Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
4ef3348b5d
commit
4240f42f4d
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [solr-4.0.56](https://github.com/truecharts/charts/compare/solr-4.0.55...solr-4.0.56) (2023-06-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.14.4 ([#9898](https://github.com/truecharts/charts/issues/9898))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [solr-4.0.57](https://github.com/truecharts/charts/compare/solr-4.0.56...solr-4.0.57) (2023-06-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/solr to v9.2.1 ([#9980](https://github.com/truecharts/charts/issues/9980))
|
||||
|
||||
|
||||
|
||||
|
||||
## [solr-4.0.56](https://github.com/truecharts/charts/compare/solr-4.0.55...solr-4.0.56) (2023-06-25)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [solr-4.0.51](https://github.com/truecharts/charts/compare/solr-4.0.48...solr-4.0.51) (2023-06-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/solr to v9.2.1 ([#9631](https://github.com/truecharts/charts/issues/9631))
|
||||
- update helm chart common to 12.14.3 ([#9601](https://github.com/truecharts/charts/issues/9601))
|
||||
- update helm chart common to 12.14.2 ([#9579](https://github.com/truecharts/charts/issues/9579))
|
||||
|
||||
|
||||
|
||||
|
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/dependency/solr
|
||||
- https://github.com/apache/solr
|
||||
type: application
|
||||
version: 4.0.56
|
||||
version: 4.0.57
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- search
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [solr-4.0.57](https://github.com/truecharts/charts/compare/solr-4.0.56...solr-4.0.57) (2023-06-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/solr to v9.2.1 ([#9980](https://github.com/truecharts/charts/issues/9980))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/solr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v9.2.1@sha256:e3d3890a29ab65d639d8638faacbeaf48ff4b0bd0b0bcb2039ae6cad07a9de8a
|
||||
tag: v9.2.1@sha256:e8cda3f25068b9db4ea6aeefb050e95fe79be4d06576c6d0ea1b2c7496072649
|
||||
|
||||
workload:
|
||||
main:
|
Loading…
Reference in New Issue