Skip to content

Commit

Permalink
Upgrade to image v0.14.0 (#33)
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Dolitsky <[email protected]>
  • Loading branch information
jdolitsky authored Jan 31, 2022
1 parent 241a6b3 commit e86dc9f
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.5.0
appVersion: 0.13.1
version: 3.6.0
appVersion: 0.14.0
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 @@ -7,7 +7,7 @@ strategy:
maxUnavailable: 0
image:
repository: ghcr.io/helm/chartmuseum
tag: v0.13.1
tag: v0.14.0
pullPolicy: IfNotPresent
secret:
labels: {}
Expand Down

0 comments on commit e86dc9f

Please sign in to comment.