Skip to content

Releases: kapost/kap-helm

Helm Install Action - Fix

19 Oct 19:59
d699b87

Choose a tag to compare

Fixed the install action command. Previously was helm upgrade, changed to helm install when HELM_ACTION is set to install

Install Action

14 Jul 03:11

Choose a tag to compare

Added install argument to the Helm action

Version 1.0

20 Apr 17:57
19cd0e8

Choose a tag to compare

What's Changed

Bumping version to v1 - removed unnecessary yum update command from Dockerfile

Full Changelog: v0.3...v1

Helm upgrade command

17 Apr 18:08
999d363

Choose a tag to compare

The install command doesn't allow for updated images. Changing the command in favor of upgrade to accommodate most common use case.

v0.2 - Namespace

03 Apr 21:32
49afeaf

Choose a tag to compare

Added namespace variable for deployments. Set entrypoint script to executable

Helm Action

24 Mar 18:29
7946f8e

Choose a tag to compare

Merge pull request #3 from kapost/naming-conventions-update

Updated readme