From 3806754ac4c2939c4864336cea155211837b0bde Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 19 Jun 2025 02:45:21 +0200 Subject: [PATCH] [bitnami/cilium] :zap: :arrow_up: Update dependency references (#34554) * [bitnami/cilium] Release 3.0.5 updating components versions Signed-off-by: Bitnami Bot * Update CHANGELOG.md Signed-off-by: Bitnami Bot * [bitnami/cilium] Release 3.0.5 updating components versions Signed-off-by: Bitnami Bot --------- Signed-off-by: Bitnami Bot --- bitnami/cilium/Chart.yaml | 10 +++++----- bitnami/cilium/values.yaml | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bitnami/cilium/Chart.yaml b/bitnami/cilium/Chart.yaml index dd0c28dce8..f01fda754a 100644 --- a/bitnami/cilium/Chart.yaml +++ b/bitnami/cilium/Chart.yaml @@ -5,13 +5,13 @@ annotations: category: Infrastructure images: | - name: cilium - image: docker.io/bitnami/cilium:1.17.4-debian-12-r7 + image: docker.io/bitnami/cilium:1.17.5-debian-12-r1 - name: cilium-operator - image: docker.io/bitnami/cilium-operator:1.17.4-debian-12-r5 + image: docker.io/bitnami/cilium-operator:1.17.5-debian-12-r0 - 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-r6 + image: docker.io/bitnami/hubble-relay:1.17.5-debian-12-r0 - name: hubble-ui image: docker.io/bitnami/hubble-ui:0.13.2-debian-12-r10 - name: hubble-ui-backend @@ -19,7 +19,7 @@ annotations: licenses: Apache-2.0 tanzuCategory: clusterUtility apiVersion: v2 -appVersion: 1.17.4 +appVersion: 1.17.5 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.0.4 +version: 3.0.5 diff --git a/bitnami/cilium/values.yaml b/bitnami/cilium/values.yaml index a135c1d84c..64703a1309 100644 --- a/bitnami/cilium/values.yaml +++ b/bitnami/cilium/values.yaml @@ -132,7 +132,7 @@ agent: image: registry: docker.io repository: bitnami/cilium - tag: 1.17.4-debian-12-r7 + tag: 1.17.5-debian-12-r1 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.17.4-debian-12-r5 + tag: 1.17.5-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.17.4-debian-12-r6 + tag: 1.17.5-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images