mirror of
https://github.com/bitnami/charts.git
synced 2026-02-14 23:37:11 +08:00
[bitnami/metrics-server] Release 7.3.6 (#32017)
* [bitnami/metrics-server] Release 7.3.6 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:
@@ -1,8 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 7.3.5 (2025-02-12)
|
||||
## 7.3.6 (2025-02-19)
|
||||
|
||||
* [bitnami/metrics-server] Release 7.3.5 ([#31897](https://github.com/bitnami/charts/pull/31897))
|
||||
* [bitnami/metrics-server] Release 7.3.6 ([#32017](https://github.com/bitnami/charts/pull/32017))
|
||||
|
||||
## <small>7.3.5 (2025-02-12)</small>
|
||||
|
||||
* [bitnami/*] Use CDN url for the Bitnami Application Icons (#31881) ([d9bb11a](https://github.com/bitnami/charts/commit/d9bb11a9076b9bfdcc70ea022c25ef50e9713657)), closes [#31881](https://github.com/bitnami/charts/issues/31881)
|
||||
* [bitnami/metrics-server] Release 7.3.5 (#31897) ([79cfa28](https://github.com/bitnami/charts/commit/79cfa280f7d0a491d3f7e3626a69413d1effe07a)), closes [#31897](https://github.com/bitnami/charts/issues/31897)
|
||||
|
||||
## <small>7.3.4 (2025-02-05)</small>
|
||||
|
||||
@@ -939,7 +944,7 @@
|
||||
## <small>2.3.6 (2019-05-29)</small>
|
||||
|
||||
* Change syntax because of linter failing ([adfc357](https://github.com/bitnami/charts/commit/adfc35728c2a8a9def9e1897b3772d64df621354))
|
||||
* Fix https://github.com/helm/charts/pull/14199\#issuecomment-496883321 and support _sha256_ as an imm ([95957ea](https://github.com/bitnami/charts/commit/95957ea6430f28ec3593053afb0bfccb75703c79)), closes [#issuecomment-496883321](https://github.com/bitnami/charts/issues/issuecomment-496883321)
|
||||
* Fix https://github.com/helm/charts/pull/14199\#issuecomment-496883321 and support _sha256_ as an imm ([95957ea](https://github.com/bitnami/charts/commit/95957ea6430f28ec3593053afb0bfccb75703c79))
|
||||
* Use immutable tags in the main images ([17ca4f5](https://github.com/bitnami/charts/commit/17ca4f5c91da33da03f9e2d411fe5e004e825c4d))
|
||||
|
||||
## <small>2.3.5 (2019-05-28)</small>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.29.1
|
||||
digest: sha256:0d3abbd4a9bdc95c1a5f504d253e347f723d9565222939020973dd3c4e1dd1f4
|
||||
generated: "2025-01-24T14:55:34.200247268Z"
|
||||
version: 2.30.0
|
||||
digest: sha256:46afdf79eae69065904d430f03f7e5b79a148afed20aa45ee83ba88adc036169
|
||||
generated: "2025-02-19T23:00:17.371196542Z"
|
||||
|
||||
@@ -6,7 +6,7 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: metrics-server
|
||||
image: docker.io/bitnami/metrics-server:0.7.2-debian-12-r14
|
||||
image: docker.io/bitnami/metrics-server:0.7.2-debian-12-r16
|
||||
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.3.5
|
||||
version: 7.3.6
|
||||
|
||||
@@ -81,7 +81,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/metrics-server
|
||||
tag: 0.7.2-debian-12-r14
|
||||
tag: 0.7.2-debian-12-r16
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user