- Apr 14, 2023
-
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
- Apr 13, 2023
-
-
rahenda authored
-
- Apr 08, 2023
-
-
semantic-release-bot authored
# [5.0.0](https://gitlab.com/to-be-continuous/helm/compare/4.1.7...5.0.0) (2023-04-08) ### Features * **deploy:** redesign deployment strategy ([b9ec2a19](https://gitlab.com/to-be-continuous/helm/commit/b9ec2a19a9286dfc5d1608540ce6fbdb8b2728d9)) * **publish:** add HELM_PUBLISH_STRATEGY variable ([7f6e72ae](https://gitlab.com/to-be-continuous/helm/commit/7f6e72ae2d577d85a652aafafb708bb11e807b37)) ### BREAKING CHANGES * **deploy:** $AUTODEPLOY_TO_PROD no longer supported (replaced by $HELM_PROD_DEPLOY_STRATEGY - see doc)
-
- Apr 07, 2023
-
-
Pierre Smeyers authored
-
- Apr 03, 2023
-
-
Pierre Smeyers authored
BREAKING CHANGE: $AUTODEPLOY_TO_PROD no longer supported (replaced by $HELM_PROD_DEPLOY_STRATEGY - see doc)
-
- Mar 20, 2023
-
-
Pierre Smeyers authored
-
- Mar 14, 2023
-
-
semantic-release-bot authored
## [4.1.7](https://gitlab.com/to-be-continuous/helm/compare/4.1.6...4.1.7) (2023-03-14) ### Bug Fixes * **semrel:** preserve snapshot package even with semrel enabled and no next version required ([af44b019](https://gitlab.com/to-be-continuous/helm/commit/af44b01928a1ffc4450506516b1473034df7cca8))
-
- Mar 11, 2023
-
-
semantic-release-bot authored
## [4.1.6](https://gitlab.com/to-be-continuous/helm/compare/4.1.5...4.1.6) (2023-03-11) ### Bug Fixes * **KUBECONFIG:** select to given KUBE_CONTEXT if provided ([1b122e1f](https://gitlab.com/to-be-continuous/helm/commit/1b122e1f775f6c2832db8d750850aba5cef435c8))
-
- Feb 13, 2023
-
-
semantic-release-bot authored
## [4.1.5](https://gitlab.com/to-be-continuous/helm/compare/4.1.4...4.1.5) (2023-02-13) ### Bug Fixes * **publish:** force publish chart built upstream ([63f482fd](https://gitlab.com/to-be-continuous/helm/commit/63f482fdf5cee1eb9d1ca1a1be9ec492ba8e2176))
-
- Feb 01, 2023
-
-
semantic-release-bot authored
## [4.1.4](https://gitlab.com/to-be-continuous/helm/compare/4.1.3...4.1.4) (2023-02-01) ### Bug Fixes * correct the output of helm-publish ([7ddb31e5](https://gitlab.com/to-be-continuous/helm/commit/7ddb31e5bd8adeb820eb980c0711ae352cf6bb64)), closes [#35](https://gitlab.com/to-be-continuous/helm/issues/35)
-
- Jan 27, 2023
-
-
semantic-release-bot authored
## [4.1.3](https://gitlab.com/to-be-continuous/helm/compare/4.1.2...4.1.3) (2023-01-27) ### Bug Fixes * "Add registry name in all Docker images" ([bf44e5e2](https://gitlab.com/to-be-continuous/helm/commit/bf44e5e2b54fd1a4ec4128686ab1bf543dde335b))
-
Bertrand Goareguer authored
-
- 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))
-
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))
-
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))
-
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))
-
- 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
-
- 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)
-
- Dec 27, 2022
-
-
Pierre Smeyers authored
-
Pierre Smeyers authored
BREAKING CHANGE: default publish URL uses GitLab registry
-
- Dec 20, 2022
-
-
Pierre Smeyers authored
-
- Dec 18, 2022
-
-
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))
-
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
-
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
-
- Nov 26, 2022
-
-
semantic-release-bot authored
# [3.1.0](https://gitlab.com/to-be-continuous/helm/compare/3.0.1...3.1.0) (2022-11-26) ### Features * switch score job to package-test stage ([5b60640d](https://gitlab.com/to-be-continuous/helm/commit/5b60640d0b599888c80d352345d185b878902740))
-
- Oct 14, 2022
-
-
Pierre Smeyers authored
-
- Sep 09, 2022
-
-
semantic-release-bot authored
## [3.0.1](https://gitlab.com/to-be-continuous/helm/compare/3.0.0...3.0.1) (2022-09-09) ### Bug Fixes * use chart var if no Chart.yml in directory ([12cbad97](https://gitlab.com/to-be-continuous/helm/commit/12cbad976e45066b1448ac687cf133f764510f54))
-