mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 14:57:08 +08:00
[bitnami/wavefront-prometheus-storage-adapter] Release 2.1.9 (#14813)
* [bitnami/wavefront-prometheus-storage-adapter] Release 2.1.9 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:
@@ -4,6 +4,6 @@ dependencies:
|
||||
version: 4.2.9
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 2.2.2
|
||||
digest: sha256:f1dec2daf913f22921c455a09ec73f93eafaa16af8cb131e271ab8a3d04d2e9a
|
||||
generated: "2023-02-02T21:29:01.358445276Z"
|
||||
version: 2.2.3
|
||||
digest: sha256:0c0a24e4a262ac02206a5b4d35108ada918b68bd6ef7f640c221279330392627
|
||||
generated: "2023-02-09T13:13:31.501613313Z"
|
||||
|
||||
@@ -29,4 +29,4 @@ maintainers:
|
||||
name: wavefront-prometheus-storage-adapter
|
||||
sources:
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/wavefront-prometheus-storage-adapter
|
||||
version: 2.1.8
|
||||
version: 2.1.9
|
||||
|
||||
@@ -86,7 +86,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-prometheus-storage-adapter` |
|
||||
| `image.tag` | Adapter image tag (immutable tags are recommended) | `1.0.5-debian-11-r88` |
|
||||
| `image.tag` | Adapter image tag (immutable tags are recommended) | `1.0.5-debian-11-r91` |
|
||||
| `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 | `[]` |
|
||||
|
||||
@@ -73,7 +73,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/wavefront-prometheus-storage-adapter
|
||||
tag: 1.0.5-debian-11-r88
|
||||
tag: 1.0.5-debian-11-r91
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user