Skip to content

Commit

Permalink
fix(container): update image ghcr.io/siderolabs/kubelet ( v1.31.3 → v…
Browse files Browse the repository at this point in the history
…1.31.4 )

| datasource | package                    | from    | to      |
| ---------- | -------------------------- | ------- | ------- |
| docker     | ghcr.io/siderolabs/kubelet | v1.31.3 | v1.31.4 |
  • Loading branch information
kireque-bot[bot] authored Dec 11, 2024
1 parent cd2da3d commit 90f7bf2
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 @@ -47,4 +47,4 @@ spec:
# renovate: depName=ghcr.io/siderolabs/installer datasource=docker
TALOS_VERSION: v1.8.3
# renovate: depName=ghcr.io/siderolabs/kubelet datasource=docker
KUBERNETES_VERSION: v1.31.3
KUBERNETES_VERSION: v1.31.4
2 changes: 1 addition & 1 deletion kubernetes/main/bootstrap/talos/talconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ endpoint: "https://${clusterEndpointIP}:6443"
# renovate: depName=ghcr.io/siderolabs/installer datasource=docker
talosVersion: v1.8.3
# renovate: depName=ghcr.io/siderolabs/kubelet datasource=docker
kubernetesVersion: v1.31.3
kubernetesVersion: v1.31.4

cniConfig:
name: none
Expand Down

0 comments on commit 90f7bf2

Please sign in to comment.