Skip to content

Commit 451a7a5

Browse files
fix(helm): update cilium ( 1.18.4 → 1.18.5 )
1 parent 4ce95a0 commit 451a7a5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kubernetes/argo/apps/kube-system/cilium.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ spec:
1515
ref: repo
1616
- repoURL: https://helm.cilium.io
1717
chart: cilium
18-
targetRevision: 1.18.4
18+
targetRevision: 1.18.5
1919
helm:
2020
releaseName: cilium
2121
valueFiles:

kubernetes/bootstrap/helmfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ releases:
2323
- name: cilium
2424
namespace: kube-system
2525
chart: cilium/cilium
26-
version: 1.18.4
26+
version: 1.18.5
2727
values:
2828
- ../apps/kube-system/cilium/values.sops.yaml
2929
needs:

0 commit comments

Comments
 (0)