[bitnami/metrics-server] Release 7.2.14 (#29254)

* [bitnami/metrics-server] Release 7.2.14 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

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
2024-09-06 05:32:01 +02:00
committed by GitHub
parent a1687c9814
commit da64b5159c
3 changed files with 9 additions and 5 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 7.2.13 (2024-08-27)
## 7.2.14 (2024-09-06)
* [bitnami/metrics-server] Release 7.2.13 ([#29069](https://github.com/bitnami/charts/pull/29069))
* [bitnami/metrics-server] Release 7.2.14 ([#29254](https://github.com/bitnami/charts/pull/29254))
## <small>7.2.13 (2024-08-27)</small>
* [bitnami/metrics-server] Release 7.2.13 (#29069) ([5e12672](https://github.com/bitnami/charts/commit/5e126723733e0997e80ca14577b06ef3f2438c47)), closes [#29069](https://github.com/bitnami/charts/issues/29069)
## <small>7.2.12 (2024-08-27)</small>

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: metrics-server
image: docker.io/bitnami/metrics-server:0.7.2-debian-12-r0
image: docker.io/bitnami/metrics-server:0.7.2-debian-12-r3
apiVersion: v2
appVersion: 0.7.2
dependencies:
@@ -28,4 +28,4 @@ maintainers:
name: metrics-server
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/metrics-server
version: 7.2.13
version: 7.2.14

View File

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