From cce78f1227693b1a0a734f3effd5aeb495551198 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 18 Jan 2024 23:09:06 +0100 Subject: [PATCH] [bitnami/opensearch] Release 0.7.1 updating components versions (#22324) Signed-off-by: Bitnami Containers --- bitnami/opensearch/Chart.lock | 6 +++--- bitnami/opensearch/Chart.yaml | 6 +++--- bitnami/opensearch/README.md | 2 +- bitnami/opensearch/values.yaml | 8 ++++---- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/bitnami/opensearch/Chart.lock b/bitnami/opensearch/Chart.lock index 398e136dac..c4bb89a15f 100644 --- a/bitnami/opensearch/Chart.lock +++ b/bitnami/opensearch/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.13.3 -digest: sha256:9a971689db0c66ea95ac2e911c05014c2b96c6077c991131ff84f2982f88fb83 -generated: "2023-10-30T16:11:13.984648084+01:00" + version: 2.14.1 +digest: sha256:5ccbe5f1fe4459864a8c9d7329c400b678666b6cfb1450818a830bda81995bc3 +generated: "2024-01-17T20:01:05.438039025Z" diff --git a/bitnami/opensearch/Chart.yaml b/bitnami/opensearch/Chart.yaml index dba3fa40bc..9f21856ba5 100644 --- a/bitnami/opensearch/Chart.yaml +++ b/bitnami/opensearch/Chart.yaml @@ -6,11 +6,11 @@ annotations: licenses: Apache-2.0 images: | - name: opensearch-dashboards - image: docker.io/bitnami/opensearch-dashboards:2.11.0-debian-11-r2 + image: docker.io/bitnami/opensearch-dashboards:2.11.1-debian-11-r1 - name: opensearch - image: docker.io/bitnami/opensearch:2.11.1-debian-11-r2 + image: docker.io/bitnami/opensearch:2.11.1-debian-11-r3 - name: os-shell - image: docker.io/bitnami/os-shell:11-debian-11-r92 + image: docker.io/bitnami/os-shell:11-debian-11-r94 apiVersion: v2 appVersion: 2.11.1 dependencies: diff --git a/bitnami/opensearch/README.md b/bitnami/opensearch/README.md index 8214ca4f28..42da5d34a9 100644 --- a/bitnami/opensearch/README.md +++ b/bitnami/opensearch/README.md @@ -935,4 +935,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. \ No newline at end of file diff --git a/bitnami/opensearch/values.yaml b/bitnami/opensearch/values.yaml index b561485e6f..2a8ca71de0 100644 --- a/bitnami/opensearch/values.yaml +++ b/bitnami/opensearch/values.yaml @@ -179,7 +179,7 @@ useIstioLabels: true image: registry: docker.io repository: bitnami/opensearch - tag: 2.11.1-debian-11-r2 + tag: 2.11.1-debian-11-r3 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -2260,7 +2260,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 11-debian-11-r92 + tag: 11-debian-11-r94 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -2307,7 +2307,7 @@ sysctlImage: ## registry: docker.io repository: bitnami/os-shell - tag: 11-debian-11-r92 + tag: 11-debian-11-r94 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -2361,7 +2361,7 @@ dashboards: image: registry: docker.io repository: bitnami/opensearch-dashboards - tag: 2.11.0-debian-11-r2 + tag: 2.11.1-debian-11-r1 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'