diff --git a/cost-analyzer/Chart.yaml b/cost-analyzer/Chart.yaml index d50c661..9de1c00 100644 --- a/cost-analyzer/Chart.yaml +++ b/cost-analyzer/Chart.yaml @@ -3,7 +3,7 @@ annotations: - name: Homepage url: https://www.kubecost.com apiVersion: v2 -appVersion: 1.105.0 +appVersion: 1.105.1 dependencies: - condition: global.grafana.enabled name: grafana @@ -20,4 +20,4 @@ dependencies: description: A Helm chart that sets up Kubecost, Prometheus, and Grafana to monitor cloud costs. name: cost-analyzer -version: 1.105.0 +version: 1.105.1 diff --git a/index.yaml b/index.yaml index 35c5b11..7680c94 100644 --- a/index.yaml +++ b/index.yaml @@ -6,7 +6,7 @@ entries: - name: Homepage url: https://www.kubecost.com apiVersion: v2 - appVersion: 1.105.0 + appVersion: 1.105.1 created: "2023-05-10T12:51:09.407686095Z" dependencies: - condition: global.grafana.enabled @@ -26,6 +26,6 @@ entries: digest: b4fc6cdeb1d06325c1a183bfbbfa54020f87167fec8a584c30328ebcf3d35fa8 name: cost-analyzer urls: - - kubecost-1.105.0.tgz - version: 1.105.0 + - kubecost-1.105.1.tgz + version: 1.105.1 generated: "2023-05-10T12:51:09.397504141Z" diff --git a/kubecost-1.105.0.tgz b/kubecost-1.105.0.tgz deleted file mode 100644 index 9041beb..0000000 Binary files a/kubecost-1.105.0.tgz and /dev/null differ diff --git a/kubecost-1.105.1.tgz b/kubecost-1.105.1.tgz new file mode 100644 index 0000000..fe3f987 Binary files /dev/null and b/kubecost-1.105.1.tgz differ