Skip to content

Commit

Permalink
Update ghcr.io/appuio/alerts_exporter Docker tag to v0.3.2
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
vshn-renovate committed Oct 30, 2024
1 parent c96472a commit 3b96cb2
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ parameters:
alerts_exporter:
registry: ghcr.io
image: appuio/alerts_exporter
tag: v0.3.1
tag: v0.3.2
kube_rbac_proxy:
registry: gcr.io
image: kubebuilder/kube-rbac-proxy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
fieldRef:
apiVersion: v1
fieldPath: status.podIP
image: ghcr.io/appuio/alerts_exporter:v0.3.1
image: ghcr.io/appuio/alerts_exporter:v0.3.2
livenessProbe:
httpGet:
path: /healthz
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
fieldRef:
apiVersion: v1
fieldPath: status.podIP
image: ghcr.io/appuio/alerts_exporter:v0.3.1
image: ghcr.io/appuio/alerts_exporter:v0.3.2
livenessProbe:
httpGet:
path: /healthz
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,7 @@ rules:
- monitoring.coreos.com
resources:
- alertmanagers
- alertmanagers/api
verbs:
- patch
- get

0 comments on commit 3b96cb2

Please sign in to comment.