[bitnami/opensearch] ⬆️ Update dependency references (#35118)

* [bitnami/opensearch] Release 2.0.6 updating components versions

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-07-15 17:28:20 +02:00
committed by GitHub
parent 5d7bfa13c6
commit 71af747952
3 changed files with 11 additions and 7 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 2.0.5 (2025-06-25)
## 2.0.6 (2025-07-15)
* [bitnami/opensearch] :zap: :arrow_up: Update dependency references ([#34611](https://github.com/bitnami/charts/pull/34611))
* [bitnami/opensearch] :zap: :arrow_up: Update dependency references ([#35118](https://github.com/bitnami/charts/pull/35118))
## <small>2.0.5 (2025-06-25)</small>
* [bitnami/opensearch] :zap: :arrow_up: Update dependency references (#34611) ([b1d5705](https://github.com/bitnami/charts/commit/b1d57058721d7f326e24bdf71ba4740e5d629222)), closes [#34611](https://github.com/bitnami/charts/issues/34611)
## <small>2.0.4 (2025-06-19)</small>

View File

@@ -9,7 +9,7 @@ annotations:
- name: opensearch-dashboards
image: docker.io/bitnami/opensearch-dashboards:3.1.0-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r47
image: docker.io/bitnami/os-shell:12-debian-12-r48
licenses: Apache-2.0
tanzuCategory: service
apiVersion: v2
@@ -33,4 +33,4 @@ maintainers:
name: opensearch
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/opensearch
version: 2.0.5
version: 2.0.6

View File

@@ -2786,7 +2786,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r47
tag: 12-debian-12-r48
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -2833,7 +2833,7 @@ sysctlImage:
##
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r47
tag: 12-debian-12-r48
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -3549,7 +3549,7 @@ snapshots:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r47
tag: 12-debian-12-r48
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'