[bitnami/metrics-server] Release 6.2.14 (#15656)

* [bitnami/metrics-server] Release 6.2.14 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:
Bitnami Bot
2023-03-21 17:56:30 +01:00
committed by GitHub
parent a4e04d6ba0
commit 2068c992d8
3 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ annotations:
category: Analytics
licenses: Apache-2.0
apiVersion: v2
appVersion: 0.6.2
appVersion: 0.6.3
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
@@ -23,4 +23,4 @@ name: metrics-server
sources:
- https://github.com/bitnami/containers/tree/main/bitnami/metrics-server
- https://github.com/kubernetes-incubator/metrics-server
version: 6.2.13
version: 6.2.14

View File

@@ -79,7 +79,7 @@ The command removes all the Kubernetes components associated with the chart and
| ------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------ |
| `image.registry` | Metrics Server image registry | `docker.io` |
| `image.repository` | Metrics Server image repository | `bitnami/metrics-server` |
| `image.tag` | Metrics Server image tag (immutable tags are recommended) | `0.6.2-debian-11-r39` |
| `image.tag` | Metrics Server image tag (immutable tags are recommended) | `0.6.3-debian-11-r0` |
| `image.digest` | Metrics Server image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `image.pullPolicy` | Metrics Server image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Metrics Server image pull secrets | `[]` |

View File

@@ -66,7 +66,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/metrics-server
tag: 0.6.2-debian-11-r39
tag: 0.6.3-debian-11-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'