Releases: devopshobbies/helm-releaser
Releases · devopshobbies/helm-releaser
v1.0.11
test: added wait function to test the deploy
v1.0.10
fix(kube-set-context.ts): specified the kubeconfig
v1.0.9
fix(kubectl-set-context.ts): replaced set-context with use-context
v1.0.8
feat: added config context function to use
v1.0.6
chore: updated context input to required false
v1.0.5
feat(kubectl-set-context): now the action will set context if passed any
v1.0.4
test: added cat and ls for testing
v1.0.3
fix(main.ts): removed console.log
v1.0.2
refactor: added an ls log to debug