Updating cilium and coredns.
This commit is contained in:
parent
c236df8dbd
commit
64127a58fe
3 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@ creation_rules:
|
||||||
# Valinor
|
# Valinor
|
||||||
age: >-
|
age: >-
|
||||||
age1g786w8t40g9y29l33rfd4jqlwhrgsxsc7ped6uju60k54j0q3enql3kfve
|
age1g786w8t40g9y29l33rfd4jqlwhrgsxsc7ped6uju60k54j0q3enql3kfve
|
||||||
- path_regex: (ansible|terraform)/.*\.sops\.ya?ml
|
- path_regex: (ansible|terraform|talos)/.*\.sops\.ya?ml
|
||||||
# Valinor
|
# Valinor
|
||||||
age: >-
|
age: >-
|
||||||
age1g786w8t40g9y29l33rfd4jqlwhrgsxsc7ped6uju60k54j0q3enql3kfve
|
age1g786w8t40g9y29l33rfd4jqlwhrgsxsc7ped6uju60k54j0q3enql3kfve
|
||||||
|
|
|
@ -9,7 +9,7 @@ spec:
|
||||||
# renovate: datasource=helm
|
# renovate: datasource=helm
|
||||||
repo: https://helm.cilium.io/
|
repo: https://helm.cilium.io/
|
||||||
chart: cilium
|
chart: cilium
|
||||||
version: 1.14.0
|
version: 1.14.2
|
||||||
targetNamespace: kube-system
|
targetNamespace: kube-system
|
||||||
bootstrap: true
|
bootstrap: true
|
||||||
valuesContent: |-
|
valuesContent: |-
|
||||||
|
|
|
@ -9,7 +9,7 @@ spec:
|
||||||
# renovate: datasource=helm
|
# renovate: datasource=helm
|
||||||
repo: https://coredns.github.io/helm
|
repo: https://coredns.github.io/helm
|
||||||
chart: coredns
|
chart: coredns
|
||||||
version: 1.24.5
|
version: 1.26.0
|
||||||
targetNamespace: kube-system
|
targetNamespace: kube-system
|
||||||
bootstrap: true
|
bootstrap: true
|
||||||
valuesContent: |-
|
valuesContent: |-
|
||||||
|
|
Reference in a new issue