- Apr 20, 2022
-
-
- Apr 12, 2022
-
-
semantic-release-bot authored
## [1.20.1](v1.20.0...v1.20.1) (2022-04-12) ### Bug Fixes * accidential log ([211203a0](211203a0))
-
Marco Wettstein authored
-
Marco Wettstein authored
-
semantic-release-bot authored
# [1.20.0](v1.19.1...v1.20.0) (2022-04-12) ### Bug Fixes * endless loop in resolve references ([7e63586a](7e63586a)) ### Features * allow to force manual/auto deploy per env ([45fcace8](45fcace8))
-
Marco Wettstein authored
feat: allow to force manual/auto deploy per env See merge request !39
-
Marco Wettstein authored
-
Marco Wettstein authored
-
- Apr 08, 2022
-
-
semantic-release-bot authored
## [1.19.1](v1.19.0...v1.19.1) (2022-04-08) ### Bug Fixes * catenv hangs ([5866927d](5866927d))
-
Marco Wettstein authored
-
- Apr 06, 2022
-
-
semantic-release-bot authored
# [1.19.0](v1.18.1...v1.19.0) (2022-04-06) ### Bug Fixes * values.secretsAsFile not working properly ([73f39da5](73f39da5)) ### Features * **cli:** watch config for changes ([80737acd](80737acd))
-
Marco Wettstein authored
fix: values.secretsAsFile not working properly See merge request !38
-
Marco Wettstein authored
-
Marco Wettstein authored
feat(cli): watch config for changes See merge request !37
-
Marco Wettstein authored
-
semantic-release-bot authored
## [1.18.1](v1.18.0...v1.18.1) (2022-04-06) ### Bug Fixes * try-catch legacy bitwarden t ([9c67745e](9c67745e))
-
Marco Wettstein authored
-
semantic-release-bot authored
# [1.18.0](v1.17.2...v1.18.0) (2022-04-06) ### Features * allow to mount secrets as files ([b8b8f30d](b8b8f30d))
-
Marco Wettstein authored
F/mount secrets See merge request !36
-
Marco Wettstein authored
-
- Apr 04, 2022
-
-
semantic-release-bot authored
## [1.17.2](v1.17.1...v1.17.2) (2022-04-04) ### Bug Fixes * **cli:** cloud sql proxy should not use bitwarden anymore ([c8fa517e](c8fa517e))
-
Marco Wettstein authored
-
- Apr 01, 2022
-
-
semantic-release-bot authored
## [1.17.1](v1.17.0...v1.17.1) (2022-04-01) ### Bug Fixes * ENV_SHORT missing in local dev ([4a62fdfb](4a62fdfb))
-
Marco Wettstein authored
-
semantic-release-bot authored
# [1.17.0](v1.16.3...v1.17.0) (2022-04-01) ### Bug Fixes * setup GL_TOKEN ([5a06e87a](5a06e87a)) ### Features * improved variable handling ([07a720d0](07a720d0))
-
Marco Wettstein authored
feat: improved variable handling See merge request !35
-
Marco Wettstein authored
- supports ${variableName} substitution in variable value - supports ${componentName:variableName} substitution to resuse vars from other components - deprecates fromComponents, use ${componentName:variableName} instead
-
Marco Wettstein authored
-
- Mar 30, 2022
-
-
semantic-release-bot authored
## [1.16.3](v1.16.2...v1.16.3) (2022-03-30) ### Bug Fixes * **cli:** switch clusters does not work ([632e3d35](632e3d35))
-
Marco Wettstein authored
-
- Mar 28, 2022
-
-
semantic-release-bot authored
## [1.16.2](v1.16.1...v1.16.2) (2022-03-28) ### Bug Fixes * exit shell scripts immediately if error occurs ([ae9c708f](ae9c708f))
-
Marco Wettstein authored
fix: exit shell scripts immediately if error occurs See merge request !33
-
- Mar 25, 2022
-
-
Michael authored
So scripts behave the same as `script:` sections in the pipeline. Fixes helm errors not failing the deploy job. ``` Error: UPGRADE FAILED: Deployment successful
```
-
- Mar 21, 2022
-
-
semantic-release-bot authored
## [1.16.1](v1.16.0...v1.16.1) (2022-03-21) ### Bug Fixes * type error ([c0f1318d](c0f1318d))
-
Marco Wettstein authored
-
- Mar 16, 2022
-
-
semantic-release-bot authored
# [1.16.0](v1.15.1...v1.16.0) (2022-03-16) ### Features * support yarn audit for yarn 2 ([fc41465c](fc41465c))
-
Marco Wettstein authored
-
semantic-release-bot authored
## [1.15.1](v1.15.0...v1.15.1) (2022-03-16)
-
Marco Wettstein authored
-
- Mar 15, 2022
-
-
semantic-release-bot authored
# [1.15.0](v1.14.0...v1.15.0) (2022-03-15) ### Features * **cli:** improve ux for setup ([53adcbba](53adcbba))
-