mirror of https://github.com/artifacthub/blog.git
Publishing Site blog.artifacthub.io at ffe768cb77 on Thu Jan 13 14:24:25 UTC 2022
This commit is contained in:
parent
0fcca2a093
commit
eca31d671f
Binary file not shown.
|
After Width: | Height: | Size: 378 KiB |
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -1,4 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Blogs on Artifact Hub Blog</title><link>https://blog.artifacthub.io/blog/</link><description>Recent content in Blogs on Artifact Hub Blog</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Tue, 11 Jan 2022 00:00:00 -0500</lastBuildDate><atom:link href="https://blog.artifacthub.io/blog/index.xml" rel="self" type="application/rss+xml"/><item><title>Screenshots</title><link>https://blog.artifacthub.io/blog/screenshots/</link><pubDate>Tue, 11 Jan 2022 00:00:00 -0500</pubDate><guid>https://blog.artifacthub.io/blog/screenshots/</guid><description><p>Does your application have a user interface? Would you want to display screenshots of it? If that&rsquo;s the case, you can display them on Artifact Hub for Helm, OLM, Krew, and Tekton. The screenshot below shows the display screenshots for the <a href="https://artifacthub.io/packages/helm/artifact-hub/artifact-hub">Artifact Hub chart</a>.</p>
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Blogs on Artifact Hub Blog</title><link>https://blog.artifacthub.io/blog/</link><description>Recent content in Blogs on Artifact Hub Blog</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Thu, 13 Jan 2022 00:00:00 -0500</lastBuildDate><atom:link href="https://blog.artifacthub.io/blog/index.xml" rel="self" type="application/rss+xml"/><item><title>Container Image Support</title><link>https://blog.artifacthub.io/blog/container-images/</link><pubDate>Thu, 13 Jan 2022 00:00:00 -0500</pubDate><guid>https://blog.artifacthub.io/blog/container-images/</guid><description><p>When containers took off in popularity, everyone was putting their container images meant for general public consumption on <a href="https://hub.docker.com/">Docker Hub</a>. This made it easy to discover container images. You could search Docker Hub or use <code>docker search</code> in your console.</p>
|
||||
<p>With the rise of the <a href="https://opencontainers.org/">Open Container Initiative (OCI)</a> and many different companies operating container registries this all changed. Images meant for public consumption could be in <a href="https://ghcr.io">GitHub Container Registry</a>, the <a href="https://gallery.ecr.aws/">Amazon ECR Public Gallery</a>, and many other registries. This change distributed where images were hosted.</p>
|
||||
<p>Distributed images meant there was no longer a centralized search solution to look for container images. Discovery of images became more difficult.</p>
|
||||
<p>Today, we are please to share that Artifact Hub now supports listing and searching for container images.</p>
|
||||
<p><a href="https://artifacthub.io/packages/container/ah/ah"><img src="https://blog.artifacthub.io/blog/container-images/ah.png" alt="The ah tool as an image listed on Artifact Hub" /></a></p></description></item><item><title>Screenshots</title><link>https://blog.artifacthub.io/blog/screenshots/</link><pubDate>Tue, 11 Jan 2022 00:00:00 -0500</pubDate><guid>https://blog.artifacthub.io/blog/screenshots/</guid><description><p>Does your application have a user interface? Would you want to display screenshots of it? If that&rsquo;s the case, you can display them on Artifact Hub for Helm, OLM, Krew, and Tekton. The screenshot below shows the display screenshots for the <a href="https://artifacthub.io/packages/helm/artifact-hub/artifact-hub">Artifact Hub chart</a>.</p>
|
||||
<p><img src="https://blog.artifacthub.io/blog/screenshots/display.png" alt="Artifact Hub screenshots" /></p>
|
||||
<p>When screenshots are made available to Artifact Hub a button will display in the sidebar to access them.</p></description></item><item><title>Changelogs</title><link>https://blog.artifacthub.io/blog/changelogs/</link><pubDate>Mon, 25 Oct 2021 00:00:00 -0500</pubDate><guid>https://blog.artifacthub.io/blog/changelogs/</guid><description><p><img src="https://blog.artifacthub.io/blog/changelogs/changelog.png" alt="changelog" /></p>
|
||||
<p><a href="https://en.wikipedia.org/wiki/Changelog">Changelogs</a> are useful for consumers of an artifact or package. They let consumers see, at a glance, what has changed without needing to read or understand the source. Reading the source doesn&rsquo;t convey intent as well as a changelog, either. To understand intent, you often need to look at issues and commit messages for some additional context. All of that can be summarized in a changelog.</p></description></item><item><title>Artifact Hub CLI tool (ah)</title><link>https://blog.artifacthub.io/blog/ah-cli/</link><pubDate>Thu, 26 Aug 2021 00:00:00 -0500</pubDate><guid>https://blog.artifacthub.io/blog/ah-cli/</guid><description><p>Artifact Hub leverages metadata stored in annotations. This metadata provides details such as the images in use, if something is an operator, and more. Annotations provide an easy way to convey this information. Wouldn&rsquo;t it be great to check these annotations before cutting a release? Now you can with the <code>ah</code> command line tool.</p></description></item><item><title>1.0.0 Released</title><link>https://blog.artifacthub.io/blog/1.0.0-released/</link><pubDate>Wed, 23 Jun 2021 00:00:00 -0500</pubDate><guid>https://blog.artifacthub.io/blog/1.0.0-released/</guid><description><p>We&rsquo;re happy to announce the release of <a href="https://github.com/artifacthub/hub/releases/tag/v1.0.0">Artifact Hub 1.0.0</a>.</p>
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -1,4 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Artifact Hub Blog</title><link>https://blog.artifacthub.io/</link><description>Recent content on Artifact Hub Blog</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Tue, 11 Jan 2022 00:00:00 -0500</lastBuildDate><atom:link href="https://blog.artifacthub.io/index.xml" rel="self" type="application/rss+xml"/><item><title>Screenshots</title><link>https://blog.artifacthub.io/blog/screenshots/</link><pubDate>Tue, 11 Jan 2022 00:00:00 -0500</pubDate><guid>https://blog.artifacthub.io/blog/screenshots/</guid><description><p>Does your application have a user interface? Would you want to display screenshots of it? If that&rsquo;s the case, you can display them on Artifact Hub for Helm, OLM, Krew, and Tekton. The screenshot below shows the display screenshots for the <a href="https://artifacthub.io/packages/helm/artifact-hub/artifact-hub">Artifact Hub chart</a>.</p>
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Artifact Hub Blog</title><link>https://blog.artifacthub.io/</link><description>Recent content on Artifact Hub Blog</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Thu, 13 Jan 2022 00:00:00 -0500</lastBuildDate><atom:link href="https://blog.artifacthub.io/index.xml" rel="self" type="application/rss+xml"/><item><title>Container Image Support</title><link>https://blog.artifacthub.io/blog/container-images/</link><pubDate>Thu, 13 Jan 2022 00:00:00 -0500</pubDate><guid>https://blog.artifacthub.io/blog/container-images/</guid><description><p>When containers took off in popularity, everyone was putting their container images meant for general public consumption on <a href="https://hub.docker.com/">Docker Hub</a>. This made it easy to discover container images. You could search Docker Hub or use <code>docker search</code> in your console.</p>
|
||||
<p>With the rise of the <a href="https://opencontainers.org/">Open Container Initiative (OCI)</a> and many different companies operating container registries this all changed. Images meant for public consumption could be in <a href="https://ghcr.io">GitHub Container Registry</a>, the <a href="https://gallery.ecr.aws/">Amazon ECR Public Gallery</a>, and many other registries. This change distributed where images were hosted.</p>
|
||||
<p>Distributed images meant there was no longer a centralized search solution to look for container images. Discovery of images became more difficult.</p>
|
||||
<p>Today, we are please to share that Artifact Hub now supports listing and searching for container images.</p>
|
||||
<p><a href="https://artifacthub.io/packages/container/ah/ah"><img src="https://blog.artifacthub.io/blog/container-images/ah.png" alt="The ah tool as an image listed on Artifact Hub" /></a></p></description></item><item><title>Screenshots</title><link>https://blog.artifacthub.io/blog/screenshots/</link><pubDate>Tue, 11 Jan 2022 00:00:00 -0500</pubDate><guid>https://blog.artifacthub.io/blog/screenshots/</guid><description><p>Does your application have a user interface? Would you want to display screenshots of it? If that&rsquo;s the case, you can display them on Artifact Hub for Helm, OLM, Krew, and Tekton. The screenshot below shows the display screenshots for the <a href="https://artifacthub.io/packages/helm/artifact-hub/artifact-hub">Artifact Hub chart</a>.</p>
|
||||
<p><img src="https://blog.artifacthub.io/blog/screenshots/display.png" alt="Artifact Hub screenshots" /></p>
|
||||
<p>When screenshots are made available to Artifact Hub a button will display in the sidebar to access them.</p></description></item><item><title>Changelogs</title><link>https://blog.artifacthub.io/blog/changelogs/</link><pubDate>Mon, 25 Oct 2021 00:00:00 -0500</pubDate><guid>https://blog.artifacthub.io/blog/changelogs/</guid><description><p><img src="https://blog.artifacthub.io/blog/changelogs/changelog.png" alt="changelog" /></p>
|
||||
<p><a href="https://en.wikipedia.org/wiki/Changelog">Changelogs</a> are useful for consumers of an artifact or package. They let consumers see, at a glance, what has changed without needing to read or understand the source. Reading the source doesn&rsquo;t convey intent as well as a changelog, either. To understand intent, you often need to look at issues and commit messages for some additional context. All of that can be summarized in a changelog.</p></description></item><item><title>Artifact Hub CLI tool (ah)</title><link>https://blog.artifacthub.io/blog/ah-cli/</link><pubDate>Thu, 26 Aug 2021 00:00:00 -0500</pubDate><guid>https://blog.artifacthub.io/blog/ah-cli/</guid><description><p>Artifact Hub leverages metadata stored in annotations. This metadata provides details such as the images in use, if something is an operator, and more. Annotations provide an easy way to convey this information. Wouldn&rsquo;t it be great to check these annotations before cutting a release? Now you can with the <code>ah</code> command line tool.</p></description></item><item><title>1.0.0 Released</title><link>https://blog.artifacthub.io/blog/1.0.0-released/</link><pubDate>Wed, 23 Jun 2021 00:00:00 -0500</pubDate><guid>https://blog.artifacthub.io/blog/1.0.0-released/</guid><description><p>We&rsquo;re happy to announce the release of <a href="https://github.com/artifacthub/hub/releases/tag/v1.0.0">Artifact Hub 1.0.0</a>.</p>
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -1 +1 @@
|
|||
'use strict';(function(){const b=document.querySelector('#gdoc-search-input'),a=document.querySelector('#gdoc-search-results');b.addEventListener('focus',c),b.addEventListener('keyup',d);function c(){b.removeEventListener('focus',c),b.required=!0,e('/js/flexsearch.min.js'),e('/js/en.search-data.min.be4d39692152b8535c9e392f81ae82332b82cdd73be0e68257954a22806dd7e5.js',function(){b.required=!1,d()})}function d(){while(a.firstChild)a.removeChild(a.firstChild);if(!b.value){console.log("empty"),a.classList.remove("has-hits");return}const c=window.geekdocSearchIndex.search(b.value,10);console.log(c.length),c.length>0?a.classList.add("has-hits"):a.classList.remove("has-hits"),c.forEach(function(b){const c=document.createElement('li'),d=c.appendChild(document.createElement('a'));d.href=b.href,d.textContent=b.title,a.appendChild(c),a.classList.add("DUMMY")})}function e(b,c){const a=document.createElement('script');a.defer=!0,a.async=!1,a.src=b,a.onload=c,document.head.appendChild(a)}})()
|
||||
'use strict';(function(){const b=document.querySelector('#gdoc-search-input'),a=document.querySelector('#gdoc-search-results');b.addEventListener('focus',c),b.addEventListener('keyup',d);function c(){b.removeEventListener('focus',c),b.required=!0,e('/js/flexsearch.min.js'),e('/js/en.search-data.min.34bcba191a83494659e5b3074ddad64452d860790a02e23cfc7e9f2f0b37cb1c.js',function(){b.required=!1,d()})}function d(){while(a.firstChild)a.removeChild(a.firstChild);if(!b.value){console.log("empty"),a.classList.remove("has-hits");return}const c=window.geekdocSearchIndex.search(b.value,10);console.log(c.length),c.length>0?a.classList.add("has-hits"):a.classList.remove("has-hits"),c.forEach(function(b){const c=document.createElement('li'),d=c.appendChild(document.createElement('a'));d.href=b.href,d.textContent=b.title,a.appendChild(c),a.classList.add("DUMMY")})}function e(b,c){const a=document.createElement('script');a.defer=!0,a.async=!1,a.src=b,a.onload=c,document.head.appendChild(a)}})()
|
||||
File diff suppressed because one or more lines are too long
|
|
@ -1 +1 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>https://blog.artifacthub.io/</loc><lastmod>2022-01-11T00:00:00-05:00</lastmod></url><url><loc>https://blog.artifacthub.io/blog/</loc><lastmod>2022-01-11T00:00:00-05:00</lastmod></url><url><loc>https://blog.artifacthub.io/blog/screenshots/</loc><lastmod>2022-01-11T00:00:00-05:00</lastmod></url><url><loc>https://blog.artifacthub.io/blog/changelogs/</loc><lastmod>2021-10-25T00:00:00-05:00</lastmod></url><url><loc>https://blog.artifacthub.io/blog/ah-cli/</loc><lastmod>2021-08-26T00:00:00-05:00</lastmod></url><url><loc>https://blog.artifacthub.io/blog/1.0.0-released/</loc><lastmod>2021-06-23T00:00:00-05:00</lastmod></url><url><loc>https://blog.artifacthub.io/blog/embed-widget/</loc><lastmod>2021-05-18T00:00:00-05:00</lastmod></url><url><loc>https://blog.artifacthub.io/blog/verified-and-official-repos/</loc><lastmod>2021-02-24T00:00:00-05:00</lastmod></url><url><loc>https://blog.artifacthub.io/blog/helm-values-schema-reference/</loc><lastmod>2021-02-10T00:00:00-05:00</lastmod></url><url><loc>https://blog.artifacthub.io/blog/discover-tekton-tasks/</loc><lastmod>2021-01-28T00:00:00-05:00</lastmod></url><url><loc>https://blog.artifacthub.io/blog/container-image-scanning/</loc><lastmod>2021-01-13T09:00:00-05:00</lastmod></url><url><loc>https://blog.artifacthub.io/blog/what-is-artifacthub/</loc><lastmod>2020-12-02T09:00:00-05:00</lastmod></url><url><loc>https://blog.artifacthub.io/categories/</loc></url><url><loc>https://blog.artifacthub.io/tags/</loc></url></urlset>
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>https://blog.artifacthub.io/</loc><lastmod>2022-01-13T00:00:00-05:00</lastmod></url><url><loc>https://blog.artifacthub.io/blog/</loc><lastmod>2022-01-13T00:00:00-05:00</lastmod></url><url><loc>https://blog.artifacthub.io/blog/container-images/</loc><lastmod>2022-01-13T00:00:00-05:00</lastmod></url><url><loc>https://blog.artifacthub.io/blog/screenshots/</loc><lastmod>2022-01-11T00:00:00-05:00</lastmod></url><url><loc>https://blog.artifacthub.io/blog/changelogs/</loc><lastmod>2021-10-25T00:00:00-05:00</lastmod></url><url><loc>https://blog.artifacthub.io/blog/ah-cli/</loc><lastmod>2021-08-26T00:00:00-05:00</lastmod></url><url><loc>https://blog.artifacthub.io/blog/1.0.0-released/</loc><lastmod>2021-06-23T00:00:00-05:00</lastmod></url><url><loc>https://blog.artifacthub.io/blog/embed-widget/</loc><lastmod>2021-05-18T00:00:00-05:00</lastmod></url><url><loc>https://blog.artifacthub.io/blog/verified-and-official-repos/</loc><lastmod>2021-02-24T00:00:00-05:00</lastmod></url><url><loc>https://blog.artifacthub.io/blog/helm-values-schema-reference/</loc><lastmod>2021-02-10T00:00:00-05:00</lastmod></url><url><loc>https://blog.artifacthub.io/blog/discover-tekton-tasks/</loc><lastmod>2021-01-28T00:00:00-05:00</lastmod></url><url><loc>https://blog.artifacthub.io/blog/container-image-scanning/</loc><lastmod>2021-01-13T09:00:00-05:00</lastmod></url><url><loc>https://blog.artifacthub.io/blog/what-is-artifacthub/</loc><lastmod>2020-12-02T09:00:00-05:00</lastmod></url><url><loc>https://blog.artifacthub.io/categories/</loc></url><url><loc>https://blog.artifacthub.io/tags/</loc></url></urlset>
|
||||
Loading…
Reference in New Issue