- Jan 23, 2023
-
-
semantic-release-bot authored
## [4.1.2](https://gitlab.com/to-be-continuous/helm/compare/4.1.1...4.1.2) (2023-01-23) ### Bug Fixes * **authent:** support Text or file variable for Kubeconfig ([67027d14](https://gitlab.com/to-be-continuous/helm/commit/67027d1483e93096639f2e8de247f494f4fd34c1))
-
Cédric OLIVIER authored
fix(authent): support Text or file variable for Kubeconfig See merge request to-be-continuous/helm!55
-
Pierre Smeyers authored
-
- Jan 17, 2023
-
-
semantic-release-bot authored
## [4.1.1](https://gitlab.com/to-be-continuous/helm/compare/4.1.0...4.1.1) (2023-01-17) ### Bug Fixes * HELM_SEMREL_RELEASE_DISABLED variable not taken into account ([9529cb74](https://gitlab.com/to-be-continuous/helm/commit/9529cb74509605c0abdca1567a0e3430b82af880))
-
Pierre Smeyers authored
Resolve "HELM_SEMREL_RELEASE_DISABLED variable not taken into account" Closes #33 See merge request to-be-continuous/helm!54
-
Bertrand Goareguer authored
-
semantic-release-bot authored
# [4.1.0](https://gitlab.com/to-be-continuous/helm/compare/4.0.1...4.1.0) (2023-01-17) ### Bug Fixes * use new kube-score image with explicit registry (Docker Hub) ([af8b73c5](https://gitlab.com/to-be-continuous/helm/commit/af8b73c5a3114f3b5f13ec9bcb9eff7f657094a7)) ### Features * **package:** propagate output variables (dotenv) ([09af4af5](https://gitlab.com/to-be-continuous/helm/commit/09af4af537a7c4411de0efcf7bc7b31de3cbf67e)) * **sast:** run kube-score & values lint against cascading environments ([71386e37](https://gitlab.com/to-be-continuous/helm/commit/71386e3798a621de66bbdd6eccf70d5fa56caa6c))
-
Pierre Smeyers authored
feat(package): propagate output variables (dotenv) Closes #32 See merge request to-be-continuous/helm!53
-
Pierre Smeyers authored
feat(sast): run kube-score & values lint against cascading environments See merge request to-be-continuous/helm!51
-
Pierre Smeyers authored
Draft: Resolve "Use the new kube-score image" Closes #30 See merge request to-be-continuous/helm!47
-
Bertrand Goareguer authored
-
Pierre Smeyers authored
-
- Jan 16, 2023
-
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
- Jan 13, 2023
-
-
semantic-release-bot authored
## [4.0.1](https://gitlab.com/to-be-continuous/helm/compare/4.0.0...4.0.1) (2023-01-13) ### Bug Fixes * **deploy:** deploy packaged chart instead of chart file (required for chart with dependencies) ([32356cc3](https://gitlab.com/to-be-continuous/helm/commit/32356cc3877a6b8d3e7a46aab8610b4fb3ea41db))
-
Pierre Smeyers authored
Resolve "Cannot deploy helm chart with dependencies" Closes #31 See merge request to-be-continuous/helm!52
-
Bertrand Goareguer authored
-
Pierre Smeyers authored
-
- Jan 11, 2023
-
-
semantic-release-bot authored
# [4.0.0](https://gitlab.com/to-be-continuous/helm/compare/3.3.2...4.0.0) (2023-01-11) ### Bug Fixes * check chart is present locally on publish job ([8cabd719](https://gitlab.com/to-be-continuous/helm/commit/8cabd719a222f688657357474f548af9fcb51a92)) ### Code Refactoring * remove old variables and values ([928c6443](https://gitlab.com/to-be-continuous/helm/commit/928c64433e5d32dab341d9217f86497871e26237)) ### Features * environments activation is now opt-in ([64a0a2f7](https://gitlab.com/to-be-continuous/helm/commit/64a0a2f703432485a9269138004db0ee433bdea4)) * **package:** support publish snapshot (untested) version ([ed861d9e](https://gitlab.com/to-be-continuous/helm/commit/ed861d9e2fcd0462037b2db333aec9e0aac7f678)) * semrel integration no longer increases the app version ([698111e6](https://gitlab.com/to-be-continuous/helm/commit/698111e61f52a3f21fa9699c26e005a601af7734)) * support OCI-based registry as pull repos & support user/password authentication ([7ea406aa](https://gitlab.com/to-be-continuous/helm/commit/7ea406aad0e2c7817950f08a74be3ecb52afd8ca)) * support various publish methods (push, post, put, custom) with auto detection ([676c41cb](https://gitlab.com/to-be-continuous/helm/commit/676c41cb30a40899324a1610cc7bb915ffc38b5a)) ### BREAKING CHANGES * HELM_xxx_DISABLED variables no longer supported to enable/disable environments (see doc) * default publish URL uses GitLab registry * former dynamic variables $env and $appname removed: use $environment_type and $environment_name instead * former dynamic value {{env}} removed: use {{environment_type}} instead
-
Pierre Smeyers authored
redesign & breaking changes Closes #29, #25, #28, and #23 See merge request to-be-continuous/helm!49
-
- Jan 09, 2023
-
-
Pierre Smeyers authored
-
- Jan 03, 2023
-
-
Pierre Smeyers authored
BREAKING CHANGE: HELM_xxx_DISABLED variables no longer supported to enable/disable environments (see doc)
-
Pierre Smeyers authored
-
- Dec 27, 2022
-
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
Pierre Smeyers authored
BREAKING CHANGE: default publish URL uses GitLab registry
-
- Dec 20, 2022
-
-
Pierre Smeyers authored
-
- Dec 18, 2022
-
-
Pierre Smeyers authored
BREAKING CHANGE: former dynamic variables $env and $appname removed: use $environment_type and $environment_name instead BREAKING CHANGE: former dynamic value {{env}} removed: use {{environment_type}} instead
-
semantic-release-bot authored
## [3.3.2](https://gitlab.com/to-be-continuous/helm/compare/3.3.1...3.3.2) (2022-12-18) ### Bug Fixes * rename Helm value environment_type to environmentType (complies to naming conventions) ([2d8c9222](https://gitlab.com/to-be-continuous/helm/commit/2d8c92224f38feb4253b508e73cdb40077cd657c))
-
Pierre Smeyers authored
-
- Dec 17, 2022
-
-
semantic-release-bot authored
## [3.3.1](https://gitlab.com/to-be-continuous/helm/compare/3.3.0...3.3.1) (2022-12-17) ### Bug Fixes * hanging awk script ([7294a75a](https://gitlab.com/to-be-continuous/helm/commit/7294a75a45147a7842290bdb666e09b765cd2712))
-
Pierre Smeyers authored
-
semantic-release-bot authored
# [3.3.0](https://gitlab.com/to-be-continuous/helm/compare/3.2.0...3.3.0) (2022-12-17) ### Features * support dynamic env url ([6e6dd777](https://gitlab.com/to-be-continuous/helm/commit/6e6dd777511c86b0967c398e221e1b1ae30c43e2))
-
Pierre Smeyers authored
Simplify environments url management in deployment templates See merge request to-be-continuous/helm!46
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
Pierre Smeyers authored
Deprecated $appname and $env dynamic variables with $environment_name & $environment_type With backward compatibility (legacy vars still usable)
-
- Dec 13, 2022
-
-
semantic-release-bot authored
# [3.2.0](https://gitlab.com/to-be-continuous/helm/compare/3.1.0...3.2.0) (2022-12-13) ### Features * **vault:** configurable Vault Secrets Provider image ([23357c58](https://gitlab.com/to-be-continuous/helm/commit/23357c584d18f2480cae9cdf34543f6e6319a417))
-
Pierre Smeyers authored
-