Skip to content

Commit

Permalink
Bump ChartMuseum to v0.16.2 (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
cbuto authored Jun 3, 2024
1 parent 0d89ffc commit e868701
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.2
appVersion: 0.16.1
version: 3.10.3
appVersion: 0.16.2
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.1
tag: v0.16.2
pullPolicy: IfNotPresent
secret:
labels: {}
Expand Down

0 comments on commit e868701

Please sign in to comment.