techno-tim / k3s-ansible

The easiest way to bootstrap a self-hosted High Availability Kubernetes cluster. A fully automated HA k3s etcd install with kube-vip, MetalLB, and more. Build. Destroy. Repeat.

Home Page:https://technotim.live/posts/k3s-etcd-ansible/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test v1.29.2+k3s1 -> v1.29.4+k3s1 update

egandro opened this issue · comments

This is no bug!

I just open this ticket to get some confirmation from - who ever is testing this.

Some month ago, I added a patch to Tims nice scripts to allow updates.

Well - I did an update from v1.29.2+k3s1 to v1.29.4+k3s1 just by restarting the installer.

It works for me :)

Please confirm!

➜  homelab git:(main) ✗ kubectl version                                                                                                            
Client Version: v1.29.4
Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3
Server Version: v1.29.4+k3s1

@egandro actually CI checks it, so it if works open a PR and CI automation will run and check it too!