Skip to content

Commit

Permalink
chore(helm-chart): update helm release cilium to v1.15.4
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 Apr 12, 2024
1 parent caf7669 commit 07ca1c8
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.3
version: 1.15.4
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.3
version: 1.15.4
releaseName: cilium
namespace: kube-system
valuesFile: values.yaml
Expand Down

0 comments on commit 07ca1c8

Please sign in to comment.