Skip to content

Commit

Permalink
feat(helm): update chart cilium to 1.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tinfoild[bot] authored Oct 1, 2024
1 parent 6d02194 commit 40947e9
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: Kustomization
helmCharts:
- name: cilium
repo: https://helm.cilium.io/
version: 1.15.7
version: 1.16.2
releaseName: cilium
namespace: kube-system
valuesFile: helm-values.yaml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: Kustomization
helmCharts:
- name: cilium
repo: https://helm.cilium.io/
version: 1.15.7
version: 1.16.2
releaseName: cilium
namespace: kube-system
valuesFile: helm-values.yaml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: Kustomization
helmCharts:
- name: cilium
repo: https://helm.cilium.io/
version: 1.15.7
version: 1.16.2
releaseName: cilium
namespace: kube-system
valuesFile: helm-values.yaml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: Kustomization
helmCharts:
- name: cilium
repo: https://helm.cilium.io/
version: 1.15.7
version: 1.16.2
releaseName: cilium
namespace: kube-system
valuesFile: helm-values.yaml
Expand Down
2 changes: 1 addition & 1 deletion kube/deploy/core/_networking/cilium/app/hr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
chart:
spec:
chart: cilium
version: "1.15.7"
version: "1.16.2"
sourceRef:
name: cilium-charts
kind: HelmRepository
Expand Down

0 comments on commit 40947e9

Please sign in to comment.