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

fix(deps): update helm release grafana-loki to v4.7.0 #842

Merged
merged 1 commit into from
Dec 10, 2024
Merged
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
6 changes: 3 additions & 3 deletions charts/drax/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies:
version: 0.1.7
- name: grafana-loki
repository: https://charts.bitnami.com/bitnami/
version: 4.6.25
version: 4.7.0
- name: loki-deleter
repository: https://accelleran.github.io/helm-charts/
version: 0.1.4
Expand Down Expand Up @@ -80,5 +80,5 @@ dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami/
version: 20.4.1
digest: sha256:82b1d9577aab48f49f84d193da4a15d235b34b8ae34925e32987c7c3af43b403
generated: "2024-12-10T11:36:42.777882121Z"
digest: sha256:3984e413683f7d74c0d4de343ec33795cc7b7be9409f28577c8c7931b478622e
generated: "2024-12-10T19:07:09.988129226Z"
2 changes: 1 addition & 1 deletion charts/drax/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ dependencies:
tags:
- logs
- notifications
version: 4.6.25
version: 4.7.0
repository: https://charts.bitnami.com/bitnami/
- name: loki-deleter
condition: loki-deleter.enabled
Expand Down