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 grafana to <=6.61.2 - autoclosed #2305

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
8 changes: 4 additions & 4 deletions save-cloud-charts/save-cloud/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies:
- name: grafana
repository: https://grafana.github.io/helm-charts
version: 6.50.7
version: 6.61.2
- name: prometheus
repository: https://prometheus-community.github.io/helm-charts
version: 19.3.3
Expand All @@ -13,6 +13,6 @@ dependencies:
version: 4.4.2
- name: neo4j
repository: https://helm.neo4j.com/neo4j
version: 5.9.0
digest: sha256:cfe3ef06211737ecb20d03412f134bf9843921ed3f2b2b65e7b5a1cbee576c8a
generated: "2023-07-03T16:07:04.7945415+03:00"
version: 5.13.0
digest: sha256:db1a4bd0b3197a4f834f96b2bfa23b7d21d547cdfadab2c3ea78ec4cb5f7a6eb
generated: "2023-10-31T12:52:15.719746024Z"
2 changes: 1 addition & 1 deletion save-cloud-charts/save-cloud/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ sources:
- https://github.com/saveourtool/save-cli
dependencies:
- name: grafana
version: ^6.0.0 <=6.50.7
version: <=6.61.2
repository: https://grafana.github.io/helm-charts
condition: grafana.enabled
- name: prometheus
Expand Down
Loading