Skip to content

Commit

Permalink
Update monitoring chart
Browse files Browse the repository at this point in the history
The `helm-multi-chart` example referenced older versions of
`rancher-monitoring` and `rancher-monitoring-crd` charts which can no
longer be downloaded from `charts.rancher.io`.
  • Loading branch information
weyfonk committed Sep 10, 2024
1 parent 225e7e6 commit 6b63646
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ helm:
releaseName: rancher-monitoring-crd
chart: rancher-monitoring-crd
repo: https://charts.rancher.io
version: 100.1.2+up19.0.3
version: 104.1.0+up57.0.3
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ helm:
releaseName: rancher-monitoring
repo: https://charts.rancher.io
chart: rancher-monitoring
version: 100.1.2+up19.0.3
version: 104.1.0+up57.0.3
diff:
comparePatches:
- apiVersion: admissionregistration.k8s.io/v1
Expand Down

0 comments on commit 6b63646

Please sign in to comment.