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:
commit
7a67c2ddbf
2 changed files with 2 additions and 2 deletions
|
@ -45,6 +45,6 @@ spec:
|
|||
postBuild:
|
||||
substitute:
|
||||
# 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
|
||||
KUBERNETES_VERSION: v1.30.2
|
||||
|
|
|
@ -4,4 +4,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||
kind: Kustomization
|
||||
resources:
|
||||
- ./kubernetes.yaml
|
||||
# - ./talos.yaml
|
||||
- ./talos.yaml
|
||||
|
|
Loading…
Reference in a new issue