Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e722b58608
commit
9f430ba902
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [solr-4.0.21](https://github.com/truecharts/charts/compare/solr-4.0.20...solr-4.0.21) (2023-05-05)
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [solr-4.0.22](https://github.com/truecharts/charts/compare/solr-4.0.21...solr-4.0.22) (2023-05-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/solr to v9.2.1 ([#8841](https://github.com/truecharts/charts/issues/8841))
|
||||
|
||||
|
||||
|
||||
|
||||
## [solr-4.0.21](https://github.com/truecharts/charts/compare/solr-4.0.20...solr-4.0.21) (2023-05-05)
|
||||
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
## [solr-4.0.12](https://github.com/truecharts/charts/compare/solr-4.0.11...solr-4.0.12) (2023-04-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.4.21 ([#8086](https://github.com/truecharts/charts/issues/8086))
|
||||
|
||||
|
||||
|
||||
|
||||
## [solr-4.0.11](https://github.com/truecharts/charts/compare/solr-4.0.10...solr-4.0.11) (2023-04-16)
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "9.2.0"
|
||||
appVersion: "9.2.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -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.21
|
||||
version: 4.0.22
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- search
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [solr-4.0.22](https://github.com/truecharts/charts/compare/solr-4.0.21...solr-4.0.22) (2023-05-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/solr to v9.2.1 ([#8841](https://github.com/truecharts/charts/issues/8841))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/solr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 9.2.0@sha256:8dc79384cf08186310ba98191e9299a816f281fac3cbef31e5d1406512bea2fd
|
||||
tag: v9.2.1@sha256:d0cf4b134800e8ae1e206eeff1d1eb1f07da7565ad25cee4524e3c3624ba3df1
|
||||
|
||||
workload:
|
||||
main:
|
Loading…
Reference in New Issue