Skip to content

Commit

Permalink
feat(chart): minor update of dependencies on thanos chart (#50)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Sep 7, 2023
1 parent dd6da98 commit 87fbc5f
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 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: 12.11.4
:thanos-chart-version: 12.13.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
6 changes: 3 additions & 3 deletions charts/thanos/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: thanos
repository: https://charts.bitnami.com/bitnami
version: 12.11.4
digest: sha256:93bc64a01ed905fe0e258eecfb2aaa4dd65d50b9707b49c9881c7faa85ae2e2a
generated: "2023-08-28T07:03:23.156341051Z"
version: 12.13.1
digest: sha256:84b9aa5680662d6ece5207cdce80de162759da4fb4433554baa59c159eea1cbb
generated: "2023-09-07T07:03:35.500185348Z"
2 changes: 1 addition & 1 deletion charts/thanos/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ apiVersion: v2
dependencies:
- name: thanos
repository: https://charts.bitnami.com/bitnami
version: 12.11.4
version: 12.13.1
name: thanos
version: "0"
Binary file removed charts/thanos/charts/thanos-12.11.4.tgz
Binary file not shown.
Binary file added charts/thanos/charts/thanos-12.13.1.tgz
Binary file not shown.

0 comments on commit 87fbc5f

Please sign in to comment.