Skip to content

Commit b6a5cba

Browse files
[prometheus-operator-admission-webhook] Update registry.k8s.io/ingress-nginx/kube-webhook-certgen Docker tag to v1.5.2 (#5512)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: helm-charts-renovate-helper[bot] <203471071+helm-charts-renovate-helper[bot]@users.noreply.github.com>
1 parent 2f1d889 commit b6a5cba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: charts/prometheus-operator-admission-webhook/Chart.yaml

+1-1
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.21.0
5+
version: 0.22.0
66
appVersion: 0.81.0
77
home: https://github.com/prometheus-operator/prometheus-operator
88
icon: https://github.com/prometheus-operator/prometheus-operator/raw/main/Documentation/logos/prometheus-operator-logo.png

Diff for: charts/prometheus-operator-admission-webhook/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
image:
6161
registry: registry.k8s.io
6262
repository: ingress-nginx/kube-webhook-certgen
63-
tag: "v1.5.1"
63+
tag: "v1.5.2"
6464
## sha256 digest overrides tag
6565
# digest: 4d99688e557396f5baa150e019ff7d5b7334f9b9f9a8dab64038c5c2a006f6b5
6666
digest: ""

0 commit comments

Comments
 (0)