mirror of
https://github.com/wahyd4/charts.git
synced 2026-08-08 21:01:43 +10:00
[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:
@@ -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"
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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 | `[]` |
|
||||
|
||||
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user