Upgrade k3s version k8s integration tests
This commit is contained in:
parent
ae86cb7d11
commit
9638c0b8b0
5 changed files with 7 additions and 5 deletions
|
|
@ -42,7 +42,7 @@ var (
|
|||
)
|
||||
|
||||
const (
|
||||
k3sImage = "docker.io/rancher/k3s:v1.32.9-k3s1"
|
||||
k3sImage = "docker.io/rancher/k3s:v1.34.2-k3s1"
|
||||
traefikImage = "traefik/traefik:latest"
|
||||
traefikDeployment = "deployments/traefik"
|
||||
traefikNamespace = "traefik"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue