Skip to content

Commit b5256f4

Browse files
[prometheus-operator-admission-webhook] Update registry.k8s.io/ingress-nginx/kube-webhook-certgen Docker tag to v1.6.4 (#6279)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ec514ea commit b5256f4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/prometheus-operator-admission-webhook/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
apiVersion: v2
33
description: Prometheus Operator Admission Webhook
44
name: prometheus-operator-admission-webhook
5-
version: 0.32.1
5+
version: 0.32.2
66
# renovate: github=prometheus-operator/prometheus-operator
77
appVersion: 0.86.1
88
home: https://github.com/prometheus-operator/prometheus-operator

charts/prometheus-operator-admission-webhook/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
image:
8181
registry: registry.k8s.io
8282
repository: ingress-nginx/kube-webhook-certgen
83-
tag: "v1.6.3"
83+
tag: "v1.6.4"
8484
## sha256 digest overrides tag
8585
# digest: 4d99688e557396f5baa150e019ff7d5b7334f9b9f9a8dab64038c5c2a006f6b5
8686
digest: ""

0 commit comments

Comments
 (0)