Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2c9fbe01cb
commit
06dbc7fb63
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [pydio-cells-7.0.13](https://github.com/truecharts/charts/compare/pydio-cells-7.0.12...pydio-cells-7.0.13) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [pydio-cells-7.0.14](https://github.com/truecharts/charts/compare/pydio-cells-7.0.13...pydio-cells-7.0.14) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/pydio-cells to v4.0.5
|
||||
|
||||
|
||||
|
||||
|
||||
## [pydio-cells-7.0.13](https://github.com/truecharts/charts/compare/pydio-cells-7.0.12...pydio-cells-7.0.13) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
## [pydio-cells-7.0.6](https://github.com/truecharts/charts/compare/pydio-cells-7.0.4...pydio-cells-7.0.6) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [pydio-cells-7.0.6](https://github.com/truecharts/charts/compare/pydio-cells-7.0.4...pydio-cells-7.0.6) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: pydio-cells
|
||||
version: 7.0.13
|
||||
appVersion: "3.0.9"
|
||||
version: 7.0.14
|
||||
appVersion: "4.0.5"
|
||||
description: Pydio-cells is the nextgen file sharing platform for organizations.
|
||||
type: application
|
||||
deprecated: false
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [pydio-cells-7.0.14](https://github.com/truecharts/charts/compare/pydio-cells-7.0.13...pydio-cells-7.0.14) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/pydio-cells to v4.0.5
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/pydio-cells
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.0.9@sha256:8eb6e4fa8a6ad27056683a97c8c4e2a61f1a6324e9272ac0fb0018097abd1d7e
|
||||
tag: 4.0.5@sha256:898696cd589ab3c1fa0651f57c562d29d3e920169b5d7f2b2536e0480110a19f
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
Loading…
Reference in New Issue