mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/cadvisor] ⚡ ⬆️ Update dependency references (#35790)
* [bitnami/cadvisor] Release 0.1.13 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,16 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 0.1.12 (2025-08-06)
|
## 0.1.13 (2025-08-13)
|
||||||
|
|
||||||
* [bitnami/cadvisor] :zap: :arrow_up: Update dependency references ([#35455](https://github.com/bitnami/charts/pull/35455))
|
* [bitnami/cadvisor] :zap: :arrow_up: Update dependency references ([#35790](https://github.com/bitnami/charts/pull/35790))
|
||||||
|
|
||||||
|
## <small>0.1.12 (2025-08-06)</small>
|
||||||
|
|
||||||
|
* [bitnami/*] Adapt main README and change ascii (#35173) ([73d15e0](https://github.com/bitnami/charts/commit/73d15e03e04647efa902a1d14a09ea8657429cd0)), closes [#35173](https://github.com/bitnami/charts/issues/35173)
|
||||||
|
* [bitnami/*] Adapt welcome message to BSI (#35170) ([e1c8146](https://github.com/bitnami/charts/commit/e1c8146831516fb35de736a6f3fd10e5e7a44286)), closes [#35170](https://github.com/bitnami/charts/issues/35170)
|
||||||
|
* [bitnami/*] Add BSI to charts' READMEs (#35174) ([4973fd0](https://github.com/bitnami/charts/commit/4973fd08dd7e95398ddcc4054538023b542e19f2)), closes [#35174](https://github.com/bitnami/charts/issues/35174)
|
||||||
|
* [bitnami/*] docs: update BSI warning on charts' notes (#35340) ([07483a5](https://github.com/bitnami/charts/commit/07483a5ed964b409266dc025e4b55bf2eb0f621c)), closes [#35340](https://github.com/bitnami/charts/issues/35340)
|
||||||
|
* [bitnami/cadvisor] :zap: :arrow_up: Update dependency references (#35455) ([da128f9](https://github.com/bitnami/charts/commit/da128f941055f1e40955b6cb00ba23af6cb2e78e)), closes [#35455](https://github.com/bitnami/charts/issues/35455)
|
||||||
|
|
||||||
## <small>0.1.11 (2025-07-08)</small>
|
## <small>0.1.11 (2025-07-08)</small>
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: oci://registry-1.docker.io/bitnamicharts
|
repository: oci://registry-1.docker.io/bitnamicharts
|
||||||
version: 2.31.0
|
version: 2.31.4
|
||||||
digest: sha256:c4c9af4e0ca23cf2c549e403b2a2bba2c53a3557cee23da09fa4cdf710044c2c
|
digest: sha256:fc442e77200e1914dd46fe26490dcf62f44caa51db673c2f8e67d5319cd4c163
|
||||||
generated: "2025-05-06T09:54:35.403333347+02:00"
|
generated: "2025-08-13T13:33:10.220599203Z"
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ annotations:
|
|||||||
category: Analytics
|
category: Analytics
|
||||||
images: |
|
images: |
|
||||||
- name: cadvisor
|
- name: cadvisor
|
||||||
image: docker.io/bitnami/cadvisor:0.53.0-debian-12-r8
|
image: docker.io/bitnami/cadvisor:0.53.0-debian-12-r9
|
||||||
licenses: Apache-2.0
|
licenses: Apache-2.0
|
||||||
tanzuCategory: clusterUtility
|
tanzuCategory: clusterUtility
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
@@ -30,4 +30,4 @@ maintainers:
|
|||||||
name: cadvisor
|
name: cadvisor
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/bitnami/charts/tree/main/bitnami/cadvisor
|
- https://github.com/bitnami/charts/tree/main/bitnami/cadvisor
|
||||||
version: 0.1.12
|
version: 0.1.13
|
||||||
|
|||||||
@@ -86,7 +86,7 @@ diagnosticMode:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/cadvisor
|
repository: bitnami/cadvisor
|
||||||
tag: 0.53.0-debian-12-r8
|
tag: 0.53.0-debian-12-r9
|
||||||
digest: ""
|
digest: ""
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||||
|
|||||||
Reference in New Issue
Block a user