We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f1d889 commit b6a5cbaCopy full SHA for b6a5cba
charts/prometheus-operator-admission-webhook/Chart.yaml
@@ -2,7 +2,7 @@
2
apiVersion: v2
3
description: Prometheus Operator Admission Webhook
4
name: prometheus-operator-admission-webhook
5
-version: 0.21.0
+version: 0.22.0
6
appVersion: 0.81.0
7
home: https://github.com/prometheus-operator/prometheus-operator
8
icon: https://github.com/prometheus-operator/prometheus-operator/raw/main/Documentation/logos/prometheus-operator-logo.png
charts/prometheus-operator-admission-webhook/values.yaml
@@ -60,7 +60,7 @@ jobs:
60
image:
61
registry: registry.k8s.io
62
repository: ingress-nginx/kube-webhook-certgen
63
- tag: "v1.5.1"
+ tag: "v1.5.2"
64
## sha256 digest overrides tag
65
# digest: 4d99688e557396f5baa150e019ff7d5b7334f9b9f9a8dab64038c5c2a006f6b5
66
digest: ""
0 commit comments