Skip to content

Commit

Permalink
feat(chart): minor update of dependencies on thanos chart
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 27, 2024
1 parent ad3d1e2 commit db9a4e1
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
@@ -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].
Expand Down
8 changes: 4 additions & 4 deletions charts/thanos/Chart.lock
Original file line number Diff line number Diff line change
@@ -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-03-27T07:03:14.854487446Z"
4 changes: 2 additions & 2 deletions charts/thanos/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Binary file removed charts/thanos/charts/redis-18.17.0.tgz
Binary file not shown.
Binary file added charts/thanos/charts/redis-18.19.4.tgz
Binary file not shown.
Binary file removed charts/thanos/charts/thanos-13.2.2.tgz
Binary file not shown.
Binary file added charts/thanos/charts/thanos-13.4.1.tgz
Binary file not shown.

0 comments on commit db9a4e1

Please sign in to comment.