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

chore(deps): update helm release kube-prometheus-stack to v55.5.0 #463

Merged
merged 1 commit into from
Dec 18, 2023
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/glasskube-operator/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies:
version: v1.13.3
- name: kube-prometheus-stack
repository: https://prometheus-community.github.io/helm-charts
version: 55.4.1
version: 55.5.0
- name: mariadb-operator
repository: https://mariadb-operator.github.io/mariadb-operator
version: 0.20.0
Expand All @@ -14,5 +14,5 @@ dependencies:
- name: minio
repository: https://charts.min.io/
version: 5.0.14
digest: sha256:96d655df361175a4d9aae06b850f21683eff1495fece269a12d553ab435f1454
generated: "2023-12-14T20:27:15.879880148Z"
digest: sha256:f498d67f2ccb02602851567a7499952dee06b162bfbfaaa07a4dd8b4f73d0d1a
generated: "2023-12-15T16:36:46.41560533Z"
2 changes: 1 addition & 1 deletion charts/glasskube-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies:
- name: kube-prometheus-stack
condition: kube-prometheus-stack.enabled
repository: https://prometheus-community.github.io/helm-charts
version: 55.4.1
version: 55.5.0
- name: mariadb-operator
condition: mariadb-operator.enabled
version: 0.20.0
Expand Down
Loading