Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
f6fb875e51
commit
0b79aa32e6
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [solr-6.0.16](https://github.com/truecharts/charts/compare/solr-6.0.15...solr-6.0.16) (2023-09-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/solr to v9.3.0 ([#12282](https://github.com/truecharts/charts/issues/12282))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [solr-6.0.17](https://github.com/truecharts/charts/compare/solr-6.0.16...solr-6.0.17) (2023-09-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/solr to v9.3.0 ([#12375](https://github.com/truecharts/charts/issues/12375))
|
||||
|
||||
|
||||
|
||||
|
||||
## [solr-6.0.16](https://github.com/truecharts/charts/compare/solr-6.0.15...solr-6.0.16) (2023-09-06)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [solr-6.0.7](https://github.com/truecharts/charts/compare/solr-6.0.6...solr-6.0.7) (2023-08-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/solr to v9.3.0 ([#11579](https://github.com/truecharts/charts/issues/11579))
|
||||
|
||||
|
||||
|
||||
|
||||
## [solr-6.0.6](https://github.com/truecharts/charts/compare/solr-6.0.5...solr-6.0.6) (2023-08-15)
|
||||
|
||||
### Chore
|
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/dependency/solr
|
||||
- https://github.com/apache/solr
|
||||
type: application
|
||||
version: 6.0.16
|
||||
version: 6.0.17
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- search
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [solr-6.0.17](https://github.com/truecharts/charts/compare/solr-6.0.16...solr-6.0.17) (2023-09-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/solr to v9.3.0 ([#12375](https://github.com/truecharts/charts/issues/12375))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/solr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v9.3.0@sha256:a4c234e4dd04d2ebc4c18b97097973cb153fdb22a4ade306ad7607c1a032980c
|
||||
tag: v9.3.0@sha256:313aaf51db4c4013c5d4600680e59925cec640412a108858d176680fbefa0cf3
|
||||
|
||||
workload:
|
||||
main:
|
Loading…
Reference in New Issue