Skip to content

Commit

Permalink
✨ update kubebuilder kubernetes version
Browse files Browse the repository at this point in the history
  • Loading branch information
oscr committed Sep 23, 2022
1 parent 91a1afa commit 2c92224
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ body:
Does it require a particular Kubernetes version?
Is there currently another isssue associated with this (use github syntax
Is there currently another issue associated with this (use github syntax
like `#xyz` to link to it)?
validations: {required: true}

Expand Down
2 changes: 1 addition & 1 deletion build/.goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ builds:
- darwin_amd64
- darwin_arm64
env:
- KUBERNETES_VERSION=1.24.1
- KUBERNETES_VERSION=1.25.0
- CGO_ENABLED=0

# Only binaries of the form "kubebuilder_${goos}_${goarch}" will be released.
Expand Down

0 comments on commit 2c92224

Please sign in to comment.