Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
bd70d626b9
commit
a37c2c4b7e
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [seafile-1.0.3](https://github.com/truecharts/charts/compare/seafile-1.0.2...seafile-1.0.3) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/seafile to v11.0.0 ([#12373](https://github.com/truecharts/charts/issues/12373))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [seafile-1.0.4](https://github.com/truecharts/charts/compare/seafile-1.0.3...seafile-1.0.4) (2023-10-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/seafile to v11.0.1 ([#13735](https://github.com/truecharts/charts/issues/13735))
|
||||
|
||||
|
||||
|
||||
|
||||
## [seafile-1.0.3](https://github.com/truecharts/charts/compare/seafile-1.0.2...seafile-1.0.3) (2023-10-07)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "11.0.0"
|
||||
appVersion: "11.0.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -27,7 +27,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/seafile
|
||||
- https://seafile.com
|
||||
type: application
|
||||
version: 1.0.3
|
||||
version: 1.0.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- file-storage
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [seafile-1.0.4](https://github.com/truecharts/charts/compare/seafile-1.0.3...seafile-1.0.4) (2023-10-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/seafile to v11.0.1 ([#13735](https://github.com/truecharts/charts/issues/13735))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/seafile
|
||||
tag: v11.0.0@sha256:e19fcc4a60199ac083d9ad6fa5783b79bee63ed1bf9105ed8cc534b8c7a7b71d
|
||||
tag: v11.0.1@sha256:742cb181a969ab5d850d0b5dd80e3ad262f42fbb243e9f4899ebe029856a3638
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
service:
|
Loading…
Reference in New Issue