Skip to content

Commit

Permalink
Merge branch 'main' into sql-exporter-0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
zanhsieh authored Aug 11, 2024
2 parents 9a16623 + cfa7307 commit 5759d09
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion charts/kube-prometheus-stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ name: kube-prometheus-stack
sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
version: 61.7.2
version: 61.8.0
appVersion: v0.75.2
kubeVersion: ">=1.19.0-0"
home: https://github.com/prometheus-operator/kube-prometheus
Expand Down
2 changes: 1 addition & 1 deletion charts/kube-prometheus-stack/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3489,7 +3489,7 @@ prometheus:
image:
registry: quay.io
repository: prometheus/prometheus
tag: v2.53.1
tag: v2.54.0
sha: ""

## Tolerations for use with node taints
Expand Down
4 changes: 2 additions & 2 deletions charts/prometheus-adapter/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
name: prometheus-adapter
version: 4.10.0
appVersion: v0.11.2
version: 4.11.0
appVersion: v0.12.0
description: A Helm chart for k8s prometheus adapter
home: https://github.com/kubernetes-sigs/prometheus-adapter
keywords:
Expand Down
4 changes: 2 additions & 2 deletions charts/prometheus/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: prometheus
appVersion: v2.53.1
version: 25.25.0
appVersion: v2.54.0
version: 25.26.0
kubeVersion: ">=1.19.0-0"
description: Prometheus is a monitoring system and time series database.
home: https://prometheus.io/
Expand Down

0 comments on commit 5759d09

Please sign in to comment.