[bitnami/wavefront-hpa-adapter] Release 1.3.7 (#13958)

* [bitnami/wavefront-hpa-adapter] Release 1.3.7 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-14 17:05:44 +01:00
committed by GitHub
parent 3dd3906955
commit e37f5c06eb
4 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
version: 2.1.2
digest: sha256:1c365a4551a2f4098e9584dc176b289c10437c679c7c3e2ec6153cabf863e1a4
generated: "2022-11-09T18:59:19.461575161Z"
version: 2.2.2
digest: sha256:49ca75cf23ba5eb7df4becef52580f98c8bd8194eb80368b9d7b875f6eefa8e5
generated: "2022-12-14T15:27:49.438255825Z"
+1 -1
View File
@@ -25,4 +25,4 @@ maintainers:
name: wavefront-hpa-adapter
sources:
- https://github.com/bitnami/containers/tree/main/bitnami/wavefront-hpa-adapter
version: 1.3.6
version: 1.3.7
+1 -1
View File
@@ -76,7 +76,7 @@ The command removes all the Kubernetes components associated with the chart and
| ------------------------------------------------- | ------------------------------------------------------------------------------------------------------- | ------------------------------------ |
| `image.registry` | Adapter image registry | `docker.io` |
| `image.repository` | Adapter image repository | `bitnami/wavefront-hpa-adapter` |
| `image.tag` | Adapter image tag (immutable tags are recommended) | `0.9.9-scratch-r11` |
| `image.tag` | Adapter image tag (immutable tags are recommended) | `0.9.9-scratch-r12` |
| `image.digest` | Adapter image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `image.pullPolicy` | Adapter image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
+1 -1
View File
@@ -61,7 +61,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/wavefront-hpa-adapter
tag: 0.9.9-scratch-r11
tag: 0.9.9-scratch-r12
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'