Skip to content
This repository has been archived by the owner on Nov 2, 2024. It is now read-only.

Commit

Permalink
fix(container): update ghcr.io/siderolabs/installer ( v1.8.1 → v1.8.2 )
Browse files Browse the repository at this point in the history
  • Loading branch information
robodexo2000[bot] authored Nov 1, 2024
1 parent 1995d5d commit 24bead1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
name: talos
spec:
# renovate: datasource=docker depName=ghcr.io/siderolabs/installer
version: v1.8.1
version: v1.8.2
serviceAccountName: system-upgrade
secrets:
- name: talos
Expand Down
2 changes: 1 addition & 1 deletion talos/deedee/talconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ clusterSvcNets:
endpoint: https://${clusterEndpointIP}:6443

# renovate: datasource=docker depName=ghcr.io/siderolabs/installer
talosVersion: v1.8.1
talosVersion: v1.8.2

# renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet
kubernetesVersion: v1.31.1
Expand Down
2 changes: 1 addition & 1 deletion talos/meemee/talconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ clusterSvcNets:
endpoint: https://${clusterEndpointIP}:6443

# renovate: datasource=docker depName=ghcr.io/siderolabs/installer
talosVersion: v1.8.1
talosVersion: v1.8.2

# renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet
kubernetesVersion: v1.31.1
Expand Down

0 comments on commit 24bead1

Please sign in to comment.