mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/cilium] ⚡ ⬆️ Update dependency references (#35565)
* [bitnami/cilium] Release 3.1.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> * [bitnami/cilium] Release 3.1.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
|
# Changelog
|
||||||
|
|
||||||
## 3.1.2 (2025-08-07)
|
## 3.1.4 (2025-08-07)
|
||||||
|
|
||||||
* [bitnami/cilium] :zap: :arrow_up: Update dependency references ([#35487](https://github.com/bitnami/charts/pull/35487))
|
* [bitnami/cilium] :zap: :arrow_up: Update dependency references ([#35565](https://github.com/bitnami/charts/pull/35565))
|
||||||
|
|
||||||
|
## <small>3.1.3 (2025-08-07)</small>
|
||||||
|
|
||||||
|
* [bitnami/cilium] :zap: :arrow_up: Update dependency references (#35547) ([fdb555b](https://github.com/bitnami/charts/commit/fdb555b6fe7ec4ac3c60f6b92b46949954e9a166)), closes [#35547](https://github.com/bitnami/charts/issues/35547)
|
||||||
|
|
||||||
|
## <small>3.1.2 (2025-08-07)</small>
|
||||||
|
|
||||||
|
* [bitnami/cilium] :zap: :arrow_up: Update dependency references (#35487) ([d3545c6](https://github.com/bitnami/charts/commit/d3545c6237001a07ee73dfec81e605acc8122363)), closes [#35487](https://github.com/bitnami/charts/issues/35487)
|
||||||
|
|
||||||
## <small>3.1.1 (2025-08-07)</small>
|
## <small>3.1.1 (2025-08-07)</small>
|
||||||
|
|
||||||
|
|||||||
@@ -11,9 +11,9 @@ annotations:
|
|||||||
- name: cilium-proxy
|
- name: cilium-proxy
|
||||||
image: docker.io/bitnami/cilium-proxy:1.34.4-debian-12-r1
|
image: docker.io/bitnami/cilium-proxy:1.34.4-debian-12-r1
|
||||||
- name: hubble-relay
|
- name: hubble-relay
|
||||||
image: docker.io/bitnami/hubble-relay:1.18.0-debian-12-r1
|
image: docker.io/bitnami/hubble-relay:1.18.0-debian-12-r2
|
||||||
- name: hubble-ui
|
- name: hubble-ui
|
||||||
image: docker.io/bitnami/hubble-ui:0.13.2-debian-12-r13
|
image: docker.io/bitnami/hubble-ui:0.13.2-debian-12-r14
|
||||||
- name: hubble-ui-backend
|
- name: hubble-ui-backend
|
||||||
image: docker.io/bitnami/hubble-ui-backend:0.13.2-debian-12-r17
|
image: docker.io/bitnami/hubble-ui-backend:0.13.2-debian-12-r17
|
||||||
licenses: Apache-2.0
|
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-relay
|
||||||
- https://github.com/bitnami/containers/tree/main/bitnami/hubble-ui
|
- https://github.com/bitnami/containers/tree/main/bitnami/hubble-ui
|
||||||
- https://github.com/bitnami/containers/tree/main/bitnami/hubble-ui-backend
|
- https://github.com/bitnami/containers/tree/main/bitnami/hubble-ui-backend
|
||||||
version: 3.1.3
|
version: 3.1.4
|
||||||
|
|||||||
@@ -2109,7 +2109,7 @@ hubble:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/hubble-relay
|
repository: bitnami/hubble-relay
|
||||||
tag: 1.18.0-debian-12-r1
|
tag: 1.18.0-debian-12-r2
|
||||||
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
|
||||||
@@ -2702,7 +2702,7 @@ hubble:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/hubble-ui
|
repository: bitnami/hubble-ui
|
||||||
tag: 0.13.2-debian-12-r13
|
tag: 0.13.2-debian-12-r14
|
||||||
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