Skip to content

Releases: wunderio/silta-cli

0.1.22

02 Feb 15:54
42214b5
Compare
Choose a tag to compare

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

01 Dec 14:37
09d43c5
Compare
Choose a tag to compare

Fixes missing image name when searching for tags
Adds environment variables used by GCloud as a fallback

0.1.20

28 Nov 07:54
640193f
Compare
Choose a tag to compare

Helm library removal

0.1.19

24 Nov 13:35
b8e7c7d
Compare
Choose a tag to compare

0.1.18

14 Nov 13:36
223dd50
Compare
Choose a tag to compare

fix memory usage by calculating file checksum in bash instead of piping output to golang (PR)

0.1.17

10 Nov 14:42
d8a5659
Compare
Choose a tag to compare
  • 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

27 Oct 13:41
045671c
Compare
Choose a tag to compare

What's Changed

  • Print event and logs for failing pods during deployment - #25

Full Changelog: 0.1.15...0.1.16

Naming and descriptions

13 Oct 13:23
c8ab1a7
Compare
Choose a tag to compare

Trim release name to fit into Kubernetes naming spec
Clearer description from app outputs

Delete post-release

22 Sep 14:10
eb25c6f
Compare
Choose a tag to compare

Deletes post-release jobs, pods

Release deletion

15 Sep 14:12
84e3764
Compare
Choose a tag to compare

Integrates K8s, Helm libraries; adds ability to delete Helm releases