mirror of
https://github.com/bitnami/charts.git
synced 2026-03-10 06:57:55 +08:00
* [bitnami/solr] Point directly to the nodes in the zookeeper connection string Signed-off-by: Fran Mulero <fmulero@vmware.com> * Remove unnecesary env var Signed-off-by: Fran Mulero <fmulero@vmware.com> --------- Signed-off-by: Fran Mulero <fmulero@vmware.com>
38 lines
1.1 KiB
YAML
38 lines
1.1 KiB
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Infrastructure
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:11-debian-11-r43
|
|
- name: solr
|
|
image: docker.io/bitnami/solr:9.3.0-debian-11-r26
|
|
apiVersion: v2
|
|
appVersion: 9.3.0
|
|
dependencies:
|
|
- condition: zookeeper.enabled
|
|
name: zookeeper
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 12.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://bitnami.com/assets/stacks/solr/img/solr-stack-220x234.png
|
|
keywords:
|
|
- solr
|
|
- zookeeper
|
|
- apache
|
|
maintainers:
|
|
- name: VMware, Inc.
|
|
url: https://github.com/bitnami/charts
|
|
name: solr
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/solr
|
|
version: 8.1.1
|