- 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))
-
Cédric OLIVIER authored
Resolve "Gitlab K8s Agent support" Closes #39 See merge request to-be-continuous/helm!63
-
Ronny Moreas authored
Signed-off-by:
Ronny Moreas <ronny.moreas@kuleuven.be>
-
- Mar 04, 2023
-
-
Pierre Smeyers authored
-
- Mar 03, 2023
-
-
Cédric OLIVIER authored
chore(deps): update dependency to-be-continuous/semantic-release to v3.2.2 See merge request to-be-continuous/helm!61
-
to be continuous bot authored
-
- Feb 25, 2023
-
-
Cédric OLIVIER authored
chore(deps): update dependency to-be-continuous/bash to v3.1.2 See merge request to-be-continuous/helm!60
-
- Feb 24, 2023
-
-
to be continuous bot authored
-
- 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))
-
Pierre Smeyers authored
Resolve "helm-publish job fails to publish tested chart version" Closes #37 See merge request to-be-continuous/helm!59
-
Bertrand Goareguer authored
-
- Feb 09, 2023
-
-
Pierre Smeyers authored
-
- Feb 03, 2023
-
-
Cédric OLIVIER authored
chore(deps): update dependency to-be-continuous/semantic-release to v3.2.1 See merge request to-be-continuous/helm!58
-
to be continuous bot authored
-
- 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)
-
Pierre Smeyers authored
fix: correct the output of helm-publish Closes #35 See merge request to-be-continuous/helm!57
-
- Jan 31, 2023
-
-
Timothy Stone authored
s/postscript/pubscript. The helm-publish command has found a publish script ("pubscript"). The output uses the value of "${postscript}" Fixes: #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))
-
Cédric OLIVIER authored
Resolve "Add registry name in all Docker images" Closes #34 See merge request to-be-continuous/helm!56
-
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))
-
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
-