Skip to content

Commit

Permalink
Add k8s v1.26
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinbunney committed Nov 27, 2024
1 parent 7f5048d commit 610731b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
- v1.31.2-k3s1
- v1.29.10-k3s1
- v1.27.16-k3s1
- v1.26.15-k3s1
- v1.25.16-k3s4
runs-on: ubuntu-latest
env:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
- rancher/k3s:v1.31.2-k3s1
- rancher/k3s:v1.29.10-k3s1
- rancher/k3s:v1.27.16-k3s1
- rancher/k3s:v1.26.15-k3s1
- rancher/k3s:v1.25.16-k3s4
- registry:2
if: github.event.pull_request.user.login != 'dependabot[bot]' && github.actor != 'dependabot[bot]'
Expand Down

0 comments on commit 610731b

Please sign in to comment.