From 2e14423de203dd52994ba1510f051c70d019cb67 Mon Sep 17 00:00:00 2001 From: Anna Bruce Date: Fri, 25 Oct 2024 10:44:49 +0100 Subject: [PATCH] Bump version numbers Signed-off-by: Anna Bruce --- charts/opensearch/CHANGELOG.md | 10 +++++++++- charts/opensearch/Chart.yaml | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/charts/opensearch/CHANGELOG.md b/charts/opensearch/CHANGELOG.md index 604a00c5..614057fe 100644 --- a/charts/opensearch/CHANGELOG.md +++ b/charts/opensearch/CHANGELOG.md @@ -14,6 +14,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed ### Security --- +## [1.31.2] +### Added +### Changed +### Deprecated +### Removed +### Fixed +- Fix `image.pullPolicy` not being respected by `persistence` init container +### Security +--- ## [1.31.1] ### Added ### Changed @@ -21,7 +30,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Removed ### Fixed - Resolved `helm lint` errors with extraObjects -- Fix `image.pullPolicy` not being respected by `persistence` init container ### Security --- ## [1.31.0] diff --git a/charts/opensearch/Chart.yaml b/charts/opensearch/Chart.yaml index ea031e67..22080072 100644 --- a/charts/opensearch/Chart.yaml +++ b/charts/opensearch/Chart.yaml @@ -15,7 +15,7 @@ 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: 1.31.1 +version: 1.31.2 # 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