Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
f371e33359
commit
e40d14bde4
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [solr-6.0.6](https://github.com/truecharts/charts/compare/solr-6.0.5...solr-6.0.6) (2023-08-15)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm chart common to 14.0.2 ([#11488](https://github.com/truecharts/charts/issues/11488))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [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)
|
## [solr-6.0.6](https://github.com/truecharts/charts/compare/solr-6.0.5...solr-6.0.6) (2023-08-15)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/solr to v9.3.0 ([#10841](https://github.com/truecharts/charts/issues/10841))
|
- update container image tccr.io/truecharts/solr to v9.3.0 ([#10841](https://github.com/truecharts/charts/issues/10841))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [solr-5.0.3](https://github.com/truecharts/charts/compare/solr-5.0.2...solr-5.0.3) (2023-07-23)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm chart common to 13.2.1 ([#10757](https://github.com/truecharts/charts/issues/10757))
|
|
||||||
|
|
|
@ -22,7 +22,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/solr
|
- https://github.com/truecharts/charts/tree/master/charts/dependency/solr
|
||||||
- https://github.com/apache/solr
|
- https://github.com/apache/solr
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.6
|
version: 6.0.7
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- search
|
- search
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [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))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/solr
|
repository: tccr.io/truecharts/solr
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v9.3.0@sha256:b603cc178e2b0f65beca2798e934d8aed58717ca10f102b57e85867dd4c7eff0
|
tag: v9.3.0@sha256:0116bf9df507776691e51d4968ab61403d932cd5ca58a61505709e4988d1bee6
|
||||||
|
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
Loading…
Reference in New Issue