Skip to content

Commit

Permalink
feat: Bump ChartMuseum to v0.16.1
Browse files Browse the repository at this point in the history
Signed-off-by: Casey Buto <[email protected]>
  • Loading branch information
cbuto committed Jan 4, 2024
1 parent 6d703ec commit 3a57501
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/chartmuseum/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
description: Host your own Helm Chart Repository
name: chartmuseum
version: 3.10.1
appVersion: 0.16.0
version: 3.10.2
appVersion: 0.16.1
home: https://github.com/helm/chartmuseum
icon: https://raw.githubusercontent.com/chartmuseum/charts/main/logo.jpg
keywords:
Expand Down
2 changes: 1 addition & 1 deletion src/chartmuseum/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ strategy:
type: RollingUpdate
image:
repository: ghcr.io/helm/chartmuseum
tag: v0.16.0
tag: v0.16.1
pullPolicy: IfNotPresent
secret:
labels: {}
Expand Down

0 comments on commit 3a57501

Please sign in to comment.