Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
708ca3ad8c
commit
d59c2a189c
Binary file not shown.
|
@ -4,13 +4,13 @@ annotations:
|
|||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: cloud
|
||||
truecharts.org/max_helm_version: "3.14"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: enterprise
|
||||
apiVersion: v2
|
||||
appVersion: 28.0.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 18.0.2
|
||||
version: 18.0.3
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
@ -33,7 +33,7 @@ keywords:
|
|||
- http
|
||||
- web
|
||||
- php
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -44,10 +44,10 @@ sources:
|
|||
- https://github.com/nextcloud/helm
|
||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/nextcloud
|
||||
- https://hub.docker.com/r/collabora/code
|
||||
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary
|
||||
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm
|
||||
- https://hub.docker.com/r/clamav/clamav
|
||||
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
|
||||
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify
|
||||
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary
|
||||
type: application
|
||||
version: 29.1.2
|
||||
version: 29.1.6
|
Binary file not shown.
|
@ -5,7 +5,7 @@ image:
|
|||
nginxImage:
|
||||
repository: nginxinc/nginx-unprivileged
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.25.4@sha256:fc4bf78c004581ee6014d9fee0d6825854474c82918465ecb731cc4006a2dad5
|
||||
tag: 1.25.4@sha256:da119d2fa3ab66ee78a7ca4f1193fad24338aaef9ddd3bed9bd50cfd3ff99165
|
||||
imaginaryImage:
|
||||
repository: tccr.io/tccr/nextcloud-imaginary
|
||||
pullPolicy: IfNotPresent
|
||||
|
@ -17,11 +17,11 @@ hpbImage:
|
|||
clamavImage:
|
||||
repository: clamav/clamav
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.3.0@sha256:426527229938cc5886873b2ad40193d45189476f9be81006d8103ef59c9e5e76
|
||||
tag: 1.3.0@sha256:d0d9fa6ea4e2fcfd9971a42aecd22ff50b9672e50adeea62a5261b07c87ddc5c
|
||||
collaboraImage:
|
||||
repository: collabora/code
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 23.05.9.1.1@sha256:e0c7ff3cf4ccd49a590980cf83f46f8efd9456f9d173f92d1acfd3f41be09319
|
||||
tag: 23.05.9.2.1@sha256:eaea438515a0e148f0ae23c67fa7e91414367995857dfc9d893f1c921e8b728b
|
||||
nextcloud:
|
||||
# Initial Credentials
|
||||
credentials:
|
Binary file not shown.
|
@ -13,6 +13,10 @@ title: Changelog
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [collabora-4.1.16](https://github.com/truecharts/charts/compare/collabora-4.1.15...collabora-4.1.16) (2024-02-03)
|
||||
|
||||
### Chore
|
||||
|
@ -93,7 +97,3 @@ title: Changelog
|
|||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image collabora/code to v23.05.7.2.1[@f465087](https://github.com/f465087) by renovate ([#16985](https://github.com/truecharts/charts/issues/16985))
|
||||
|
|
@ -4,13 +4,13 @@ annotations:
|
|||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: office
|
||||
truecharts.org/max_helm_version: "3.14"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 23.05.9.1.1
|
||||
appVersion: 23.05.9.2.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 18.0.1
|
||||
version: 18.0.3
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/collabora
|
||||
- https://hub.docker.com/r/collabora/code
|
||||
type: application
|
||||
version: 5.1.0
|
||||
version: 5.1.4
|
Binary file not shown.
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: collabora/code
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 23.05.9.1.1@sha256:e0c7ff3cf4ccd49a590980cf83f46f8efd9456f9d173f92d1acfd3f41be09319
|
||||
tag: 23.05.9.2.1@sha256:eaea438515a0e148f0ae23c67fa7e91414367995857dfc9d893f1c921e8b728b
|
||||
collabora:
|
||||
username: admin
|
||||
password: changeme
|
Binary file not shown.
Loading…
Reference in New Issue