Skip to content

Commit

Permalink
Merge pull request #1663 from cubic3d/renovate/main-patch-talos
Browse files Browse the repository at this point in the history
Update image ghcr.io/siderolabs/installer ( v1.9.0 → v1.9.1 )
  • Loading branch information
cubic3d authored Dec 27, 2024
2 parents 8929f58 + 5edd2b5 commit 7117929
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ spec:
postBuild:
substitute:
# renovate: depName=ghcr.io/siderolabs/installer datasource=docker
TALOS_VERSION: v1.9.0
TALOS_VERSION: v1.9.1
# renovate: depName=ghcr.io/siderolabs/kubelet datasource=docker
KUBERNETES_VERSION: v1.32.0
2 changes: 1 addition & 1 deletion kubernetes/main/bootstrap/talos/talconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ clusterName: main
endpoint: https://192.168.40.90:6443

# renovate: depName=ghcr.io/siderolabs/installer datasource=docker
talosVersion: v1.9.0
talosVersion: v1.9.1
# renovate: depName=ghcr.io/siderolabs/kubelet datasource=docker
kubernetesVersion: v1.32.0

Expand Down

0 comments on commit 7117929

Please sign in to comment.