Skip to content

Commit

Permalink
fix(container): update image ghcr.io/siderolabs/installer to v1.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 23, 2024
1 parent eaf6ef4 commit 76ea6e6
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 @@ -25,4 +25,4 @@ spec:
# renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet
KUBE_VERSION: v1.29.2
# renovate: datasource=docker depName=ghcr.io/siderolabs/installer
SYSTEM_VERSION: v1.6.6
SYSTEM_VERSION: v1.6.7
2 changes: 1 addition & 1 deletion bootstrap/templates/kubernetes/talos/talconfig.yaml.j2
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.6.6
talosVersion: v1.6.7
# renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet
kubernetesVersion: v1.29.2

Expand Down

0 comments on commit 76ea6e6

Please sign in to comment.