1
0
Fork 0

Upgrade k3s version k8s integration tests

This commit is contained in:
Michael 2025-11-24 12:56:04 +01:00 committed by GitHub
parent ae86cb7d11
commit 9638c0b8b0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 7 additions and 5 deletions

View file

@ -1,6 +1,6 @@
services:
server:
image: rancher/k3s:v1.21.14-k3s1
image: rancher/k3s:v1.34.2-k3s1
privileged: true
command:
- server
@ -25,7 +25,7 @@ services:
- ./fixtures/k8s:/var/lib/rancher/k3s/server/manifests
node:
image: rancher/k3s:v1.21.14-k3s1
image: rancher/k3s:v1.34.2-k3s1
privileged: true
environment:
K3S_TOKEN: somethingtotallyrandom