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 container image bitnami/alertmanager to 0.27.0@a0b489a by renovate #20201

Merged
merged 1 commit into from
Apr 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/premium/prometheus/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/premium/prometheus
icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus.png
keywords:
- metrics
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -39,8 +39,8 @@ sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
- https://github.com/truecharts/charts/tree/master/charts/premium/prometheus
- https://quay.io/thanos/thanos
- https://hub.docker.com/r/bitnami/alertmanager
- https://hub.docker.com/r/bitnami/prometheus
- https://quay.io/thanos/thanos
type: application
version: 17.12.8
version: 17.12.9
2 changes: 1 addition & 1 deletion charts/premium/prometheus/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ thanosImage:
tag: v0.34.1@sha256:567346c3f6ff2927c2c6c0daad977b2213f62d45eca54d48afd19e6deb902181
alertmanagerImage:
repository: bitnami/alertmanager
tag: 0.27.0@sha256:f4015b5e8168e904a2a6af549aae79bebef3232ee16661be60dd0adbb722e337
tag: 0.27.0@sha256:a0b489a182a2c18c7543a858b1b9d8725b1096c2148a82a1d8e04e8e82ac9fc0
global:
labels: {}
workload:
Expand Down