Skip to content

Commit

Permalink
Merge pull request #196 from jalim/renovate/ghcr.io-siderolabs-kubele…
Browse files Browse the repository at this point in the history
…t-1.x
  • Loading branch information
jalim authored Apr 19, 2024
2 parents 807eb24 + 0282f59 commit eeed23d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .taskfiles/Talos/Taskfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ vars:
TALOS_VERSION: v1.7.0
TALOS_SCHEMATIC_ID: 76d744fe4579923f39f364e8975d0886f86efe0ca30dcb74d92f16a5ee1ab2fd
# renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet
KUBERNETES_VERSION: v1.29.4
KUBERNETES_VERSION: v1.30.0
TALOS_SCRIPTS_DIR: "{{.ROOT_DIR}}/.taskfiles/Talos/scripts"

tasks:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ spec:
# renovate: datasource=docker depName=ghcr.io/siderolabs/installer
TALOS_VERSION: v1.7.0
# renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet
KUBERNETES_VERSION: v1.29.4
KUBERNETES_VERSION: v1.30.0
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
name: kubernetes
spec:
# renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet
version: v1.29.4
version: v1.30.0
serviceAccountName: system-upgrade
secrets:
- name: talos
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/main/talconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# renovate: datasource=docker depName=ghcr.io/siderolabs/installer
talosVersion: v1.7.0
# renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet
kubernetesVersion: v1.29.4
kubernetesVersion: v1.30.0

clusterName: &cluster home-kubernetes
endpoint: https://10.88.0.20:6443
Expand Down

0 comments on commit eeed23d

Please sign in to comment.