Skip to content

Commit

Permalink
feat(container): update ghcr.io/siderolabs/kubelet (v1.30.3 → v1.31.1)
Browse files Browse the repository at this point in the history
Signed-off-by: bot-blake[bot] <129223303+bot-blake[bot]@users.noreply.github.com>
  • Loading branch information
bot-blake[bot] committed Sep 12, 2024
1 parent 9bce524 commit fe15dac
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 @@ -44,6 +44,6 @@ spec:
postBuild:
substitute:
# renovate: depName=ghcr.io/siderolabs/kubelet datasource=docker
KUBERNETES_VERSION: v1.30.3
KUBERNETES_VERSION: v1.31.1
# renovate: depName=ghcr.io/buroa/installer datasource=docker
TALOS_VERSION: v1.7.6
2 changes: 1 addition & 1 deletion talos/talconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ endpoint: https://k8s.${INTERNAL_DOMAIN}:6443
# renovate: depName=ghcr.io/buroa/installer datasource=docker
talosVersion: v1.7.6
# renovate: depName=ghcr.io/siderolabs/kubelet datasource=docker
kubernetesVersion: v1.30.3
kubernetesVersion: v1.31.1

additionalApiServerCertSans: &sans
- ${CLUSTER_ENDPOINT_IP}
Expand Down

0 comments on commit fe15dac

Please sign in to comment.