Skip to content

Commit

Permalink
Merge pull request #1408 from axeII/renovate/cilium-1.x
Browse files Browse the repository at this point in the history
fix(helm): update cilium ( 1.16.1 → 1.16.2 )
  • Loading branch information
axeII authored Sep 27, 2024
2 parents 42056df + 9fa2090 commit bf893a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ansible/playbooks/templates/custom-cilium-helmchart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
repo: https://helm.cilium.io/
chart: cilium
# renovate: datasource=helm depName=cilium repository=https://helm.cilium.io
version: 1.16.1
version: 1.16.2
targetNamespace: kube-system
bootstrap: true
valuesContent: |-
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/kube-system/cilium/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
chart:
spec:
chart: cilium
version: 1.16.1
version: 1.16.2
sourceRef:
kind: HelmRepository
name: cilium
Expand Down

0 comments on commit bf893a4

Please sign in to comment.