mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/cilium] Release 2.0.1 (#31545)
* [bitnami/cilium] Release 2.0.1 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
|
||||
|
||||
## 2.0.1 (2025-01-24)
|
||||
|
||||
* [bitnami/cilium] Release 2.0.1 ([#31545](https://github.com/bitnami/charts/pull/31545))
|
||||
|
||||
## 2.0.0 (2025-01-22)
|
||||
|
||||
* [bitnami/cilium] Update ETCD to major 11 ([#31510](https://github.com/bitnami/charts/pull/31510))
|
||||
* [bitnami/cilium] Update ETCD to major 11 (#31510) ([ab13b86](https://github.com/bitnami/charts/commit/ab13b86f49d57112b3bc3d9eea1645841a8f9125)), closes [#31510](https://github.com/bitnami/charts/issues/31510)
|
||||
|
||||
## <small>1.3.4 (2025-01-21)</small>
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: etcd
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 11.0.1
|
||||
version: 11.0.2
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.29.0
|
||||
digest: sha256:6c995ddc95840364d42013d0532e0770551d56d0707760ec46c87bb8426572be
|
||||
generated: "2025-01-22T11:38:46.06963+01:00"
|
||||
version: 2.29.1
|
||||
digest: sha256:dfae079a8a8b5625ee9fa6dff8101cb322a6656c9510b535593f63e10a8205d4
|
||||
generated: "2025-01-24T10:50:33.870691622Z"
|
||||
|
||||
@@ -6,9 +6,9 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: cilium
|
||||
image: docker.io/bitnami/cilium:1.16.6-debian-12-r0
|
||||
image: docker.io/bitnami/cilium:1.16.6-debian-12-r1
|
||||
- name: cilium-operator
|
||||
image: docker.io/bitnami/cilium-operator:1.16.6-debian-12-r0
|
||||
image: docker.io/bitnami/cilium-operator:1.16.6-debian-12-r3
|
||||
- name: cilium-proxy
|
||||
image: docker.io/bitnami/cilium-proxy:1.29.10-debian-12-r5
|
||||
- name: hubble-relay
|
||||
@@ -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: 2.0.0
|
||||
version: 2.0.1
|
||||
|
||||
@@ -131,7 +131,7 @@ agent:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/cilium
|
||||
tag: 1.16.6-debian-12-r0
|
||||
tag: 1.16.6-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -1008,7 +1008,7 @@ operator:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/cilium-operator
|
||||
tag: 1.16.6-debian-12-r0
|
||||
tag: 1.16.6-debian-12-r3
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user