Update cilium addon to 1.15.2 (#287)

Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com>
This commit is contained in:
azimuth-ci-bot[bot] 2024-03-23 14:09:37 +00:00 committed by GitHub
parent 5ca5317ef4
commit 8ebc9fb9fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -40,7 +40,7 @@ cni:
chart:
repo: https://helm.cilium.io/
name: cilium
version: 1.15.1
version: 1.15.2
release:
namespace: kube-system
values: {}

View File

@ -1,6 +1,6 @@
quay.io:
images:
cilium/cilium:
- v1.15.1
- v1.15.2
cilium/operator-generic:
- v1.15.1
- v1.15.2