Skip to content

Commit 2ce9ca4

Browse files
fix(helm): update cilium ( 1.16.0 → 1.16.1 ) (#3372)
Co-authored-by: mahoro-bot[bot] <115426318+mahoro-bot[bot]@users.noreply.github.com>
1 parent 2c0d49f commit 2ce9ca4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kubernetes/main/apps/kube-system/cilium/app/helmrelease.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ spec:
1515
chart:
1616
spec:
1717
chart: cilium
18-
version: 1.16.0
18+
version: 1.16.1
1919
sourceRef:
2020
kind: HelmRepository
2121
name: cilium

kubernetes/main/bootstrap/talos/integrations/helmfile.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ releases:
1111
- name: cilium
1212
namespace: kube-system
1313
chart: cilium/cilium
14-
version: 1.16.0
14+
version: 1.16.1
1515
values: ["../../../apps/kube-system/cilium/app/helm-values.yaml"]
1616
- name: coredns
1717
namespace: kube-system

0 commit comments

Comments
 (0)