Skip to content

Commit

Permalink
Merge pull request #793 from jalim/renovate/patch-talos
Browse files Browse the repository at this point in the history
  • Loading branch information
jalim authored Oct 9, 2024
2 parents 6553855 + b2942c2 commit 5e9b2ce
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .taskfiles/Talos/Taskfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ vars:
MATCHBOX_PROFILES_DIR: "{{.MATCHBOX_DIR}}/profiles"
MATCHBOX_ASSETS_DIR: "{{.MATCHBOX_DIR}}/assets"
# renovate: datasource=docker depName=ghcr.io/siderolabs/installer
TALOS_VERSION: v1.8.0
TALOS_VERSION: v1.8.1
TALOS_SCHEMATIC_ID: 76d744fe4579923f39f364e8975d0886f86efe0ca30dcb74d92f16a5ee1ab2fd
# renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet
KUBERNETES_VERSION: v1.31.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ spec:
postBuild:
substitute:
# renovate: datasource=docker depName=ghcr.io/siderolabs/installer
TALOS_VERSION: v1.8.0
TALOS_VERSION: v1.8.1
# renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet
KUBERNETES_VERSION: v1.31.1
2 changes: 1 addition & 1 deletion kubernetes/main/talconfig.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/budimanjojo/talhelper/master/pkg/config/schemas/talconfig.json
---
# renovate: datasource=docker depName=ghcr.io/siderolabs/installer
talosVersion: v1.8.0
talosVersion: v1.8.1
# renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet
kubernetesVersion: v1.31.1

Expand Down

0 comments on commit 5e9b2ce

Please sign in to comment.