[bitnami/wavefront-hpa-adapter] Release 1.4.1 (#16328)

* [bitnami/wavefront-hpa-adapter] Release 1.4.1 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-05-02 09:01:39 +01:00
committed by GitHub
parent 5084d48d15
commit ef2aa11bda
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.4.0
version: 1.4.1

View File

@@ -72,7 +72,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-r2` |
| `image.tag` | Adapter image tag (immutable tags are recommended) | `0.9.10-scratch-r3` |
| `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-r2
tag: 0.9.10-scratch-r3
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'