Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d0714f8e8c
commit
44c72b735a
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [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))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [solr-5.0.4](https://github.com/truecharts/charts/compare/solr-5.0.3...solr-5.0.4) (2023-07-25)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- 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)
|
## [solr-5.0.3](https://github.com/truecharts/charts/compare/solr-5.0.2...solr-5.0.3) (2023-07-23)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [solr-4.0.63](https://github.com/truecharts/charts/compare/solr-4.0.62...solr-4.0.63) (2023-07-08)
|
## [solr-4.0.63](https://github.com/truecharts/charts/compare/solr-4.0.62...solr-4.0.63) (2023-07-08)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update helm chart common to 12.14.8 ([#10293](https://github.com/truecharts/charts/issues/10293))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [solr-4.0.62](https://github.com/truecharts/charts/compare/solr-4.0.61...solr-4.0.62) (2023-07-07)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -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: 5.0.3
|
version: 5.0.4
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- search
|
- search
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [solr-5.0.4](https://github.com/truecharts/charts/compare/solr-5.0.3...solr-5.0.4) (2023-07-25)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/solr to v9.3.0 ([#10841](https://github.com/truecharts/charts/issues/10841))
|
||||||
|
|
||||||
|
|
|
@ -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:9dcb549fb154e894a5240d2849b2a8ba2bf51f409d9f0c160eeef0ef85876e44
|
tag: v9.3.0@sha256:1eab3101994168155edf9b999c80e2d13fdbba3e5270536e3f2995caba618a83
|
||||||
|
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
Loading…
Reference in New Issue