Skip to content

Commit

Permalink
chore(deps): update rancher/k3s docker tag to v1.31.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 20, 2024
1 parent a1419d8 commit e7a0f9c
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion k3d/edge-dns.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: edgedns
# Used by renovate
# repo: rancher/k3s
image: docker.io/rancher/k3s:v1.30.2-k3s1
image: docker.io/rancher/k3s:v1.31.1-k3s1
agents: 0
network: k3d-action-bridge-network
ports:
Expand Down
2 changes: 1 addition & 1 deletion k3d/gslb.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: test-gslb$CLUSTER_INDEX
# Used by renovate
# repo: rancher/k3s
image: docker.io/rancher/k3s:v1.30.2-k3s1
image: docker.io/rancher/k3s:v1.31.1-k3s1
agents: 1
network: k3d-action-bridge-network
ports:
Expand Down
2 changes: 1 addition & 1 deletion k3d/test-gslb1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: test-gslb1
# Used by renovate
# repo: rancher/k3s
image: docker.io/rancher/k3s:v1.30.2-k3s1
image: docker.io/rancher/k3s:v1.31.1-k3s1
agents: 1
network: k3d-action-bridge-network
ports:
Expand Down
2 changes: 1 addition & 1 deletion k3d/test-gslb2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: test-gslb2
# Used by renovate
# repo: rancher/k3s
image: docker.io/rancher/k3s:v1.30.2-k3s1
image: docker.io/rancher/k3s:v1.31.1-k3s1
agents: 1
network: k3d-action-bridge-network
ports:
Expand Down
2 changes: 1 addition & 1 deletion k3d/test-gslb3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: test-gslb3
# Used by renovate
# repo: rancher/k3s
image: docker.io/rancher/k3s:v1.30.2-k3s1
image: docker.io/rancher/k3s:v1.31.1-k3s1
agents: 1
network: k3d-action-bridge-network
ports:
Expand Down

0 comments on commit e7a0f9c

Please sign in to comment.