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

Update Helm release mimir-distributed to v5 #22

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
16 changes: 8 additions & 8 deletions charts/argocd-stack/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
dependencies:
- name: cert-manager
repository: https://charts.jetstack.io
version: v1.12.1
version: v1.13.0
- name: cilium
repository: https://helm.cilium.io
version: 1.14.0-snapshot.3
version: 1.15.0-pre.0
- name: metallb
repository: https://metallb.github.io/metallb
version: 0.13.10
version: 0.13.11
- name: metrics-server
repository: https://kubernetes-sigs.github.io/metrics-server
version: 3.10.0
version: 3.11.0
- name: local-path-provisioner
repository: https://charts.containeroo.ch
version: 0.0.24
Expand All @@ -28,9 +28,9 @@ dependencies:
version: 2.16.0
- name: tempo
repository: https://grafana.github.io/helm-charts
version: 1.3.1
version: 1.6.1
- name: mimir-distributed
repository: https://grafana.github.io/helm-charts
version: 4.5.0-weekly.241
digest: sha256:9c250a07bcbc9fc2c097a3e8296499f4410cc1121f1cd32bf5955423ad617f5f
generated: "2023-06-11T00:31:37.401895-05:00"
version: 5.0.0
digest: sha256:811368d3eab2a843b50f903e7cb727e1be953a467dc1f09e09d45bb391a7ba27
generated: "2023-09-16T20:00:28.164623432Z"
2 changes: 1 addition & 1 deletion charts/argocd-stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ dependencies:
- name: mimir-distributed
condition: mimir.enabled
repository: https://grafana.github.io/helm-charts
version: "^4.5.0-weekly.241"
version: "^5.0.0"
tags:
- monitoring
- distributed
Expand Down
16 changes: 8 additions & 8 deletions charts/cilium-stack/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
dependencies:
- name: cert-manager
repository: https://charts.jetstack.io
version: v1.12.1
version: v1.13.0
- name: cilium
repository: https://helm.cilium.io
version: 1.14.0-snapshot.3
version: 1.15.0-pre.0
- name: metallb
repository: https://metallb.github.io/metallb
version: 0.13.10
version: 0.13.11
- name: metrics-server
repository: https://kubernetes-sigs.github.io/metrics-server
version: 3.10.0
version: 3.11.0
- name: local-path-provisioner
repository: https://charts.containeroo.ch
version: 0.0.24
Expand All @@ -28,9 +28,9 @@ dependencies:
version: 2.16.0
- name: tempo
repository: https://grafana.github.io/helm-charts
version: 1.3.1
version: 1.6.1
- name: mimir-distributed
repository: https://grafana.github.io/helm-charts
version: 4.5.0-weekly.241
digest: sha256:9c250a07bcbc9fc2c097a3e8296499f4410cc1121f1cd32bf5955423ad617f5f
generated: "2023-06-11T00:31:37.401895-05:00"
version: 5.0.0
digest: sha256:811368d3eab2a843b50f903e7cb727e1be953a467dc1f09e09d45bb391a7ba27
generated: "2023-09-16T20:00:06.249951429Z"
2 changes: 1 addition & 1 deletion charts/cilium-stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dependencies:
- name: mimir-distributed
condition: mimir.enabled
repository: https://grafana.github.io/helm-charts
version: "^4.5.0-weekly.241"
version: "^5.0.0"
tags:
- monitoring
- distributed
Expand Down
16 changes: 8 additions & 8 deletions charts/external-secrets-stack/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
dependencies:
- name: cert-manager
repository: https://charts.jetstack.io
version: v1.12.1
version: v1.13.0
- name: cilium
repository: https://helm.cilium.io
version: 1.14.0-snapshot.3
version: 1.15.0-pre.0
- name: metallb
repository: https://metallb.github.io/metallb
version: 0.13.10
version: 0.13.11
- name: metrics-server
repository: https://kubernetes-sigs.github.io/metrics-server
version: 3.10.0
version: 3.11.0
- name: local-path-provisioner
repository: https://charts.containeroo.ch
version: 0.0.24
Expand All @@ -28,9 +28,9 @@ dependencies:
version: 2.16.0
- name: tempo
repository: https://grafana.github.io/helm-charts
version: 1.3.1
version: 1.6.1
- name: mimir-distributed
repository: https://grafana.github.io/helm-charts
version: 4.5.0-weekly.241
digest: sha256:9c250a07bcbc9fc2c097a3e8296499f4410cc1121f1cd32bf5955423ad617f5f
generated: "2023-06-11T00:31:37.401895-05:00"
version: 5.0.0
digest: sha256:811368d3eab2a843b50f903e7cb727e1be953a467dc1f09e09d45bb391a7ba27
generated: "2023-09-16T19:59:43.956997662Z"
2 changes: 1 addition & 1 deletion charts/external-secrets-stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ dependencies:
- name: mimir-distributed
condition: mimir.enabled
repository: https://grafana.github.io/helm-charts
version: "^4.5.0-weekly.241"
version: "^5.0.0"
tags:
- monitoring
- distributed
Expand Down