mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/cilium] ⚡ ⬆️ Update dependency references (#34449)
* [bitnami/cilium] Release 3.0.4 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * [bitnami/cilium] Release 3.0.4 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
|
||||
|
||||
## 3.0.2 (2025-06-06)
|
||||
## 3.0.4 (2025-06-13)
|
||||
|
||||
* [bitnami/cilium] :zap: :arrow_up: Update dependency references ([#34241](https://github.com/bitnami/charts/pull/34241))
|
||||
* [bitnami/cilium] :zap: :arrow_up: Update dependency references ([#34449](https://github.com/bitnami/charts/pull/34449))
|
||||
|
||||
## <small>3.0.3 (2025-06-13)</small>
|
||||
|
||||
* [bitnami/cilium] :zap: :arrow_up: Update dependency references (#34411) ([cf4ea1f](https://github.com/bitnami/charts/commit/cf4ea1f741c3ec7fbd6fb1be7bbe37781aa74ba1)), closes [#34411](https://github.com/bitnami/charts/issues/34411)
|
||||
|
||||
## <small>3.0.2 (2025-06-06)</small>
|
||||
|
||||
* [bitnami/cilium] :zap: :arrow_up: Update dependency references (#34241) ([db84d80](https://github.com/bitnami/charts/commit/db84d8087850082a13f9605dcff7e86ba0c4547f)), closes [#34241](https://github.com/bitnami/charts/issues/34241)
|
||||
|
||||
## <small>3.0.1 (2025-06-06)</small>
|
||||
|
||||
|
||||
@@ -11,11 +11,11 @@ annotations:
|
||||
- name: cilium-proxy
|
||||
image: docker.io/bitnami/cilium-proxy:1.32.6-debian-12-r5
|
||||
- name: hubble-relay
|
||||
image: docker.io/bitnami/hubble-relay:1.17.4-debian-12-r5
|
||||
image: docker.io/bitnami/hubble-relay:1.17.4-debian-12-r6
|
||||
- name: hubble-ui
|
||||
image: docker.io/bitnami/hubble-ui:0.13.2-debian-12-r10
|
||||
- name: hubble-ui-backend
|
||||
image: docker.io/bitnami/hubble-ui-backend:0.13.2-debian-12-r13
|
||||
image: docker.io/bitnami/hubble-ui-backend:0.13.2-debian-12-r14
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: clusterUtility
|
||||
apiVersion: v2
|
||||
@@ -54,4 +54,4 @@ sources:
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/hubble-relay
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/hubble-ui
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/hubble-ui-backend
|
||||
version: 3.0.3
|
||||
version: 3.0.4
|
||||
|
||||
@@ -2109,7 +2109,7 @@ hubble:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/hubble-relay
|
||||
tag: 1.17.4-debian-12-r5
|
||||
tag: 1.17.4-debian-12-r6
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -2882,7 +2882,7 @@ hubble:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/hubble-ui-backend
|
||||
tag: 0.13.2-debian-12-r13
|
||||
tag: 0.13.2-debian-12-r14
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user