diff --git a/README.adoc b/README.adoc index 2814793f..0ba36e91 100644 --- a/README.adoc +++ b/README.adoc @@ -1,6 +1,6 @@ = devops-stack-module-thanos // Document attributes to replace along the document -:thanos-chart-version: 12.21.0 +:thanos-chart-version: 12.21.1 :original-repo-url: https://github.com/bitnami/charts/tree/master/bitnami/thanos A https://devops-stack.io[DevOps Stack] module to deploy and configure https://thanos.io[Thanos]. diff --git a/charts/thanos/Chart.lock b/charts/thanos/Chart.lock index 40aa4757..9cffe66b 100644 --- a/charts/thanos/Chart.lock +++ b/charts/thanos/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: thanos repository: https://charts.bitnami.com/bitnami - version: 12.21.0 -digest: sha256:ad7b9683f7aa4aa053b6c4ab8cd3d3cfbdfa77344f1373c609c7c9a8dff5edd8 -generated: "2024-01-18T07:03:25.161576564Z" + version: 12.21.1 +digest: sha256:427d5bcab12a92fc307274e645417bdf61154dc10cdb68553d312dfe3e15c4ea +generated: "2024-01-26T07:03:01.18758845Z" diff --git a/charts/thanos/Chart.yaml b/charts/thanos/Chart.yaml index 9f0215bc..e9c3b69c 100644 --- a/charts/thanos/Chart.yaml +++ b/charts/thanos/Chart.yaml @@ -2,6 +2,6 @@ apiVersion: v2 dependencies: - name: thanos repository: https://charts.bitnami.com/bitnami - version: 12.21.0 + version: 12.21.1 name: thanos version: "0" diff --git a/charts/thanos/charts/thanos-12.21.0.tgz b/charts/thanos/charts/thanos-12.21.0.tgz deleted file mode 100644 index 26dab754..00000000 Binary files a/charts/thanos/charts/thanos-12.21.0.tgz and /dev/null differ diff --git a/charts/thanos/charts/thanos-12.21.1.tgz b/charts/thanos/charts/thanos-12.21.1.tgz new file mode 100644 index 00000000..17678b4b Binary files /dev/null and b/charts/thanos/charts/thanos-12.21.1.tgz differ