[bitnami/cilium] Release 1.0.17 (#28873)

* [bitnami/cilium] Release 1.0.17 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:
Bitnami Bot
2024-08-14 14:21:32 +02:00
committed by GitHub
parent 1f86e8aa22
commit 4c972028d7
4 changed files with 22 additions and 18 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 1.0.16 (2024-08-07)
## 1.0.17 (2024-08-14)
* [bitnami/cilium] Release 1.0.16 ([#28708](https://github.com/bitnami/charts/pull/28708))
* [bitnami/cilium] Release 1.0.17 ([#28873](https://github.com/bitnami/charts/pull/28873))
## <small>1.0.16 (2024-08-07)</small>
* [bitnami/cilium] Release 1.0.16 (#28708) ([6f90880](https://github.com/bitnami/charts/commit/6f9088035d1c54f94c610f9704f5b5e505791310)), closes [#28708](https://github.com/bitnami/charts/issues/28708)
## <small>1.0.15 (2024-08-05)</small>

View File

@@ -1,9 +1,9 @@
dependencies:
- name: etcd
repository: oci://registry-1.docker.io/bitnamicharts
version: 10.2.11
version: 10.2.12
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.21.0
digest: sha256:d6b059087be1ed7d4bfaf4d3da20831e129b82e459c94d92a37db223bae81782
generated: "2024-08-07T00:42:54.705087437Z"
version: 2.22.0
digest: sha256:1819d8be69d698e27f4bfb58bbd5c40ec0cca116352db4c454710594ecfce61a
generated: "2024-08-14T12:03:35.377751401Z"

View File

@@ -6,19 +6,19 @@ annotations:
licenses: Apache-2.0
images: |
- name: cilium
image: docker.io/bitnami/cilium:1.16.0-debian-12-r5
image: docker.io/bitnami/cilium:1.16.1-debian-12-r0
- name: cilium-operator
image: docker.io/bitnami/cilium-operator:1.16.0-debian-12-r4
image: docker.io/bitnami/cilium-operator:1.16.1-debian-12-r0
- name: cilium-proxy
image: docker.io/bitnami/cilium-proxy:1.29.7-debian-12-r7
image: docker.io/bitnami/cilium-proxy:1.29.7-debian-12-r9
- name: hubble-relay
image: docker.io/bitnami/hubble-relay:1.16.0-debian-12-r1
image: docker.io/bitnami/hubble-relay:1.16.1-debian-12-r0
- name: hubble-ui
image: docker.io/bitnami/hubble-ui:0.13.1-debian-12-r4
- name: hubble-ui-backend
image: docker.io/bitnami/hubble-ui-backend:0.13.1-debian-12-r7
image: docker.io/bitnami/hubble-ui-backend:0.13.1-debian-12-r8
apiVersion: v2
appVersion: 1.16.0
appVersion: 1.16.1
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.16
version: 1.0.17

View File

@@ -126,7 +126,7 @@ agent:
image:
registry: docker.io
repository: bitnami/cilium
tag: 1.16.0-debian-12-r5
tag: 1.16.1-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.16.0-debian-12-r4
tag: 1.16.1-debian-12-r0
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.7-debian-12-r7
tag: 1.29.7-debian-12-r9
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.16.0-debian-12-r1
tag: 1.16.1-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -2831,7 +2831,7 @@ hubble:
image:
registry: docker.io
repository: bitnami/hubble-ui-backend
tag: 0.13.1-debian-12-r7
tag: 0.13.1-debian-12-r8
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'