diff --git a/README.adoc b/README.adoc index 2814793f..b0d47dc3 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.23.0 :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..463b438f 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.23.0 +digest: sha256:56cba7afc5a1311fa3660dcd6ef969277a998914758503c160f1a9b0d55cf995 +generated: "2024-02-02T07:03:15.932159196Z" diff --git a/charts/thanos/Chart.yaml b/charts/thanos/Chart.yaml index 9f0215bc..35945c8b 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.23.0 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.23.0.tgz b/charts/thanos/charts/thanos-12.23.0.tgz new file mode 100644 index 00000000..02ea535b Binary files /dev/null and b/charts/thanos/charts/thanos-12.23.0.tgz differ