diff --git a/README.adoc b/README.adoc index 567849e8..2f6ec52e 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: 13.2.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 caf1a8ac..d7ae6f37 100644 --- a/charts/thanos/Chart.lock +++ b/charts/thanos/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: thanos repository: https://charts.bitnami.com/bitnami - version: 12.21.0 + version: 13.2.1 - name: redis repository: https://charts.bitnami.com/bitnami - version: 18.4.0 -digest: sha256:9e68e1a336132ec1152bb7a4d6d1b556ab13fc5cd54cd5d69ddeaa3f5bbdba30 -generated: "2024-02-06T11:45:00.264361878+01:00" + version: 18.16.0 +digest: sha256:c3092f0effc2a5b68c27db2639084dee33d903a7d1e303bb64346ac32aacdcb5 +generated: "2024-02-22T07:03:16.457553083Z" diff --git a/charts/thanos/Chart.yaml b/charts/thanos/Chart.yaml index 92b500eb..3e2432db 100644 --- a/charts/thanos/Chart.yaml +++ b/charts/thanos/Chart.yaml @@ -2,9 +2,9 @@ apiVersion: v2 dependencies: - name: thanos repository: https://charts.bitnami.com/bitnami - version: 12.21.0 -- name: "redis" - version: "18.4.0" - repository: "https://charts.bitnami.com/bitnami" + version: 13.2.1 +- name: redis + repository: https://charts.bitnami.com/bitnami + version: 18.16.0 name: thanos version: "0" diff --git a/charts/thanos/charts/redis-18.16.0.tgz b/charts/thanos/charts/redis-18.16.0.tgz new file mode 100644 index 00000000..c2174adb Binary files /dev/null and b/charts/thanos/charts/redis-18.16.0.tgz differ diff --git a/charts/thanos/charts/redis-18.4.0.tgz b/charts/thanos/charts/redis-18.4.0.tgz deleted file mode 100644 index 991cded4..00000000 Binary files a/charts/thanos/charts/redis-18.4.0.tgz and /dev/null differ 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-13.2.1.tgz b/charts/thanos/charts/thanos-13.2.1.tgz new file mode 100644 index 00000000..cab92c41 Binary files /dev/null and b/charts/thanos/charts/thanos-13.2.1.tgz differ