Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(chart): patch update of dependencies on thanos chart #67

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.21.0
:thanos-chart-version: 12.21.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.21.0
digest: sha256:ad7b9683f7aa4aa053b6c4ab8cd3d3cfbdfa77344f1373c609c7c9a8dff5edd8
generated: "2024-01-18T07:03:25.161576564Z"
version: 12.21.1
digest: sha256:427d5bcab12a92fc307274e645417bdf61154dc10cdb68553d312dfe3e15c4ea
generated: "2024-01-26T07:03:01.18758845Z"
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.21.0
version: 12.21.1
name: thanos
version: "0"
Binary file removed charts/thanos/charts/thanos-12.21.0.tgz
Binary file not shown.
Binary file added charts/thanos/charts/thanos-12.21.1.tgz
Binary file not shown.