Skip to content

Commit

Permalink
[bitnami/metrics-server] Release 7.2.13 (#29069)
Browse files Browse the repository at this point in the history
* [bitnami/metrics-server] Release 7.2.13 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 Aug 27, 2024
1 parent 9ed3b18 commit 5e12672
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 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.12 (2024-08-27)
## 7.2.13 (2024-08-27)

* [bitnami/metrics-server] Release 7.2.12 ([#29063](https://github.com/bitnami/charts/pull/29063))
* [bitnami/metrics-server] Release 7.2.13 ([#29069](https://github.com/bitnami/charts/pull/29069))

## <small>7.2.12 (2024-08-27)</small>

* [bitnami/metrics-server] Release 7.2.12 (#29063) ([ca11843](https://github.com/bitnami/charts/commit/ca118432040ecfd12bb71a62c8a435c85562797b)), closes [#29063](https://github.com/bitnami/charts/issues/29063)

## <small>7.2.11 (2024-08-07)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/metrics-server/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: metrics-server
image: docker.io/bitnami/metrics-server:0.7.1-debian-12-r15
image: docker.io/bitnami/metrics-server:0.7.2-debian-12-r0
apiVersion: v2
appVersion: 0.7.1
appVersion: 0.7.2
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
Expand All @@ -28,4 +28,4 @@ maintainers:
name: metrics-server
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/metrics-server
version: 7.2.12
version: 7.2.13
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.1-debian-12-r15
tag: 0.7.2-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 5e12672

Please sign in to comment.