mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 06:58:50 +08:00
[bitnami/kube-state-metrics] Release 3.5.11 (#18677)
* [bitnami/kube-state-metrics] Release 3.5.11 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:
@@ -6,7 +6,7 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: kube-state-metrics
|
||||
image: docker.io/bitnami/kube-state-metrics:2.9.2-debian-11-r72
|
||||
image: docker.io/bitnami/kube-state-metrics:2.9.2-debian-11-r76
|
||||
apiVersion: v2
|
||||
appVersion: 2.9.2
|
||||
dependencies:
|
||||
@@ -28,4 +28,4 @@ maintainers:
|
||||
name: kube-state-metrics
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/kube-state-metrics
|
||||
version: 3.5.10
|
||||
version: 3.5.11
|
||||
|
||||
@@ -85,7 +85,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` | kube-state-metrics image registry | `docker.io` |
|
||||
| `image.repository` | kube-state-metrics image repository | `bitnami/kube-state-metrics` |
|
||||
| `image.tag` | kube-state-metrics image tag (immutable tags are recommended) | `2.9.2-debian-11-r72` |
|
||||
| `image.tag` | kube-state-metrics image tag (immutable tags are recommended) | `2.9.2-debian-11-r76` |
|
||||
| `image.digest` | kube-state-metrics image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `image.pullPolicy` | kube-state-metrics image pull policy | `IfNotPresent` |
|
||||
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
|
||||
|
||||
@@ -101,7 +101,7 @@ serviceAccount:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/kube-state-metrics
|
||||
tag: 2.9.2-debian-11-r72
|
||||
tag: 2.9.2-debian-11-r76
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user