diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json index 43be963c..f8d2f2b6 100644 --- a/.github/release-please/manifest.json +++ b/.github/release-please/manifest.json @@ -1 +1 @@ -{"charts/hivemq-operator":"0.12.0","charts/hivemq-platform":"0.7.0","charts/hivemq-platform-operator":"0.2.3","charts/hivemq-swarm":"0.2.32"} +{"charts/hivemq-operator":"0.12.0","charts/hivemq-platform":"0.7.0","charts/hivemq-platform-operator":"0.2.4","charts/hivemq-swarm":"0.2.32"} diff --git a/charts/hivemq-platform-operator/CHANGELOG.md b/charts/hivemq-platform-operator/CHANGELOG.md new file mode 100644 index 00000000..a22e575a --- /dev/null +++ b/charts/hivemq-platform-operator/CHANGELOG.md @@ -0,0 +1,9 @@ +# Changelog + +## [0.2.4](https://github.com/afalhambra-hivemq/helm-charts/compare/hivemq-platform-operator-0.2.3...hivemq-platform-operator-v0.2.4) (2024-03-20) + + +### Miscellaneous Chores + +* Updated operator image ([#13](https://github.com/afalhambra-hivemq/helm-charts/issues/13)) ([cf46351](https://github.com/afalhambra-hivemq/helm-charts/commit/cf46351e67d8ff13b0329a24aa3e6cfa8dd4f046)) +* Updated platform operator image ([#22](https://github.com/afalhambra-hivemq/helm-charts/issues/22)) ([6f88646](https://github.com/afalhambra-hivemq/helm-charts/commit/6f88646705030c113eca8f2f62b6ba852e9c6eee)) diff --git a/charts/hivemq-platform-operator/Chart.yaml b/charts/hivemq-platform-operator/Chart.yaml index e6944dcf..15288731 100644 --- a/charts/hivemq-platform-operator/Chart.yaml +++ b/charts/hivemq-platform-operator/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: hivemq-platform-operator description: HiveMQ Platform Operator Helm Chart (new) type: application -version: 0.2.3 +version: 0.2.4 appVersion: 1.2.0 maintainers: - email: support@hivemq.com