Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
16f1acb201
commit
d23f5efb0b
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [solr-6.0.4](https://github.com/truecharts/charts/compare/solr-6.0.3...solr-6.0.4) (2023-08-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/solr to v9.3.0 ([#11369](https://github.com/truecharts/charts/issues/11369))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [solr-6.0.5](https://github.com/truecharts/charts/compare/solr-6.0.4...solr-6.0.5) (2023-08-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/solr to v9.3.0 ([#11482](https://github.com/truecharts/charts/issues/11482))
|
||||
|
||||
|
||||
|
||||
|
||||
## [solr-6.0.4](https://github.com/truecharts/charts/compare/solr-6.0.3...solr-6.0.4) (2023-08-10)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update container image tccr.io/truecharts/solr to v9.3.0 ([#10753](https://github.com/truecharts/charts/issues/10753))
|
||||
|
||||
|
||||
|
||||
|
||||
## [solr-5.0.1](https://github.com/truecharts/charts/compare/solr-5.0.0...solr-5.0.1) (2023-07-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/solr to v9.2.1 ([#10685](https://github.com/truecharts/charts/issues/10685))
|
||||
|
|
@ -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.4
|
||||
version: 6.0.5
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- search
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [solr-6.0.5](https://github.com/truecharts/charts/compare/solr-6.0.4...solr-6.0.5) (2023-08-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/solr to v9.3.0 ([#11482](https://github.com/truecharts/charts/issues/11482))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/solr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v9.3.0@sha256:c8243f3e9372ba42f4963861f381499e0d85f0a2b0be18f24281d22df6b84e0a
|
||||
tag: v9.3.0@sha256:b603cc178e2b0f65beca2798e934d8aed58717ca10f102b57e85867dd4c7eff0
|
||||
|
||||
workload:
|
||||
main:
|
Loading…
Reference in New Issue