diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c3990b6..890503b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +v0.14.5 / 2024-4-7 +======================== + +* use hwameistor v0.14.2, ha v0.4.1, ui v0.16.0 #267 (@peng9808) + v0.14.4 / 2024-3-13 ======================== diff --git a/changelogs/released/v0.14.5/changelog b/changelogs/released/v0.14.5/changelog new file mode 100644 index 00000000..3ecfddaf --- /dev/null +++ b/changelogs/released/v0.14.5/changelog @@ -0,0 +1,4 @@ +v0.14.5 / 2024-4-17 +======================== + +* use hwameistor v0.14.2, ha v0.4.1, ui v0.16.0 #267 (@peng9808) diff --git a/helm/operator/Chart.yaml b/helm/operator/Chart.yaml index a8bd9e95..564d18bf 100644 --- a/helm/operator/Chart.yaml +++ b/helm/operator/Chart.yaml @@ -16,11 +16,11 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: v0.14.4 +version: v0.14.5 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: v0.14.4 +appVersion: v0.14.5 diff --git a/helm/operator/values.yaml b/helm/operator/values.yaml index 19a42818..4de8d1a5 100644 --- a/helm/operator/values.yaml +++ b/helm/operator/values.yaml @@ -10,7 +10,7 @@ global: operator: replicas: 1 imageRepository: hwameistor/operator - tag: v0.14.4 + tag: v0.14.5 localDiskManager: tolerationOnMaster: true