This repository was archived by the owner on Dec 19, 2023. It is now read-only.
Releases: terricain/keyvault2kube
Releases · terricain/keyvault2kube
2.3.2
2.3.1
- Fixed a accidental addition to Dockerfile
2.3.0
- Add a startup probe for kubernetes which returns when all secrets have been applied the first time.
2.2.1
- Fix a startup issue caused by
cast()
being incorrectly modified in 2.2.0.
2.2.0
2.1.0
Changes
- Use GitHub Container Registry instead of Dockerhub
- Add arm64 builds
- Limit builds to tags that match a valid semver
- Upgrade to Python 3.10
- Upgrade all dependencies to latest version
- Add
/deploy
directory for deployment via Flux - Updated
README.md