Skip to content

Commit

Permalink
fix(container): update image ghcr.io/siderolabs/installer ( v1.8.2 → …
Browse files Browse the repository at this point in the history
…v1.8.3 ) (#4633)
  • Loading branch information
repo-jeeves[bot] authored Nov 13, 2024
1 parent f944c7d commit dd61cb5
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.8.2
TALOS_VERSION: v1.8.3
# renovate: depName=ghcr.io/siderolabs/kubelet datasource=docker
KUBERNETES_VERSION: v1.31.2
2 changes: 1 addition & 1 deletion kubernetes/main/bootstrap/talos/talconfig.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
clusterName: main
# renovate: depName=ghcr.io/siderolabs/installer datasource=docker
talosVersion: v1.8.2
talosVersion: v1.8.3
# renovate: depName=ghcr.io/siderolabs/kubelet datasource=docker
kubernetesVersion: v1.31.2
endpoint: https://main.${SECRET_TECH_DOMAIN_NAME}:6443
Expand Down

0 comments on commit dd61cb5

Please sign in to comment.