diff --git a/stable/kubecost/Chart.lock b/stable/kubecost/Chart.lock index 3a54e2093..c68874dc6 100644 --- a/stable/kubecost/Chart.lock +++ b/stable/kubecost/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: cost-analyzer repository: https://kubecost.github.io/cost-analyzer - version: 1.106.5 -digest: sha256:80b7ea826cf4dd302df102f044817544fdbe096746a9f67df3d20becddc742aa -generated: "2023-12-21T10:51:12.284075-07:00" + version: 1.106.7 +digest: sha256:62b22579ecc96d416a23cbd1fcb74c128c28da862ebedc0a6db4488a8cdd4bc4 +generated: "2024-02-19T15:23:09.263021-08:00" diff --git a/stable/kubecost/Chart.yaml b/stable/kubecost/Chart.yaml index d420f3dc0..fcb913493 100644 --- a/stable/kubecost/Chart.yaml +++ b/stable/kubecost/Chart.yaml @@ -1,13 +1,13 @@ apiVersion: v2 -appVersion: 1.106.5 +appVersion: 1.106.7 description: Kubecost name: kubecost home: https://github.com/mesosphere/charts -version: 0.37.2 +version: 0.37.3 maintainers: - name: gracedo dependencies: - name: cost-analyzer - version: 1.106.5 + version: 1.106.7 repository: https://kubecost.github.io/cost-analyzer condition: cost-analyzer.enabled diff --git a/stable/kubecost/README.md b/stable/kubecost/README.md index 60c7d7e13..4faf4ad72 100644 --- a/stable/kubecost/README.md +++ b/stable/kubecost/README.md @@ -9,7 +9,7 @@ hooks: # Creates configmap to pass kube-system ns uid as envvar to kubecost. clusterID: enabled: true - kubectlImage: "bitnami/kubectl:1.24.1" + kubectlImage: "bitnami/kubectl:1.29.2" cost-analyzer: enabled: true diff --git a/stable/kubecost/charts/cost-analyzer-1.106.5.tgz b/stable/kubecost/charts/cost-analyzer-1.106.5.tgz deleted file mode 100644 index 17c952430..000000000 Binary files a/stable/kubecost/charts/cost-analyzer-1.106.5.tgz and /dev/null differ diff --git a/stable/kubecost/charts/cost-analyzer-1.106.7.tgz b/stable/kubecost/charts/cost-analyzer-1.106.7.tgz new file mode 100644 index 000000000..ce3c2c3ba Binary files /dev/null and b/stable/kubecost/charts/cost-analyzer-1.106.7.tgz differ diff --git a/stable/kubecost/values.yaml b/stable/kubecost/values.yaml index 98aaabc3e..761ab4975 100644 --- a/stable/kubecost/values.yaml +++ b/stable/kubecost/values.yaml @@ -8,7 +8,7 @@ hooks: # Creates configmap to pass kube-system ns uid as envvar to kubecost. clusterID: enabled: true - kubectlImage: "bitnami/kubectl:1.24.1" + kubectlImage: "bitnami/kubectl:1.29.2" priorityClassName: "" cost-analyzer: