[bitnami/elasticsearch] Release 19.17.2 updating components versions (#22854)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-01-30 07:26:31 +01:00
committed by GitHub
parent cf0958eb69
commit 85a5e56fce
4 changed files with 12 additions and 12 deletions

View File

@@ -1,9 +1,9 @@
dependencies:
- name: kibana
repository: oci://registry-1.docker.io/bitnamicharts
version: 10.7.0
version: 10.8.0
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.14.1
digest: sha256:a2d9177e13f9d8f898423e326c6be2d77453e7628f64a3e41c77ef61fdda3bf4
generated: "2024-01-16T20:30:22.702998607Z"
digest: sha256:bae0ac80d12f3f80461bea0d8a0b8805f1913f9a67152e31aade17275b6b987c
generated: "2024-01-30T05:39:19.682988474Z"

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: elasticsearch-exporter
image: docker.io/bitnami/elasticsearch-exporter:1.7.0-debian-11-r1
image: docker.io/bitnami/elasticsearch-exporter:1.7.0-debian-11-r3
- name: elasticsearch
image: docker.io/bitnami/elasticsearch:8.12.0-debian-11-r1
image: docker.io/bitnami/elasticsearch:8.12.0-debian-11-r3
- name: os-shell
image: docker.io/bitnami/os-shell:11-debian-11-r94
image: docker.io/bitnami/os-shell:11-debian-11-r95
apiVersion: v2
appVersion: 8.12.0
dependencies:
@@ -34,4 +34,4 @@ maintainers:
name: elasticsearch
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/elasticsearch
version: 19.17.1
version: 19.17.2

View File

@@ -1052,4 +1052,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.

View File

@@ -189,7 +189,7 @@ useIstioLabels: true
image:
registry: docker.io
repository: bitnami/elasticsearch
tag: 8.12.0-debian-11-r1
tag: 8.12.0-debian-11-r3
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -1895,7 +1895,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/elasticsearch-exporter
tag: 1.7.0-debian-11-r1
tag: 1.7.0-debian-11-r3
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -2254,7 +2254,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 11-debian-11-r94
tag: 11-debian-11-r95
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -2301,7 +2301,7 @@ sysctlImage:
##
registry: docker.io
repository: bitnami/os-shell
tag: 11-debian-11-r94
tag: 11-debian-11-r95
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'