Skip to content

Commit

Permalink
Merge pull request #555 from jalim/renovate/patch-talos
Browse files Browse the repository at this point in the history
  • Loading branch information
jalim authored Aug 15, 2024
2 parents b7fb53e + e5acdcd commit 7d2bdea
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.7.5
TALOS_VERSION: v1.7.6
TALOS_SCHEMATIC_ID: 76d744fe4579923f39f364e8975d0886f86efe0ca30dcb74d92f16a5ee1ab2fd
# renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet
KUBERNETES_VERSION: v1.30.3
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.7.5
TALOS_VERSION: v1.7.6
# renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet
KUBERNETES_VERSION: v1.30.3
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.7.5
talosVersion: v1.7.6
# renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet
kubernetesVersion: v1.30.3

Expand Down

0 comments on commit 7d2bdea

Please sign in to comment.