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 v65.4.0 #466

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
6 changes: 3 additions & 3 deletions alerts/charts/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: kube-prometheus-stack
repository: https://prometheus-community.github.io/helm-charts
version: 65.3.2
digest: sha256:be0a6ad239ca593e20d023c44cf290b90d9a35e09e1b05901fe9d27139efa033
generated: "2024-10-29T10:47:26.359875436Z"
version: 65.4.0
digest: sha256:b6254648b195356be779b5fc5e4e933d14369165137f536b4830c09c900d1d84
generated: "2024-11-07T07:24:08.070824445Z"
4 changes: 2 additions & 2 deletions alerts/charts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ maintainers:
name: alerts
sources:
- https://github.com/cloudoperators/greenhouse-extensions
version: 0.14.1
version: 0.15.0
keywords:
- prometheus-alertmanager
dependencies:
- name: kube-prometheus-stack
alias: alerts
repository: https://prometheus-community.github.io/helm-charts
version: 65.3.2
version: 65.4.0
6 changes: 3 additions & 3 deletions kube-monitoring/charts/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: kube-prometheus-stack
repository: https://prometheus-community.github.io/helm-charts
version: 65.3.2
version: 65.4.0
- name: kubernetes-operations
repository: https://cloudoperators.github.io/kubernetes-operations
version: 1.1.0
digest: sha256:f6d8a138a0ca6eb125118bc2f39ffea9e4d0f406d7168a0dc60718124162caa5
generated: "2024-10-29T10:47:34.227226327Z"
digest: sha256:0bd01f07418f6d2d5d8c120c7170420c5a01d143f82e031c39e9048f82e5d548
generated: "2024-11-07T07:24:19.949524908Z"
4 changes: 2 additions & 2 deletions kube-monitoring/charts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ maintainers:
name: kube-monitoring
sources:
- https://github.com/cloudoperators/greenhouse-extensions
version: 0.17.1
version: 0.18.0
# prometheus-operator app version
appVersion: v0.77.1
keywords:
Expand All @@ -19,7 +19,7 @@ dependencies:
- name: kube-prometheus-stack
alias: kubeMonitoring
repository: https://prometheus-community.github.io/helm-charts
version: 65.3.2
version: 65.4.0
- name: kubernetes-operations
repository: https://cloudoperators.github.io/kubernetes-operations
version: 1.1.0
Loading