Skip to content

Commit

Permalink
feat(chart): patch update of dependencies on thanos chart (#48)
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 Aug 28, 2023
1 parent 0307773 commit 1a03430
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.0
:thanos-chart-version: 12.11.4
: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.0
digest: sha256:595a0d235532773a3645c0d7172a140dbd8f86d4091428ccaa512e8e6c4d2941
generated: "2023-08-11T07:03:12.697519611Z"
version: 12.11.4
digest: sha256:93bc64a01ed905fe0e258eecfb2aaa4dd65d50b9707b49c9881c7faa85ae2e2a
generated: "2023-08-28T07:03:23.156341051Z"
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.0
version: 12.11.4
name: thanos
version: "0"
Binary file removed charts/thanos/charts/thanos-12.11.0.tgz
Binary file not shown.
Binary file added charts/thanos/charts/thanos-12.11.4.tgz
Binary file not shown.

0 comments on commit 1a03430

Please sign in to comment.