diff --git a/README.adoc b/README.adoc index 4ee1b5e3..1b1e603c 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: 13.2.2 +:thanos-chart-version: 13.4.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 184e47a9..419eb480 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: 13.2.2 + version: 13.4.1 - name: redis repository: https://charts.bitnami.com/bitnami - version: 18.17.0 -digest: sha256:cc752483b9a6cb90320dc5faa387af7fb40a5e3e7dd19cad7198043d5afc97b9 -generated: "2024-03-01T12:28:15.172575594Z" + version: 18.19.4 +digest: sha256:5c5c0f9dc7ae46827a13333c2f29e5ff798cc2304bc765c236c0bf0a3bcd524a +generated: "2024-11-13T07:03:46.789360441Z" diff --git a/charts/thanos/Chart.yaml b/charts/thanos/Chart.yaml index acfecac0..25a3187b 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: 13.2.2 + version: 13.4.1 - name: redis repository: https://charts.bitnami.com/bitnami - version: 18.17.0 + version: 18.19.4 name: thanos -version: "0" +version: 0 diff --git a/charts/thanos/charts/redis-18.17.0.tgz b/charts/thanos/charts/redis-18.17.0.tgz deleted file mode 100644 index 732dbe88..00000000 Binary files a/charts/thanos/charts/redis-18.17.0.tgz and /dev/null differ diff --git a/charts/thanos/charts/redis-18.19.4.tgz b/charts/thanos/charts/redis-18.19.4.tgz new file mode 100644 index 00000000..d5f0248b Binary files /dev/null and b/charts/thanos/charts/redis-18.19.4.tgz differ diff --git a/charts/thanos/charts/thanos-13.2.2.tgz b/charts/thanos/charts/thanos-13.2.2.tgz deleted file mode 100644 index 623e6756..00000000 Binary files a/charts/thanos/charts/thanos-13.2.2.tgz and /dev/null differ diff --git a/charts/thanos/charts/thanos-13.4.1.tgz b/charts/thanos/charts/thanos-13.4.1.tgz new file mode 100644 index 00000000..29ef9c46 Binary files /dev/null and b/charts/thanos/charts/thanos-13.4.1.tgz differ