- Jan 27, 2023
-
-
semantic-release-bot authored
## [4.1.3](4.1.2...4.1.3) (2023-01-27) ### Bug Fixes * "Add registry name in all Docker images" ([bf44e5e2](bf44e5e2))
-
Cédric OLIVIER authored
Resolve "Add registry name in all Docker images" Closes #34 See merge request !56
-
-
- Jan 23, 2023
-
-
semantic-release-bot authored
## [4.1.2](4.1.1...4.1.2) (2023-01-23) ### Bug Fixes * **authent:** support Text or file variable for Kubeconfig ([67027d14](67027d14))
-
Cédric OLIVIER authored
fix(authent): support Text or file variable for Kubeconfig See merge request !55
-
Pierre Smeyers authored
-
- Jan 17, 2023
-
-
semantic-release-bot authored
## [4.1.1](4.1.0...4.1.1) (2023-01-17) ### Bug Fixes * HELM_SEMREL_RELEASE_DISABLED variable not taken into account ([9529cb74](9529cb74))
-
Pierre Smeyers authored
Resolve "HELM_SEMREL_RELEASE_DISABLED variable not taken into account" Closes #33 See merge request !54
-
-
semantic-release-bot authored
# [4.1.0](4.0.1...4.1.0) (2023-01-17) ### Bug Fixes * use new kube-score image with explicit registry (Docker Hub) ([af8b73c5](af8b73c5)) ### Features * **package:** propagate output variables (dotenv) ([09af4af5](09af4af5)) * **sast:** run kube-score & values lint against cascading environments ([71386e37](71386e37))
-
Pierre Smeyers authored
feat(package): propagate output variables (dotenv) Closes #32 See merge request !53
-
Pierre Smeyers authored
feat(sast): run kube-score & values lint against cascading environments See merge request !51
-
Pierre Smeyers authored
Draft: Resolve "Use the new kube-score image" Closes #30 See merge request !47
-
-
Pierre Smeyers authored
-
- Jan 16, 2023
-
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
- Jan 13, 2023
-
-
semantic-release-bot authored
## [4.0.1](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](32356cc3))
-
Pierre Smeyers authored
Resolve "Cannot deploy helm chart with dependencies" Closes #31 See merge request !52
-
-
Pierre Smeyers authored
-
- Jan 11, 2023
-
-
semantic-release-bot authored
# [4.0.0](3.3.2...4.0.0) (2023-01-11) ### Bug Fixes * check chart is present locally on publish job ([8cabd719](8cabd719)) ### Code Refactoring * remove old variables and values ([928c6443](928c6443)) ### Features * environments activation is now opt-in ([64a0a2f7](64a0a2f7)) * **package:** support publish snapshot (untested) version ([ed861d9e](ed861d9e)) * semrel integration no longer increases the app version ([698111e6](698111e6)) * support OCI-based registry as pull repos & support user/password authentication ([7ea406aa](7ea406aa)) * support various publish methods (push, post, put, custom) with auto detection ([676c41cb](676c41cb)) ### 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
-
- 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](3.3.1...3.3.2) (2022-12-18) ### Bug Fixes * rename Helm value environment_type to environmentType (complies to naming conventions) ([2d8c9222](2d8c9222))
-
Pierre Smeyers authored
-
- Dec 17, 2022
-
-
semantic-release-bot authored
## [3.3.1](3.3.0...3.3.1) (2022-12-17) ### Bug Fixes * hanging awk script ([7294a75a](7294a75a))
-
Pierre Smeyers authored
-
semantic-release-bot authored
# [3.3.0](3.2.0...3.3.0) (2022-12-17) ### Features * support dynamic env url ([6e6dd777](6e6dd777))
-
Pierre Smeyers authored
Simplify environments url management in deployment templates See merge request !46
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-