mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/cilium] ⚡ ⬆️ Update dependency references (#35487)
* [bitnami/cilium] Release 3.1.2 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * [bitnami/cilium] Release 3.1.2 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.1 (2025-08-06)
|
||||
## 3.1.2 (2025-08-07)
|
||||
|
||||
* [bitnami/cilium] :zap: :arrow_up: Update dependency references ([#35458](https://github.com/bitnami/charts/pull/35458))
|
||||
* [bitnami/cilium] :zap: :arrow_up: Update dependency references ([#35487](https://github.com/bitnami/charts/pull/35487))
|
||||
|
||||
## <small>3.1.1 (2025-08-07)</small>
|
||||
|
||||
* [bitnami/cilium] :zap: :arrow_up: Update dependency references (#35458) ([6004a46](https://github.com/bitnami/charts/commit/6004a46f244f09ccfba86969c583f6d882d28b03)), closes [#35458](https://github.com/bitnami/charts/issues/35458)
|
||||
|
||||
## 3.1.0 (2025-08-01)
|
||||
|
||||
|
||||
@@ -11,11 +11,11 @@ annotations:
|
||||
- name: cilium-proxy
|
||||
image: docker.io/bitnami/cilium-proxy:1.34.4-debian-12-r1
|
||||
- name: hubble-relay
|
||||
image: docker.io/bitnami/hubble-relay:1.18.0-debian-12-r0
|
||||
image: docker.io/bitnami/hubble-relay:1.18.0-debian-12-r1
|
||||
- name: hubble-ui
|
||||
image: docker.io/bitnami/hubble-ui:0.13.2-debian-12-r13
|
||||
- name: hubble-ui-backend
|
||||
image: docker.io/bitnami/hubble-ui-backend:0.13.2-debian-12-r16
|
||||
image: docker.io/bitnami/hubble-ui-backend:0.13.2-debian-12-r17
|
||||
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.1.1
|
||||
version: 3.1.2
|
||||
|
||||
@@ -2109,7 +2109,7 @@ hubble:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/hubble-relay
|
||||
tag: 1.18.0-debian-12-r0
|
||||
tag: 1.18.0-debian-12-r1
|
||||
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-r16
|
||||
tag: 0.13.2-debian-12-r17
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user