Skip to content

Commit

Permalink
feat(chart): patch update of dependencies on thanos chart (#53)
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 8, 2023
1 parent 471040c commit e4b3487
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.13.1
:thanos-chart-version: 12.13.2
: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.13.1
digest: sha256:84b9aa5680662d6ece5207cdce80de162759da4fb4433554baa59c159eea1cbb
generated: "2023-09-07T07:03:35.500185348Z"
version: 12.13.2
digest: sha256:de9ddf8b1805aaa939ee8eb6b8cbd38a824227baa8a413340acf19eecb8c89b5
generated: "2023-09-08T07:03:22.393286382Z"
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.13.1
version: 12.13.2
name: thanos
version: "0"
Binary file removed charts/thanos/charts/thanos-12.13.1.tgz
Binary file not shown.
Binary file added charts/thanos/charts/thanos-12.13.2.tgz
Binary file not shown.

0 comments on commit e4b3487

Please sign in to comment.