Skip to content

Commit

Permalink
Merge pull request #2618 from rimolive/rimolive
Browse files Browse the repository at this point in the history
Update PR template to install kustomize 5.0.1
  • Loading branch information
rimolive authored Feb 12, 2024
2 parents 337dfb1 + c2da66f commit 6cb9ff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ Resolves #

**Checklist:**
- [ ] Unit tests pass:
**Make sure you have installed kustomize == 3.2.1**
**Make sure you have installed kustomize == 5.0.1**
1. `make generate-changed-only`
2. `make test`

0 comments on commit 6cb9ff2

Please sign in to comment.