mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 15:10:15 +08:00
[bitnami/metrics-server] Release 6.2.10 (#14997)
* [bitnami/metrics-server] Release 6.2.10 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.2.2
|
||||
digest: sha256:49ca75cf23ba5eb7df4becef52580f98c8bd8194eb80368b9d7b875f6eefa8e5
|
||||
generated: "2022-12-24T22:22:01.654454782Z"
|
||||
version: 2.2.3
|
||||
digest: sha256:2c7165542fc01b9e98b577cd8b1095d0ed8267d34b97b6e581a1176bfb8e4dcb
|
||||
generated: "2023-02-17T16:35:58.329979962Z"
|
||||
|
||||
@@ -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.9
|
||||
version: 6.2.10
|
||||
|
||||
@@ -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-r20` |
|
||||
| `image.tag` | Metrics Server image tag (immutable tags are recommended) | `0.6.2-debian-11-r29` |
|
||||
| `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 | `[]` |
|
||||
@@ -265,4 +265,4 @@ Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
limitations under the License.
|
||||
@@ -66,7 +66,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/metrics-server
|
||||
tag: 0.6.2-debian-11-r20
|
||||
tag: 0.6.2-debian-11-r29
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user