Skip to content

Commit

Permalink
feat(chart): minor update of dependencies on thanos chart (#45)
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 11, 2023
1 parent 70b6873 commit d816b06
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 11 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.6.3
:thanos-chart-version: 12.11.0
: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.6.3
digest: sha256:b5e26545eed3bab4cf5d0865d844afff07f023d2c27df9aca090acb8a04a6595
generated: "2023-06-16T10:22:42.86806542+02:00"
version: 12.11.0
digest: sha256:595a0d235532773a3645c0d7172a140dbd8f86d4091428ccaa512e8e6c4d2941
generated: "2023-08-11T07:03:12.697519611Z"
13 changes: 6 additions & 7 deletions charts/thanos/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
---
apiVersion: "v2"
name: "thanos"
version: "0"
apiVersion: v2
dependencies:
- name: "thanos"
version: "12.6.3"
repository: "https://charts.bitnami.com/bitnami"
- name: thanos
repository: https://charts.bitnami.com/bitnami
version: 12.11.0
name: thanos
version: "0"
Binary file added charts/thanos/charts/thanos-12.11.0.tgz
Binary file not shown.
Binary file removed charts/thanos/charts/thanos-12.6.3.tgz
Binary file not shown.

0 comments on commit d816b06

Please sign in to comment.