@@ -114,7 +114,7 @@ The command removes all the Kubernetes components associated with the chart and
114
114
| ` collector.enabled ` | Setup and enable the Wavefront collector to gather metrics | ` true ` |
115
115
| ` collector.image.registry ` | Wavefront collector image registry | ` docker.io ` |
116
116
| ` collector.image.repository ` | Wavefront collector image repository | ` bitnami/wavefront-kubernetes-collector ` |
117
- | ` collector.image.tag ` | Wavefront collector image tag (immutable tags are recommended) | ` 1.13.0-scratch-r0 ` |
117
+ | ` collector.image.tag ` | Wavefront collector image tag (immutable tags are recommended) | ` 1.13.0-scratch-r1 ` |
118
118
| ` collector.image.digest ` | Wavefront collector image digest in the way sha256: aa .... Please note this parameter, if set, will override the tag | ` "" ` |
119
119
| ` collector.image.pullPolicy ` | image pull policy | ` IfNotPresent ` |
120
120
| ` collector.image.pullSecrets ` | Specify docker-registry secret names as an array | ` [] ` |
@@ -189,7 +189,7 @@ The command removes all the Kubernetes components associated with the chart and
189
189
| ` proxy.enabled ` | Setup and enable Wavefront proxy to send metrics through | ` true ` |
190
190
| ` proxy.image.registry ` | Wavefront proxy image registry | ` docker.io ` |
191
191
| ` proxy.image.repository ` | Wavefront proxy image repository | ` bitnami/wavefront-proxy ` |
192
- | ` proxy.image.tag ` | Wavefront proxy image tag (immutable tags are recommended) | ` 11.4.0-debian-11-r36 ` |
192
+ | ` proxy.image.tag ` | Wavefront proxy image tag (immutable tags are recommended) | ` 11.4.0-debian-11-r46 ` |
193
193
| ` proxy.image.digest ` | Wavefront proxy image digest in the way sha256: aa .... Please note this parameter, if set, will override the tag | ` "" ` |
194
194
| ` proxy.image.pullPolicy ` | Wavefront proxy image pull policy | ` IfNotPresent ` |
195
195
| ` proxy.image.pullSecrets ` | Specify docker-registry secret names as an array | ` [] ` |
0 commit comments