mirror of
https://github.com/bitnami/charts.git
synced 2026-03-08 08:47:24 +08:00
[bitnami/opensearch] Release 1.3.13 (#30232)
* [bitnami/opensearch] Release 1.3.13 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 1.3.12 (2024-10-17)
|
||||
## 1.3.13 (2024-11-06)
|
||||
|
||||
* [bitnami/opensearch] Release 1.3.12 ([#29958](https://github.com/bitnami/charts/pull/29958))
|
||||
* [bitnami/opensearch] Release 1.3.13 ([#30232](https://github.com/bitnami/charts/pull/30232))
|
||||
|
||||
## <small>1.3.12 (2024-10-17)</small>
|
||||
|
||||
* [bitnami/opensearch] Release 1.3.12 (#29958) ([5fe7ee5](https://github.com/bitnami/charts/commit/5fe7ee5945e7005a923158b5d85dc8a8757beaf5)), closes [#29958](https://github.com/bitnami/charts/issues/29958)
|
||||
* Update documentation links to techdocs.broadcom.com (#29931) ([f0d9ad7](https://github.com/bitnami/charts/commit/f0d9ad78f39f633d275fc576d32eae78ded4d0b8)), closes [#29931](https://github.com/bitnami/charts/issues/29931)
|
||||
|
||||
## <small>1.3.11 (2024-10-03)</small>
|
||||
|
||||
|
||||
@@ -6,13 +6,13 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: opensearch
|
||||
image: docker.io/bitnami/opensearch:2.17.1-debian-12-r0
|
||||
image: docker.io/bitnami/opensearch:2.18.0-debian-12-r0
|
||||
- name: opensearch-dashboards
|
||||
image: docker.io/bitnami/opensearch-dashboards:2.17.0-debian-12-r0
|
||||
image: docker.io/bitnami/opensearch-dashboards:2.17.1-debian-12-r1
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r31
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r32
|
||||
apiVersion: v2
|
||||
appVersion: 2.17.1
|
||||
appVersion: 2.18.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -30,4 +30,4 @@ maintainers:
|
||||
name: opensearch
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/opensearch
|
||||
version: 1.3.12
|
||||
version: 1.3.13
|
||||
|
||||
@@ -186,7 +186,7 @@ useIstioLabels: true
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/opensearch
|
||||
tag: 2.17.1-debian-12-r0
|
||||
tag: 2.18.0-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -2699,7 +2699,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r31
|
||||
tag: 12-debian-12-r32
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
@@ -2746,7 +2746,7 @@ sysctlImage:
|
||||
##
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r31
|
||||
tag: 12-debian-12-r32
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -2798,7 +2798,7 @@ dashboards:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/opensearch-dashboards
|
||||
tag: 2.17.0-debian-12-r0
|
||||
tag: 2.17.1-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user