diff --git a/charts/ksm-cadvisor/Chart.lock b/charts/ksm-cadvisor/Chart.lock index 94a46ab..b48022a 100644 --- a/charts/ksm-cadvisor/Chart.lock +++ b/charts/ksm-cadvisor/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: prometheus repository: https://prometheus-community.github.io/helm-charts - version: 15.5.4 -digest: sha256:1e8e3c28de2c7bbf51a748d426b87f6705ef750bbe09213d06e1c75d37d11a51 -generated: "2022-03-25T08:32:53.88387215+01:00" + version: 24.0.0 +digest: sha256:5debd9021685a97abab37f05f24c16b02ae0ed1f3f0b70721f9969ad329dc1a7 +generated: "2023-08-30T16:00:01.593478+02:00" diff --git a/charts/ksm-cadvisor/Chart.yaml b/charts/ksm-cadvisor/Chart.yaml index 81cf0a2..8ed3f61 100644 --- a/charts/ksm-cadvisor/Chart.yaml +++ b/charts/ksm-cadvisor/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.0.6 +version: 0.0.7 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to @@ -40,5 +40,5 @@ sources: - https://github.com/kubernetes/kube-state-metrics dependencies: - name: prometheus - version: "15.5.*" + version: "24.0.*" repository: https://prometheus-community.github.io/helm-charts diff --git a/charts/ksm-cadvisor/charts/prometheus-15.5.4.tgz b/charts/ksm-cadvisor/charts/prometheus-15.5.4.tgz deleted file mode 100644 index 2fae607..0000000 Binary files a/charts/ksm-cadvisor/charts/prometheus-15.5.4.tgz and /dev/null differ diff --git a/charts/ksm-cadvisor/charts/prometheus-24.0.0.tgz b/charts/ksm-cadvisor/charts/prometheus-24.0.0.tgz new file mode 100644 index 0000000..16814d4 Binary files /dev/null and b/charts/ksm-cadvisor/charts/prometheus-24.0.0.tgz differ