Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c1477b7616
commit
7a1ceb5d7e
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [solr-2.0.3](https://github.com/truecharts/charts/compare/solr-2.0.2...solr-2.0.3) (2022-11-18)
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "9.0.0"
|
||||
appVersion: "9.1.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/apache/solr
|
||||
- https://hub.docker.com/r/bitnami/solr/
|
||||
type: application
|
||||
version: 2.0.3
|
||||
version: 2.0.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- search
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
|
||||
## [solr-2.0.4](https://github.com/truecharts/charts/compare/solr-2.0.3...solr-2.0.4) (2022-11-22)
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/solr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v9.0.0@sha256:c4a4cc47f5f03437b8ac9bccbc1175036493e6837583c26987d23f5e8aa03be8
|
||||
tag: 9.1.0@sha256:ed9c2a9ce3ef0b137b431a51f922373707279c9d4d99f3697f29a2b68a2d432d
|
||||
|
||||
controller:
|
||||
# -- Set the controller type.
|
Loading…
Reference in New Issue