You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prepare for v1.4.2 release (#260)
Update go and trusted github action versions (except artifact
upload/download). Set kind, bats, and node versions in the tests
workflow. Update to latest x/crypto and x/net packages.
Prepare 1.3.0 release (#200)
Prepare for 1.3.0 release:
* Changelog
* Update deps:
* Update & pin GHA, point jira sync at common workflows
* Go version
* Go mod
* Docker base image
* CSI driver version in tests
* CI tool and k8s testing versions
* Run `make promote-staging-manifest`
Also fixed a small bug in the staging manifest's role permissions, and added one extra debug log line that helped me while testing out the latest changes.
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>