mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:17:22 +08:00
[bitnami/cilium] ⚡ ⬆️ Update dependency references (#36177)
* [bitnami/cilium] Release 3.1.8 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,12 @@
|
||||
# Changelog
|
||||
|
||||
## 3.1.7 (2025-08-15)
|
||||
## 3.1.8 (2025-08-23)
|
||||
|
||||
* [bitnami/cilium] :zap: :arrow_up: Update dependency references ([#35873](https://github.com/bitnami/charts/pull/35873))
|
||||
* [bitnami/cilium] :zap: :arrow_up: Update dependency references ([#36177](https://github.com/bitnami/charts/pull/36177))
|
||||
|
||||
## <small>3.1.7 (2025-08-16)</small>
|
||||
|
||||
* [bitnami/cilium] :zap: :arrow_up: Update dependency references (#35873) ([a6c3469](https://github.com/bitnami/charts/commit/a6c346978af292999df8079ad3e29e8da298eb09)), closes [#35873](https://github.com/bitnami/charts/issues/35873)
|
||||
|
||||
## <small>3.1.6 (2025-08-13)</small>
|
||||
|
||||
|
||||
@@ -9,11 +9,11 @@ annotations:
|
||||
- name: cilium-operator
|
||||
image: docker.io/bitnami/cilium-operator:1.18.1-debian-12-r0
|
||||
- name: cilium-proxy
|
||||
image: docker.io/bitnami/cilium-proxy:1.34.4-debian-12-r2
|
||||
image: docker.io/bitnami/cilium-proxy:1.34.5-debian-12-r0
|
||||
- name: hubble-relay
|
||||
image: docker.io/bitnami/hubble-relay:1.18.1-debian-12-r0
|
||||
- name: hubble-ui
|
||||
image: docker.io/bitnami/hubble-ui:0.13.2-debian-12-r14
|
||||
image: docker.io/bitnami/hubble-ui:0.13.2-debian-12-r15
|
||||
- name: hubble-ui-backend
|
||||
image: docker.io/bitnami/hubble-ui-backend:0.13.2-debian-12-r19
|
||||
licenses: Apache-2.0
|
||||
@@ -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.1.7
|
||||
version: 3.1.8
|
||||
|
||||
@@ -1512,7 +1512,7 @@ envoy:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/cilium-proxy
|
||||
tag: 1.34.4-debian-12-r2
|
||||
tag: 1.34.5-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -2702,7 +2702,7 @@ hubble:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/hubble-ui
|
||||
tag: 0.13.2-debian-12-r14
|
||||
tag: 0.13.2-debian-12-r15
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user