Skip to content

Commit

Permalink
fix(deps): update helm release cilium ( 1.16.4 → 1.16.5 ) (#4165)
Browse files Browse the repository at this point in the history
Co-authored-by: tyriis-automation[bot] <133711747+tyriis-automation[bot]@users.noreply.github.com>
  • Loading branch information
tyriis-automation[bot] authored Dec 23, 2024
1 parent 9df6ad3 commit b111d61
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: cilium
version: 1.16.4
version: 1.16.5
sourceRef:
kind: HelmRepository
name: cilium-charts
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/kube-nas/bootstrap/cilium/kustomization.yaml
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.16.4
version: 1.16.5
releaseName: cilium
namespace: kube-system
valuesFile: values.yaml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: cilium
version: 1.16.4
version: 1.16.5
sourceRef:
kind: HelmRepository
name: cilium-charts
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/talos-flux/bootstrap/cilium/kustomization.yaml
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.16.4
version: 1.16.5
releaseName: cilium
namespace: kube-system
valuesFile: values.yaml
Expand Down

0 comments on commit b111d61

Please sign in to comment.