Skip to content

Releases: artifacthub/hub

Artifact Hub v1.1.0

12 Aug 11:14
5eb83ed
Compare
Choose a tag to compare

Please see the changelog for more details.

Docker images

  • docker pull artifacthub/db-migrator:v1.1.0
  • docker pull artifacthub/ah:v1.1.0
  • docker pull artifacthub/tracker:v1.1.0
  • docker pull artifacthub/scanner:v1.1.0
  • docker pull artifacthub/hub:v1.1.0

Artifact Hub v1.0.0

22 Jun 11:03
449b6bd
Compare
Choose a tag to compare

Please see the changelog for more details.

Artifact Hub v0.20.0

02 Jun 11:42
95720b7
Compare
Choose a tag to compare
Artifact Hub v0.20.0 Pre-release
Pre-release

Please see the changelog for more details.

Artifact Hub v0.19.0

26 Apr 10:32
20c6540
Compare
Choose a tag to compare
Artifact Hub v0.19.0 Pre-release
Pre-release
  • Add support for KEDA scalers
  • Allow embedding Artifact Hub items on other sites
  • Add navigation view for packages' readme content
  • Make navigation bar sticky in desktop browsers
  • Enforce password strength
  • Add OpenAPI spec linter
  • Upgrade backend dependencies
  • Some bugs fixes and other improvements

Artifact Hub v0.18.0

30 Mar 10:10
783c8aa
Compare
Choose a tag to compare
Artifact Hub v0.18.0 Pre-release
Pre-release
  • Add stats page
  • Search bar now includes typeahead functionality
  • Packages search now supports prefix matching
  • Allow exploring templates in private Helm repos
  • Allow starring packages from mobile devices
  • Reorganize some configuration values (breaking changes, please see PR#1189)
  • Upgrade backend dependencies
  • Some bugs fixes and other improvements

Artifact Hub v0.17.0

15 Mar 17:29
729bfd5
Compare
Choose a tag to compare
Artifact Hub v0.17.0 Pre-release
Pre-release
  • Add Helm charts templates explorer
  • Scan packages latest version images daily
  • Enable strict transport security
  • Add some CSRF protection
  • Add content security policy
  • Detect links in values schema descriptions
  • Some bugs fixes and other improvements

Artifact Hub v0.16.0

26 Feb 11:22
71c15b2
Compare
Choose a tag to compare
Artifact Hub v0.16.0 Pre-release
Pre-release
  • Display usage tips and promote features available on UI
  • Store and expose security scanner errors
  • Add support for user password reset
  • Allow setting official status at the package level
  • Images using the latest tag are now scanned
  • Add architecture and infrastructure documentation
  • Improve charts metadata validation and errors tracking
  • Update some API endpoints for consistency reasons
  • Bump Go to 1.16
  • Bump Alpine to 3.13.2 (openssl security update)
  • Some bugs fixes and other improvements

Artifact Hub v0.15.0

12 Feb 07:42
716767a
Compare
Choose a tag to compare
Artifact Hub v0.15.0 Pre-release
Pre-release
  • Add support for publisher recommendations
  • Add support for private git based repositories
  • List supported platforms for krew kubectl plugins
  • Display krew kubectl plugins manifest yaml
  • Charts using API v2 now only display installation instructions for Helm v3
  • Display stars in related packages cards
  • Helm charts kubeVersion and type is now tracked and displayed on the UI
  • Add banner to display message of the day
  • Allow referencing external logo images in artifacthub-pkg.yaml file
  • Allow dynamic resource names in Artifact Hub Helm chart
  • Use chart's appVersion as default image tag
  • Setup Gitlab rate limiter based on token presence
  • Set timeout for each repository tracked
  • Bump Alpine to 3.13
  • Bump Trivy to 0.16.0
  • Upgrade backend dependencies
  • Some bugs fixes and other improvements

Artifact Hub v0.14.0

28 Jan 15:48
cac138f
Compare
Choose a tag to compare
Artifact Hub v0.14.0 Pre-release
Pre-release
  • Add support for Helm plugins repositories
  • Add support for Tekton tasks repositories
  • Improve how versions, images and dependencies are displayed in package view
  • Refactor trackers
  • Allow deleting organizations
  • Allow updating organizations' name
  • Helm charts' license can now be overriding using annotations
  • Allow disabling oauth providers using new enabled flag
  • Components config and cache paths can now be configured from the chart
  • Some bugs fixes and other improvements

Artifact Hub v0.13.0

11 Jan 13:33
ab428ae
Compare
Choose a tag to compare
Artifact Hub v0.13.0 Pre-release
Pre-release
  • Add support for Tinkerbell actions
  • Add support for Krew index repositories
  • Add experimental OpenID connect support
  • Improve values schema view
  • Add endpoint for Harbor replication adapter
  • Allow setting the branch for git based repositories
  • Bump Trivy to 0.15.0
  • Some bugs fixes and other improvements