mirror of
https://github.com/bitnami/charts.git
synced 2026-03-29 16:27:11 +08:00
[bitnami/cilium] ⚡ ⬆️ Update dependency references (#35873)
* [bitnami/cilium] Release 3.1.7 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.7 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.1.5 (2025-08-08)
|
||||
## 3.1.7 (2025-08-15)
|
||||
|
||||
* [bitnami/cilium] :zap: :arrow_up: Update dependency references ([#35582](https://github.com/bitnami/charts/pull/35582))
|
||||
* [bitnami/cilium] :zap: :arrow_up: Update dependency references ([#35873](https://github.com/bitnami/charts/pull/35873))
|
||||
|
||||
## <small>3.1.6 (2025-08-13)</small>
|
||||
|
||||
* [bitnami/cilium] :zap: :arrow_up: Update dependency references (#35793) ([84fc27d](https://github.com/bitnami/charts/commit/84fc27d1604d895424a1b85652c9d56289cbddea)), closes [#35793](https://github.com/bitnami/charts/issues/35793)
|
||||
|
||||
## <small>3.1.5 (2025-08-08)</small>
|
||||
|
||||
* [bitnami/cilium] :zap: :arrow_up: Update dependency references (#35582) ([9018d14](https://github.com/bitnami/charts/commit/9018d14629bed87a90d23126899b5f2890fc4005)), closes [#35582](https://github.com/bitnami/charts/issues/35582)
|
||||
|
||||
## <small>3.1.4 (2025-08-07)</small>
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: etcd
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 12.0.17
|
||||
version: 12.0.18
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.31.4
|
||||
digest: sha256:9b5748709accd8ac5f3bfcff0d0d9306a46a5c19e59a65ddeaa13d459dfdab99
|
||||
generated: "2025-08-13T19:27:15.210770332Z"
|
||||
digest: sha256:7efca674486a8e58a7643c568bd303c8dc28e4ad0796eb2ebe468b891042dfda
|
||||
generated: "2025-08-15T14:17:14.062110886Z"
|
||||
|
||||
@@ -5,21 +5,21 @@ annotations:
|
||||
category: Infrastructure
|
||||
images: |
|
||||
- name: cilium
|
||||
image: docker.io/bitnami/cilium:1.18.0-debian-12-r3
|
||||
image: docker.io/bitnami/cilium:1.18.1-debian-12-r0
|
||||
- name: cilium-operator
|
||||
image: docker.io/bitnami/cilium-operator:1.18.0-debian-12-r3
|
||||
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
|
||||
- name: hubble-relay
|
||||
image: docker.io/bitnami/hubble-relay:1.18.0-debian-12-r3
|
||||
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
|
||||
- name: hubble-ui-backend
|
||||
image: docker.io/bitnami/hubble-ui-backend:0.13.2-debian-12-r18
|
||||
image: docker.io/bitnami/hubble-ui-backend:0.13.2-debian-12-r19
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: clusterUtility
|
||||
apiVersion: v2
|
||||
appVersion: 1.18.0
|
||||
appVersion: 1.18.1
|
||||
dependencies:
|
||||
- condition: etcd.enabled
|
||||
name: etcd
|
||||
@@ -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.6
|
||||
version: 3.1.7
|
||||
|
||||
@@ -132,7 +132,7 @@ agent:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/cilium
|
||||
tag: 1.18.0-debian-12-r3
|
||||
tag: 1.18.1-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -1009,7 +1009,7 @@ operator:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/cilium-operator
|
||||
tag: 1.18.0-debian-12-r3
|
||||
tag: 1.18.1-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -2109,7 +2109,7 @@ hubble:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/hubble-relay
|
||||
tag: 1.18.0-debian-12-r3
|
||||
tag: 1.18.1-debian-12-r0
|
||||
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-r18
|
||||
tag: 0.13.2-debian-12-r19
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user