Skip to content

Commit

Permalink
chore(helm-chart): update helm release cilium to v1.16.0
Browse files Browse the repository at this point in the history
Signed-off-by: budimanjojo-bot <111944664+budimanjojo-bot[bot]@users.noreply.github.com>
  • Loading branch information
budimanjojo-bot[bot] committed Jul 24, 2024
1 parent 74745cd commit ca8d4fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cluster/apps/kube-system/cilium/base/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: cilium
version: 1.15.7
version: 1.16.0
sourceRef:
kind: HelmRepository
name: cilium-charts
Expand Down
2 changes: 1 addition & 1 deletion talos/cni/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.15.7
version: 1.16.0
releaseName: cilium
namespace: kube-system
valuesFile: values.yaml
Expand Down

0 comments on commit ca8d4fc

Please sign in to comment.