Skip to content

Commit 0f809ae

Browse files
fix(helm): update cilium ( 1.15.5 → 1.15.6 ) (#3102)
Co-authored-by: mahoro-bot[bot] <115426318+mahoro-bot[bot]@users.noreply.github.com>
1 parent 7857aaa commit 0f809ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
chart:
1010
spec:
1111
chart: cilium
12-
version: 1.15.5
12+
version: 1.15.6
1313
sourceRef:
1414
kind: HelmRepository
1515
name: cilium

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ releases:
99
- name: cilium
1010
namespace: kube-system
1111
chart: cilium/cilium
12-
version: 1.15.5
12+
version: 1.15.6
1313
wait: true
1414
values:
1515
- ../../../apps/kube-system/cilium/app/values.yaml

0 commit comments

Comments
 (0)