Skip to content

Commit

Permalink
fix(container): update ghcr.io/siderolabs/kubelet ( v1.29.2 → v1.29.3…
Browse files Browse the repository at this point in the history
… ) (#1955)

| datasource | package                    | from    | to      |
| ---------- | -------------------------- | ------- | ------- |
| docker     | ghcr.io/siderolabs/kubelet | v1.29.2 | v1.29.3 |

Co-authored-by: smurf-bot[bot] <137516995+smurf-bot[bot]@users.noreply.github.com>
  • Loading branch information
smurf-bot[bot] authored Mar 18, 2024
1 parent 9625e75 commit 495a896
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .taskfiles/Talos/Taskfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ vars:
TALOS_VERSION: v1.6.6
TALOS_SCHEMATIC_ID: 5b3717ebb1bc80ddea39bb8ae3cfd3294bfcfb13e05dcd6f1aa54b8e8f9dbcc1
# renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet
KUBERNETES_VERSION: v1.29.2
KUBERNETES_VERSION: v1.29.3

env:
TALOSCONFIG: "{{.KUBERNETES_DIR}}/{{.cluster}}/bootstrap/talos/clusterconfig/talosconfig"
Expand Down
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 @@
# renovate: datasource=docker depName=ghcr.io/siderolabs/installer
talosVersion: v1.6.6
# renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet
kubernetesVersion: v1.29.2
kubernetesVersion: v1.29.3

clusterName: &cluster main
endpoint: https://192.168.2.10:6443
Expand Down

0 comments on commit 495a896

Please sign in to comment.