@@ -85,14 +85,14 @@ The command removes all the Kubernetes components associated with the chart and
85
85
| ` controller.replicaCount ` | Number of Controller replicas | ` 1 ` |
86
86
| ` controller.image.registry ` | Controller image registry | ` docker.io ` |
87
87
| ` controller.image.repository ` | Controller image repository | ` bitnami/cert-manager ` |
88
- | ` controller.image.tag ` | Controller image tag (immutable tags are recommended) | ` 1.10.1 -debian-11-r9 ` |
88
+ | ` controller.image.tag ` | Controller image tag (immutable tags are recommended) | ` 1.10.2 -debian-11-r0 ` |
89
89
| ` controller.image.digest ` | Controller image digest in the way sha256: aa .... Please note this parameter, if set, will override the tag | ` "" ` |
90
90
| ` controller.image.pullPolicy ` | Controller image pull policy | ` IfNotPresent ` |
91
91
| ` controller.image.pullSecrets ` | Controller image pull secrets | ` [] ` |
92
92
| ` controller.image.debug ` | Controller image debug mode | ` false ` |
93
93
| ` controller.acmesolver.image.registry ` | Controller image registry | ` docker.io ` |
94
94
| ` controller.acmesolver.image.repository ` | Controller image repository | ` bitnami/acmesolver ` |
95
- | ` controller.acmesolver.image.tag ` | Controller image tag (immutable tags are recommended) | ` 1.10.1 -debian-11-r9 ` |
95
+ | ` controller.acmesolver.image.tag ` | Controller image tag (immutable tags are recommended) | ` 1.10.2 -debian-11-r0 ` |
96
96
| ` controller.acmesolver.image.digest ` | Controller image digest in the way sha256: aa .... Please note this parameter, if set, will override the tag | ` "" ` |
97
97
| ` controller.acmesolver.image.pullPolicy ` | Controller image pull policy | ` IfNotPresent ` |
98
98
| ` controller.acmesolver.image.pullSecrets ` | Controller image pull secrets | ` [] ` |
@@ -148,7 +148,7 @@ The command removes all the Kubernetes components associated with the chart and
148
148
| ` webhook.replicaCount ` | Number of Webhook replicas | ` 1 ` |
149
149
| ` webhook.image.registry ` | Webhook image registry | ` docker.io ` |
150
150
| ` webhook.image.repository ` | Webhook image repository | ` bitnami/cert-manager-webhook ` |
151
- | ` webhook.image.tag ` | Webhook image tag (immutable tags are recommended) | ` 1.10.1 -debian-11-r9 ` |
151
+ | ` webhook.image.tag ` | Webhook image tag (immutable tags are recommended) | ` 1.10.2 -debian-11-r0 ` |
152
152
| ` webhook.image.digest ` | Webhook image digest in the way sha256: aa .... Please note this parameter, if set, will override the tag | ` "" ` |
153
153
| ` webhook.image.pullPolicy ` | Webhook image pull policy | ` IfNotPresent ` |
154
154
| ` webhook.image.pullSecrets ` | Webhook image pull secrets | ` [] ` |
@@ -220,7 +220,7 @@ The command removes all the Kubernetes components associated with the chart and
220
220
| ` cainjector.replicaCount ` | Number of CAInjector replicas | ` 1 ` |
221
221
| ` cainjector.image.registry ` | CAInjector image registry | ` docker.io ` |
222
222
| ` cainjector.image.repository ` | CAInjector image repository | ` bitnami/cainjector ` |
223
- | ` cainjector.image.tag ` | CAInjector image tag (immutable tags are recommended) | ` 1.10.1 -debian-11-r9 ` |
223
+ | ` cainjector.image.tag ` | CAInjector image tag (immutable tags are recommended) | ` 1.10.2 -debian-11-r0 ` |
224
224
| ` cainjector.image.digest ` | CAInjector image digest in the way sha256: aa .... Please note this parameter, if set, will override the tag | ` "" ` |
225
225
| ` cainjector.image.pullPolicy ` | CAInjector image pull policy | ` IfNotPresent ` |
226
226
| ` cainjector.image.pullSecrets ` | CAInjector image pull secrets | ` [] ` |
0 commit comments