Updating cilium and coredns.

This commit is contained in:
Joseph Hanson 2023-09-25 13:03:19 -05:00
parent c236df8dbd
commit 64127a58fe
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o
3 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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: |-

View file

@ -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: |-