Skip to content

Commit

Permalink
Change k3d version to v1 to get upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
kasia-kujawa committed Mar 15, 2021
1 parent cfe5361 commit bf25588
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pull_requests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: imranismail/setup-kustomize@v1
- uses: AbsaOSS/k3d-action@v1.3.1
- uses: AbsaOSS/k3d-action@v1
id: single-cluster
name: Create single k3d Cluster with Registry
with:
Expand Down Expand Up @@ -116,7 +116,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: imranismail/setup-kustomize@v1
- uses: AbsaOSS/k3d-action@v1.3.1
- uses: AbsaOSS/k3d-action@v1
id: single-cluster
name: Create single k3d Cluster with Registry
with:
Expand Down

0 comments on commit bf25588

Please sign in to comment.