mirror of
https://github.com/bitnami/charts.git
synced 2026-03-09 15:38:00 +08:00
[bitnami/cilium] Release 1.2.4 (#29686)
* [bitnami/cilium] Release 1.2.4 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.2.3 (2024-09-26)
|
||||
## 1.2.4 (2024-10-01)
|
||||
|
||||
* [bitnami/cilium] Release 1.2.3 ([#29622](https://github.com/bitnami/charts/pull/29622))
|
||||
* [bitnami/cilium] Release 1.2.4 ([#29686](https://github.com/bitnami/charts/pull/29686))
|
||||
|
||||
## <small>1.2.3 (2024-09-26)</small>
|
||||
|
||||
* [bitnami/cilium] Release 1.2.3 (#29622) ([2622531](https://github.com/bitnami/charts/commit/26225310f448708843d71ab9abe12c5e3d57a697)), closes [#29622](https://github.com/bitnami/charts/issues/29622)
|
||||
|
||||
## <small>1.2.2 (2024-09-06)</small>
|
||||
|
||||
|
||||
@@ -6,11 +6,11 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: cilium
|
||||
image: docker.io/bitnami/cilium:1.16.2-debian-12-r0
|
||||
image: docker.io/bitnami/cilium:1.16.2-debian-12-r2
|
||||
- name: cilium-operator
|
||||
image: docker.io/bitnami/cilium-operator:1.16.2-debian-12-r0
|
||||
image: docker.io/bitnami/cilium-operator:1.16.2-debian-12-r1
|
||||
- name: cilium-proxy
|
||||
image: docker.io/bitnami/cilium-proxy:1.29.9-debian-12-r0
|
||||
image: docker.io/bitnami/cilium-proxy:1.29.9-debian-12-r1
|
||||
- name: hubble-relay
|
||||
image: docker.io/bitnami/hubble-relay:1.16.2-debian-12-r0
|
||||
- name: hubble-ui
|
||||
@@ -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.2.3
|
||||
version: 1.2.4
|
||||
|
||||
@@ -126,7 +126,7 @@ agent:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/cilium
|
||||
tag: 1.16.2-debian-12-r0
|
||||
tag: 1.16.2-debian-12-r2
|
||||
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.16.2-debian-12-r0
|
||||
tag: 1.16.2-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -1508,7 +1508,7 @@ envoy:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/cilium-proxy
|
||||
tag: 1.29.9-debian-12-r0
|
||||
tag: 1.29.9-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user