Skip to content

Commit

Permalink
Merge pull request #2966 from oscr/update-kubebuilder-cli
Browse files Browse the repository at this point in the history
✨ update kubebuilder cli kubernetes version
  • Loading branch information
k8s-ci-robot committed Sep 26, 2022
2 parents e5ced84 + 2c92224 commit 7b86aee
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 7b86aee

Please sign in to comment.