mirror of
https://github.com/bitnami/charts.git
synced 2026-02-27 15:37:06 +08:00
[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:
@@ -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
|
||||
|
||||
@@ -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 | `[]` |
|
||||
|
||||
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user