Releases: wunderio/silta-cli
Releases · wunderio/silta-cli
0.1.22
What's Changed
- Remove existing pods for post-release when removing job. PR: #33
- check if oauth2l binary exists before using it. PR: #34
- Allow multiple file encryption. PR: #35
Changelog: 0.1.21...0.1.22
0.1.21
Fixes missing image name when searching for tags
Adds environment variables used by GCloud as a fallback
0.1.18
fix memory usage by calculating file checksum in bash instead of piping output to golang (PR)
0.1.17
- Timeout variable fix for simple deployment log output (PR)
- Alternative GCloud-less authentication for container registries; add checks for required tools (PR)
0.1.16
What's Changed
- Print event and logs for failing pods during deployment - #25
Full Changelog: 0.1.15...0.1.16
Naming and descriptions
Trim release name to fit into Kubernetes naming spec
Clearer description from app outputs
Delete post-release
Deletes post-release jobs, pods
Release deletion
Integrates K8s, Helm libraries; adds ability to delete Helm releases