Skip to content

Commit

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

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
Signed-off-by: Michael Faherty <[email protected]>
  • Loading branch information
bitnami-bot authored and mike12806 committed Oct 30, 2024
1 parent e3cd2c9 commit cc20726
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 13 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.2.10 (2024-08-08)
## 1.2.11 (2024-09-06)

* [bitnami/opensearch] Release 1.2.10 ([#28777](https://github.com/bitnami/charts/pull/28777))
* [bitnami/opensearch] Release 1.2.11 ([#29281](https://github.com/bitnami/charts/pull/29281))

## <small>1.2.10 (2024-08-08)</small>

* [bitnami/opensearch] Release 1.2.10 (#28777) ([fd8c5f4](https://github.com/bitnami/charts/commit/fd8c5f42aea6194f35e54da23a57ccc4787c760c)), closes [#28777](https://github.com/bitnami/charts/issues/28777)

## <small>1.2.9 (2024-07-25)</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.21.0
digest: sha256:aad727fb6bd333a7ebb22f06f1edcb53349acdbffaa1baffa0266d9a33162dbd
generated: "2024-08-08T10:54:48.594643124Z"
version: 2.22.0
digest: sha256:a8fb2fc887ead658a89598a48acde5324196fbc0509503a3eaed50a710fbfe74
generated: "2024-09-06T14:30:11.715741329Z"
8 changes: 4 additions & 4 deletions bitnami/opensearch/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: opensearch
image: docker.io/bitnami/opensearch:2.16.0-debian-12-r0
image: docker.io/bitnami/opensearch:2.16.0-debian-12-r2
- name: opensearch-dashboards
image: docker.io/bitnami/opensearch-dashboards:2.15.0-debian-12-r3
image: docker.io/bitnami/opensearch-dashboards:2.16.0-debian-12-r2
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r27
image: docker.io/bitnami/os-shell:12-debian-12-r30
apiVersion: v2
appVersion: 2.16.0
dependencies:
Expand All @@ -30,4 +30,4 @@ maintainers:
name: opensearch
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/opensearch
version: 1.2.10
version: 1.2.11
8 changes: 4 additions & 4 deletions 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-r0
tag: 2.16.0-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -2296,7 +2296,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r27
tag: 12-debian-12-r30
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down Expand Up @@ -2343,7 +2343,7 @@ sysctlImage:
##
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r27
tag: 12-debian-12-r30
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -2396,7 +2396,7 @@ dashboards:
image:
registry: docker.io
repository: bitnami/opensearch-dashboards
tag: 2.15.0-debian-12-r3
tag: 2.16.0-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit cc20726

Please sign in to comment.