Merge pull request 'Update image ghcr.io/siderolabs/installer to v1.8.1' (#722) from renovate/talos into main

Reviewed-on: #722
This commit is contained in:
Joseph Hanson 2024-10-11 09:57:44 -05:00
commit 7a67c2ddbf
2 changed files with 2 additions and 2 deletions

View file

@ -45,6 +45,6 @@ spec:
postBuild: postBuild:
substitute: substitute:
# renovate: datasource=docker depName=ghcr.io/siderolabs/installer # renovate: datasource=docker depName=ghcr.io/siderolabs/installer
TALOS_VERSION: v1.7.6 TALOS_VERSION: v1.8.1
# renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet # renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet
KUBERNETES_VERSION: v1.30.2 KUBERNETES_VERSION: v1.30.2

View file

@ -4,4 +4,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization kind: Kustomization
resources: resources:
- ./kubernetes.yaml - ./kubernetes.yaml
# - ./talos.yaml - ./talos.yaml