Compare commits
No commits in common. "7a67c2ddbf188560e81061f365def6b7556d9b8b" and "17c3e2f311412c432f4417615b457a5e00604651" have entirely different histories.
7a67c2ddbf
...
17c3e2f311
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.8.1
|
||||
TALOS_VERSION: v1.7.6
|
||||
# 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