Skip to content

Commit 4cdd7f1

Browse files
authored
Merge pull request #680 from timescale/renovate/helm-charts
chore(deps): update helm charts
2 parents 513e31f + 13c51ed commit 4cdd7f1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

chart/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ keywords:
1212
- monitoring
1313
- tracing
1414
- opentelemetry
15-
version: 20.4.0
15+
version: 20.5.0
1616
# TODO(paulfantom): Enable after kubernetes 1.22 reaches EOL (2022-10-28)
1717
# kubeVersion: ">= 1.23.0"
1818
dependencies:
@@ -26,7 +26,7 @@ dependencies:
2626
repository: https://charts.timescale.com
2727
- name: kube-prometheus-stack
2828
condition: kube-prometheus-stack.enabled
29-
version: 43.1.2
29+
version: 43.2.1
3030
repository: https://prometheus-community.github.io/helm-charts
3131
- name: opentelemetry-operator
3232
condition: opentelemetry-operator.enabled

chart/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ kube-prometheus-stack:
120120
image:
121121
registry: quay.io
122122
repository: prometheus/alertmanager
123-
tag: v0.24.0
123+
tag: v0.25.0
124124
replicas: 3
125125
## AlertManager resource requests
126126
resources:

0 commit comments

Comments
 (0)