mirror of
https://github.com/bitnami/charts.git
synced 2026-03-29 16:27:11 +08:00
* [bitnami/solr] Release 9.6.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>
41 lines
1.2 KiB
YAML
41 lines
1.2 KiB
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Infrastructure
|
|
images: |
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:12-debian-12-r47
|
|
- name: solr
|
|
image: docker.io/bitnami/solr:9.8.1-debian-12-r10
|
|
licenses: Apache-2.0
|
|
tanzuCategory: service
|
|
apiVersion: v2
|
|
appVersion: 9.8.1
|
|
dependencies:
|
|
- condition: zookeeper.enabled
|
|
name: zookeeper
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 13.x.x
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: Apache Solr is an extremely powerful, open source enterprise search platform
|
|
built on Apache Lucene. It is highly reliable and flexible, scalable, and designed
|
|
to add value very quickly after launch.
|
|
home: https://bitnami.com
|
|
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/solr/img/solr-stack-220x234.png
|
|
keywords:
|
|
- solr
|
|
- zookeeper
|
|
- apache
|
|
maintainers:
|
|
- name: Broadcom, Inc. All Rights Reserved.
|
|
url: https://github.com/bitnami/charts
|
|
name: solr
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/solr
|
|
version: 9.6.6
|