Skip to content

Commit

Permalink
Merge pull request #680 from timescale/renovate/helm-charts
Browse files Browse the repository at this point in the history
chore(deps): update helm charts
  • Loading branch information
nhudson committed Jan 3, 2023
2 parents 513e31f + 13c51ed commit 4cdd7f1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ keywords:
- monitoring
- tracing
- opentelemetry
version: 20.4.0
version: 20.5.0
# TODO(paulfantom): Enable after kubernetes 1.22 reaches EOL (2022-10-28)
# kubeVersion: ">= 1.23.0"
dependencies:
Expand All @@ -26,7 +26,7 @@ dependencies:
repository: https://charts.timescale.com
- name: kube-prometheus-stack
condition: kube-prometheus-stack.enabled
version: 43.1.2
version: 43.2.1
repository: https://prometheus-community.github.io/helm-charts
- name: opentelemetry-operator
condition: opentelemetry-operator.enabled
Expand Down
2 changes: 1 addition & 1 deletion chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ kube-prometheus-stack:
image:
registry: quay.io
repository: prometheus/alertmanager
tag: v0.24.0
tag: v0.25.0
replicas: 3
## AlertManager resource requests
resources:
Expand Down

0 comments on commit 4cdd7f1

Please sign in to comment.