diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 84c9fc2..ce47054 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{"routes":"1.0.0","charts/openshift-routes":"1.0.0","charts/sftpgo-stack":"1.1.0"} +{"routes":"1.0.0","charts/openshift-routes":"1.0.0","charts/sftpgo-stack":"1.1.0","charts/resource-scaler":"1.0.0"} diff --git a/charts/resource-scaler/CHANGELOG.md b/charts/resource-scaler/CHANGELOG.md new file mode 100644 index 0000000..1abdb8c --- /dev/null +++ b/charts/resource-scaler/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 1.0.0 (2026-02-22) + + +### ♻️ Code Refactoring + +* **charts:** move charts under charts/ and update dependencies MAPCO-9044 ([#15](https://github.com/MapColonies/helm-charts-test/issues/15)) ([504bae5](https://github.com/MapColonies/helm-charts-test/commit/504bae587e43daf53305462733d27761df123ca4))