Skip to content

Commit

Permalink
[bitnami/metrics-server] Release 7.2.14 (#29254)
Browse files Browse the repository at this point in the history
* [bitnami/metrics-server] Release 7.2.14 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Sep 6, 2024
1 parent a1687c9 commit da64b51
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 deletions.
8 changes: 6 additions & 2 deletions bitnami/metrics-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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>

Expand Down
4 changes: 2 additions & 2 deletions bitnami/metrics-server/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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
2 changes: 1 addition & 1 deletion bitnami/metrics-server/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit da64b51

Please sign in to comment.