Skip to content

Commit

Permalink
[bitnami/opensearch] Release 1.3.3 (#29582)
Browse files Browse the repository at this point in the history
* [bitnami/opensearch] Release 1.3.3 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update values.yaml

Signed-off-by: Javier J. Salmerón García <javier.salmeron@broadcom.com>

* Update Chart.yaml

Signed-off-by: Javier J. Salmerón García <javier.salmeron@broadcom.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
Signed-off-by: Javier J. Salmerón García <javier.salmeron@broadcom.com>
Co-authored-by: Javier J. Salmerón García <javier.salmeron@broadcom.com>
  • Loading branch information
bitnami-bot and javsalgar committed Sep 24, 2024
1 parent 1913960 commit 8e60928
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 10 deletions.
8 changes: 6 additions & 2 deletions bitnami/opensearch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 1.3.2 (2024-09-17)
## 1.3.3 (2024-09-24)

* [bitnami/opensearch] test: :white_check_mark: Improve reliability of ginkgo tests ([#29471](https://github.com/bitnami/charts/pull/29471))
* [bitnami/opensearch] Release 1.3.3 ([#29582](https://github.com/bitnami/charts/pull/29582))

## <small>1.3.2 (2024-09-17)</small>

* [bitnami/opensearch] test: :white_check_mark: Improve reliability of ginkgo tests (#29471) ([63b5131](https://github.com/bitnami/charts/commit/63b5131ab378847b16be6c621df2b609bcfb83fa)), closes [#29471](https://github.com/bitnami/charts/issues/29471)

## <small>1.3.1 (2024-09-11)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/opensearch/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.22.0
digest: sha256:a8fb2fc887ead658a89598a48acde5324196fbc0509503a3eaed50a710fbfe74
generated: "2024-09-06T14:30:11.715741329Z"
version: 2.23.0
digest: sha256:fbd6439f12ded949c04553b9c52a4c8153a8f2790147d972b314ddcd46921a14
generated: "2024-09-23T17:19:15.02922054Z"
6 changes: 3 additions & 3 deletions bitnami/opensearch/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: opensearch
image: docker.io/bitnami/opensearch:2.16.0-debian-12-r4
image: docker.io/bitnami/opensearch:2.17.0-debian-12-r1
- name: opensearch-dashboards
image: docker.io/bitnami/opensearch-dashboards:2.16.0-debian-12-r2
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r30
apiVersion: v2
appVersion: 2.16.0
appVersion: 2.17.0
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
Expand All @@ -30,4 +30,4 @@ maintainers:
name: opensearch
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/opensearch
version: 1.3.2
version: 1.3.3
2 changes: 1 addition & 1 deletion bitnami/opensearch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1034,4 +1034,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.
2 changes: 1 addition & 1 deletion bitnami/opensearch/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ useIstioLabels: true
image:
registry: docker.io
repository: bitnami/opensearch
tag: 2.16.0-debian-12-r4
tag: 2.17.0-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 8e60928

Please sign in to comment.