diff --git a/README.adoc b/README.adoc index 36ba70fd..dbf447ec 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.11.0 +:thanos-chart-version: 12.11.4 :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 3886263c..9ceb6b55 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.11.0 -digest: sha256:595a0d235532773a3645c0d7172a140dbd8f86d4091428ccaa512e8e6c4d2941 -generated: "2023-08-11T07:03:12.697519611Z" + version: 12.11.4 +digest: sha256:93bc64a01ed905fe0e258eecfb2aaa4dd65d50b9707b49c9881c7faa85ae2e2a +generated: "2023-08-28T07:03:23.156341051Z" diff --git a/charts/thanos/Chart.yaml b/charts/thanos/Chart.yaml index a44f5c1e..1d8af441 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.11.0 + version: 12.11.4 name: thanos version: "0" diff --git a/charts/thanos/charts/thanos-12.11.0.tgz b/charts/thanos/charts/thanos-12.11.0.tgz deleted file mode 100644 index 4c9cf1f7..00000000 Binary files a/charts/thanos/charts/thanos-12.11.0.tgz and /dev/null differ diff --git a/charts/thanos/charts/thanos-12.11.4.tgz b/charts/thanos/charts/thanos-12.11.4.tgz new file mode 100644 index 00000000..597efe5a Binary files /dev/null and b/charts/thanos/charts/thanos-12.11.4.tgz differ