Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
eb4f244b88
commit
d1787dbac5
|
@ -1,10 +0,0 @@
|
|||
|
||||
|
||||
## [projectsend-8.0.17](https://github.com/truecharts/charts/compare/projectsend-8.0.16...projectsend-8.0.17) (2023-10-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
|
||||
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [projectsend-8.0.18](https://github.com/truecharts/charts/compare/projectsend-8.0.17...projectsend-8.0.18) (2023-10-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/projectsend to vlatest ([#14139](https://github.com/truecharts/charts/issues/14139))
|
||||
|
||||
|
||||
|
||||
|
||||
## [projectsend-8.0.17](https://github.com/truecharts/charts/compare/projectsend-8.0.16...projectsend-8.0.17) (2023-10-29)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/projectsend to vlatest ([#12725](https://github.com/truecharts/charts/issues/12725))
|
||||
|
||||
|
||||
|
||||
|
||||
## [projectsend-8.0.6](https://github.com/truecharts/charts/compare/projectsend-8.0.5...projectsend-8.0.6) (2023-09-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/projectsend to vlatest ([#12498](https://github.com/truecharts/charts/issues/12498))
|
|
@ -25,7 +25,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/projectsend
|
||||
- https://github.com/projectsend/projectsend
|
||||
type: application
|
||||
version: 8.0.17
|
||||
version: 8.0.18
|
||||
annotations:
|
||||
truecharts.org/category: files
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [projectsend-8.0.18](https://github.com/truecharts/charts/compare/projectsend-8.0.17...projectsend-8.0.18) (2023-10-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/projectsend to vlatest ([#14139](https://github.com/truecharts/charts/issues/14139))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/projectsend
|
||||
pullPolicy: IfNotPresent
|
||||
tag: vlatest@sha256:3504ed1afcc09ff9b6fbd29e3f10f1e008307478c873022694c9c45d9884fd68
|
||||
tag: vlatest@sha256:5dd26d5445a797e4cdba24ef1d3d0b08ec386c2be06b2d3b35f4afc9cfb3e630
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue