mirror of
https://github.com/bitnami/charts.git
synced 2026-03-13 06:47:24 +08:00
[bitnami/cilium] ⚡ ⬆️ Update dependency references (#34554)
* [bitnami/cilium] Release 3.0.5 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.0.5 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user