Skip to content

Tags: smartive/kuby

Tags

v6.0.0

Toggle v6.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: rework and add apple m1 (#65)

This reworks the application to be faster
and more responsive. Further, some commands are removed
since they were very biased.

BREAKING CHANGE: This removes some commands from the previous
version. Right now, only "context" and "namespace" are supported.
If other commands are necessary, they will be added as seen fit.

v5.0.0

Toggle v5.0.0's commit message

Unverified

No user is associated with the committer email.
chore: check valid json

v4.5.2

Toggle v4.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: naming of cert-manager resource (#14)

* fix: naming of cert-manager resource

* fix: reset formatting again

v4.5.1

Toggle v4.5.1's commit message

Unverified

No user is associated with the committer email.
fix: use correct docker image for building

v4.5.0

Toggle v4.5.0's commit message
feat: cleanup namespace command (#11)

* upgrade deps

* fast glob update

* rename

* add cleanup step

* add regex option

* fix test typings

* add tests

* Update docker-build.sh

v4.4.0

Toggle v4.4.0's commit message
feat: preview deployment (#9)

* create preview elements

* implement apply

* add testing

v4.3.0

Toggle v4.3.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
feat: add option to trim a prefix from env variables (#6)

v4.2.1

Toggle v4.2.1's commit message

Unverified

No user is associated with the committer email.
fix: remove tar gz hack

v4.2.0

Toggle v4.2.0's commit message
Merge branch 'feat/basic-auth-secret' into 'master'

feat: create secret and basic auth secret

See merge request smartive/open-source/kuby!3

v4.1.0

Toggle v4.1.0's commit message
Merge branch 'feat/git-image' into 'master'

feat: add git to image

See merge request smartive/open-source/kuby!2