release 0.2.0

This commit is contained in:
Waylon S. Walker 2025-03-25 10:14:19 -05:00
parent 75c7b30056
commit 90491d17bf
4 changed files with 22 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## 0.2.0
### Added
- Support for imagepullsecret flag on krayt create command
- Allows pulling from private container registries by specifying an image pull secret
## 0.1.0
### Added