mirror of
https://github.com/bitnami/charts.git
synced 2026-02-14 15:27:14 +08:00
[bitnami/cilium] Release 1.0.11 (#28375)
* [bitnami/cilium] Release 1.0.11 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 1.0.10 (2024-07-24)
|
||||
## 1.0.11 (2024-07-24)
|
||||
|
||||
* [bitnami/cilium] Release 1.0.10 ([#28343](https://github.com/bitnami/charts/pull/28343))
|
||||
* [bitnami/cilium] Release 1.0.11 ([#28375](https://github.com/bitnami/charts/pull/28375))
|
||||
|
||||
## <small>1.0.10 (2024-07-24)</small>
|
||||
|
||||
* [bitnami/cilium] Release 1.0.10 (#28343) ([6983741](https://github.com/bitnami/charts/commit/6983741bfcace0f4942ffcc31beb6a785c1b9056)), closes [#28343](https://github.com/bitnami/charts/issues/28343)
|
||||
|
||||
## <small>1.0.9 (2024-07-24)</small>
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: etcd
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 10.2.9
|
||||
version: 10.2.10
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.20.5
|
||||
digest: sha256:68ed419ffc54510f3a276a45d17bd08a1fce457d68d593bd17e974fab9e22934
|
||||
generated: "2024-07-24T11:41:27.901976618Z"
|
||||
digest: sha256:4bf071a7e0a0071f39781e897a8614eb6b6e1e1fab07eaeab751d97821e61501
|
||||
generated: "2024-07-24T18:19:33.391264569Z"
|
||||
|
||||
@@ -6,19 +6,19 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: cilium
|
||||
image: docker.io/bitnami/cilium:1.15.7-debian-12-r5
|
||||
image: docker.io/bitnami/cilium:1.16.0-debian-12-r0
|
||||
- name: cilium-operator
|
||||
image: docker.io/bitnami/cilium-operator:1.15.7-debian-12-r2
|
||||
image: docker.io/bitnami/cilium-operator:1.16.0-debian-12-r0
|
||||
- name: cilium-proxy
|
||||
image: docker.io/bitnami/cilium-proxy:1.29.7-debian-12-r5
|
||||
- name: hubble-relay
|
||||
image: docker.io/bitnami/hubble-relay:1.15.7-debian-12-r1
|
||||
image: docker.io/bitnami/hubble-relay:1.16.0-debian-12-r0
|
||||
- name: hubble-ui
|
||||
image: docker.io/bitnami/hubble-ui:0.13.1-debian-12-r3
|
||||
- name: hubble-ui-backend
|
||||
image: docker.io/bitnami/hubble-ui-backend:0.13.1-debian-12-r6
|
||||
apiVersion: v2
|
||||
appVersion: 1.15.7
|
||||
appVersion: 1.16.0
|
||||
dependencies:
|
||||
- condition: etcd.enabled
|
||||
name: etcd
|
||||
@@ -52,4 +52,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: 1.0.10
|
||||
version: 1.0.11
|
||||
|
||||
@@ -126,7 +126,7 @@ agent:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/cilium
|
||||
tag: 1.15.7-debian-12-r5
|
||||
tag: 1.16.0-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -1004,7 +1004,7 @@ operator:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/cilium-operator
|
||||
tag: 1.15.7-debian-12-r2
|
||||
tag: 1.16.0-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -2106,7 +2106,7 @@ hubble:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/hubble-relay
|
||||
tag: 1.15.7-debian-12-r1
|
||||
tag: 1.16.0-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user