mirror of
https://github.com/bitnami/charts.git
synced 2026-04-01 06:47:23 +08:00
[bitnami/node-exporter] Release 3 (#17623)
* [bitnami/node-exporter] Release 3 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: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.4.0
|
||||
digest: sha256:8c1a5dc923412d11d4d841420494b499cb707305c8b9f87f45ea1a8bf3172cb3
|
||||
generated: "2023-05-21T16:12:56.825648116Z"
|
||||
version: 2.6.0
|
||||
digest: sha256:6ce7c85dcb43ad1fc5ff600850f28820ddc2f1a7c8cb25c5ff542fe1f852165a
|
||||
generated: "2023-07-13T11:25:37.17605519Z"
|
||||
|
||||
@@ -25,4 +25,4 @@ maintainers:
|
||||
name: node-exporter
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/node-exporter
|
||||
version: 3.6.0
|
||||
version: 3.6.1
|
||||
|
||||
@@ -86,7 +86,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `serviceAccount.annotations` | Annotations for service account. Evaluated as a template. Only used if `create` is `true`. | `{}` |
|
||||
| `image.registry` | Node Exporter image registry | `docker.io` |
|
||||
| `image.repository` | Node Exporter image repository | `bitnami/node-exporter` |
|
||||
| `image.tag` | Node Exporter image tag (immutable tags are recommended) | `1.6.0-debian-11-r10` |
|
||||
| `image.tag` | Node Exporter image tag (immutable tags are recommended) | `1.6.0-debian-11-r15` |
|
||||
| `image.digest` | Node Exporter image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `image.pullPolicy` | Node Exporter image pull policy | `IfNotPresent` |
|
||||
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
|
||||
|
||||
@@ -102,7 +102,7 @@ serviceAccount:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/node-exporter
|
||||
tag: 1.6.0-debian-11-r10
|
||||
tag: 1.6.0-debian-11-r15
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user