[bitnami/wavefront-hpa-adapter] Release 1.3.14 (#15898)

* [bitnami/wavefront-hpa-adapter] Release 1.3.14 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
2023-04-01 17:28:37 +02:00
committed by GitHub
parent 52ef407721
commit 0f779a6bcb
3 changed files with 3 additions and 3 deletions

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.13
version: 1.3.14

View File

@@ -74,7 +74,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.10-scratch-r1` |
| `image.tag` | Adapter image tag (immutable tags are recommended) | `0.9.10-scratch-r2` |
| `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 | `[]` |

View File

@@ -61,7 +61,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/wavefront-hpa-adapter
tag: 0.9.10-scratch-r1
tag: 0.9.10-scratch-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'