[bitnami/wavefront] Release 4.2.8 (#13945)

* [bitnami/wavefront] Release 4.2.8 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update README.md with readme-generator-for-helm

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2022-12-13 19:55:07 +00:00
committed by GitHub
parent 525c0dcdc4
commit e80fb0cab8
4 changed files with 9 additions and 9 deletions
+3 -3
View File
@@ -4,6 +4,6 @@ dependencies:
version: 3.2.6
- name: common
repository: https://charts.bitnami.com/bitnami
version: 2.2.1
digest: sha256:d1563a8ef4f51a99b081ec5bb7a28eb6d1e4f9ef043b542a81710fa0bac32aab
generated: "2022-12-02T12:06:13.384524684Z"
version: 2.2.2
digest: sha256:ad9f9663ef3434e43d67fe12fe015b98b2dc3e216b51ee0158df53ec63572bed
generated: "2022-12-13T19:09:33.290188596Z"
+2 -2
View File
@@ -1,7 +1,7 @@
annotations:
category: Analytics
apiVersion: v2
appVersion: 1.12.0
appVersion: 1.13.0
dependencies:
- condition: kube-state-metrics.enabled
name: kube-state-metrics
@@ -30,4 +30,4 @@ sources:
- https://github.com/bitnami/containers/tree/main/bitnami/wavefront-proxy
- https://github.com/wavefrontHQ/wavefront-collector-for-kubernetes
- https://github.com/wavefrontHQ/wavefront-proxy
version: 4.2.7
version: 4.2.8
+2 -2
View File
@@ -114,7 +114,7 @@ The command removes all the Kubernetes components associated with the chart and
| `collector.enabled` | Setup and enable the Wavefront collector to gather metrics | `true` |
| `collector.image.registry` | Wavefront collector image registry | `docker.io` |
| `collector.image.repository` | Wavefront collector image repository | `bitnami/wavefront-kubernetes-collector` |
| `collector.image.tag` | Wavefront collector image tag (immutable tags are recommended) | `1.12.0-scratch-r4` |
| `collector.image.tag` | Wavefront collector image tag (immutable tags are recommended) | `1.13.0-scratch-r0` |
| `collector.image.digest` | Wavefront collector image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `collector.image.pullPolicy` | image pull policy | `IfNotPresent` |
| `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
| `proxy.enabled` | Setup and enable Wavefront proxy to send metrics through | `true` |
| `proxy.image.registry` | Wavefront proxy image registry | `docker.io` |
| `proxy.image.repository` | Wavefront proxy image repository | `bitnami/wavefront-proxy` |
| `proxy.image.tag` | Wavefront proxy image tag (immutable tags are recommended) | `11.4.0-debian-11-r32` |
| `proxy.image.tag` | Wavefront proxy image tag (immutable tags are recommended) | `11.4.0-debian-11-r36` |
| `proxy.image.digest` | Wavefront proxy image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `proxy.image.pullPolicy` | Wavefront proxy image pull policy | `IfNotPresent` |
| `proxy.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
+2 -2
View File
@@ -134,7 +134,7 @@ collector:
image:
registry: docker.io
repository: bitnami/wavefront-kubernetes-collector
tag: 1.12.0-scratch-r4
tag: 1.13.0-scratch-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -532,7 +532,7 @@ proxy:
image:
registry: docker.io
repository: bitnami/wavefront-proxy
tag: 11.4.0-debian-11-r32
tag: 11.4.0-debian-11-r36
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'