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 prometheus helm chart in monitoring #4381

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
6 changes: 3 additions & 3 deletions charts/monitoring/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 6.60.4
- name: prometheus
repository: https://prometheus-community.github.io/helm-charts
version: 25.0.0
digest: sha256:9cd993d2e8e4825ffbbbad9944b8057793c4764b479e8afc60fb36ef7eb9c9a7
generated: "2023-10-09T14:48:28.936948807Z"
version: 25.1.0
digest: sha256:6809ca6f661ac97d57408098ded9d59ace11bc18c22437e7b9b4fdde172a26f2
generated: "2023-10-12T23:29:40.459955672Z"
2 changes: 1 addition & 1 deletion charts/monitoring/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ dependencies:
version: 6.60.4
- name: prometheus
repository: https://prometheus-community.github.io/helm-charts
version: 25.0.0
version: 25.1.0
Loading