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.8.1 #486

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.4.0
digest: sha256:b6254648b195356be779b5fc5e4e933d14369165137f536b4830c09c900d1d84
generated: "2024-11-07T07:24:08.070824445Z"
version: 65.8.1
digest: sha256:e4c0fcd8a06669a4eb9c58b98675950074dcbe4be812fe78a2fff9a755a48560
generated: "2024-12-19T14:28:22.010814195Z"
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.15.5
version: 0.16.0
keywords:
- prometheus-alertmanager
dependencies:
- name: kube-prometheus-stack
alias: alerts
repository: https://prometheus-community.github.io/helm-charts
version: 65.4.0
version: 65.8.1
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.4.0
version: 65.8.1
- name: kubernetes-operations
repository: https://cloudoperators.github.io/kubernetes-operations
version: 1.1.5
digest: sha256:256395b5d7325365eb2b58df1dacef45eb2b80c10bf77b39a02cffbfea516334
generated: "2024-11-26T13:36:39.195544+01:00"
digest: sha256:4599b4ec22ecc7f3171b55d37401d643d89bf35b7bfc636718de2f2c91a7407c
generated: "2024-12-19T14:28:34.360741974Z"
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.19.2
version: 0.20.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.4.0
version: 65.8.1
- name: kubernetes-operations
repository: https://cloudoperators.github.io/kubernetes-operations
version: 1.1.5
Loading