Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
nakamasato committed Nov 23, 2023
1 parent 63a0ea0 commit 33eb170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .upgrade-version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -524,7 +524,7 @@ make undeploy
kubectl delete -f https://github.com/cert-manager/cert-manager/releases/download/$CERT_MANAGER_VERSION/cert-manager.yaml

git add .
golangci-lint run ./... --fix
make lint-fix
pre-commit run -a || true
git add . && git commit -am "[API] Implement validating admission webhook"

Expand Down

0 comments on commit 33eb170

Please sign in to comment.