Skip to content

Commit

Permalink
chore(misc-apps/chartmuseum): bump to 3.10.2 (#1261)
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Cottier <[email protected]>
  • Loading branch information
inisitijitty authored May 30, 2024
1 parent 6f7ab04 commit 6a60987
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 7 deletions.
10 changes: 6 additions & 4 deletions charts/misc-apps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: misc-apps
description: Argo CD app-of-apps config for miscellaneous small tools
type: application
version: 0.45.0
version: 0.46.0
home: https://github.com/adfinis/helm-charts/tree/main/charts/misc-apps
sources:
- https://github.com/adfinis/helm-charts
Expand All @@ -17,7 +17,9 @@ dependencies:
annotations:
artifacthub.io/changes: |
- kind: changed
description: "feat: Update metallb chart from 0.13.11 to 0.14.5"
description: "chore: bump chartmuseum from 3.10.1 to 3.10.2"
links:
- name: "upstream changelog"
url: "https://metallb.universe.tf/release-notes/#version-0-14-5"
- name: "chart version 3.10.2"
url: "https://github.com/chartmuseum/charts/releases/tag/chartmuseum-3.10.2"
- name: "application version 0.16.1"
url: "https://github.com/helm/chartmuseum/releases/tag/v0.16.1"
4 changes: 2 additions & 2 deletions charts/misc-apps/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion charts/misc-apps/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ chartmuseum:
# -- Chart
chart: chartmuseum
# -- [chartmuseum Helm chart](https://github.com/chartmuseum/charts/tree/main/src/chartmuseum)
targetRevision: "3.10.1"
targetRevision: "3.10.2"
# -- Helm values
# @default -- [upstream values](https://github.com/chartmuseum/charts/blob/main/src/chartmuseum/values.yaml)
values: {}
Expand Down

0 comments on commit 6a60987

Please sign in to comment.