Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
235d67a405
commit
ec3a9e8644
|
@ -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
|
||||
|
@ -43,11 +43,11 @@ sources:
|
|||
- https://github.com/nextcloud/docker
|
||||
- https://github.com/nextcloud/helm
|
||||
- https://github.com/truecharts/charts/tree/master/charts/premium/nextcloud
|
||||
- https://hub.docker.com/r/clamav/clamav
|
||||
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
|
||||
- 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://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify
|
||||
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm
|
||||
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary
|
||||
- https://hub.docker.com/r/collabora/code
|
||||
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
|
||||
- https://hub.docker.com/r/clamav/clamav
|
||||
type: application
|
||||
version: 30.1.17
|
||||
version: 30.1.20
|
Before Width: | Height: | Size: 794 B After Width: | Height: | Size: 794 B |
Before Width: | Height: | Size: 5.5 KiB After Width: | Height: | Size: 5.5 KiB |
|
@ -9,11 +9,11 @@ nginxImage:
|
|||
imaginaryImage:
|
||||
repository: tccr.io/tccr/nextcloud-imaginary
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v20230401@sha256:6be7b4432a536d6004b94edea7dd3573f0cc061328b729ed8043236a0784f98c
|
||||
tag: v20230401@sha256:3ee40a5bcea3266612070df7243704b35db77948494f4725595f1eb41270e266
|
||||
hpbImage:
|
||||
repository: tccr.io/tccr/nextcloud-push-notify
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.6.11@sha256:64b2475726ab0dc064fc33dca59d93605e24c30875ecdea0a83f9db22fb7537f
|
||||
tag: v0.6.11@sha256:7328073156a4565f2033e81e17930ec037c79d281726ea58d575a73ee34031d1
|
||||
clamavImage:
|
||||
repository: clamav/clamav
|
||||
pullPolicy: IfNotPresent
|
||||
|
@ -21,7 +21,7 @@ clamavImage:
|
|||
collaboraImage:
|
||||
repository: collabora/code
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 24.04.2.1.1@sha256:dafa9d8351e8399c39d192c3059aacb3b77a513bcf3c20e50b9bbaf51beaf0be
|
||||
tag: 24.04.3.1.1@sha256:8d4759b5dc9ac6a7c943caf20765fafa8519a8a91579a29a02bad28b8ab35fcd
|
||||
|
||||
nextcloud:
|
||||
# Initial Credentials
|
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.8.1
|
||||
appVersion: 0.9.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.8
|
||||
|
@ -24,7 +24,7 @@ keywords:
|
|||
- gravity
|
||||
- dns
|
||||
- networking
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/gravity
|
||||
- https://ghcr.io/beryju/gravity
|
||||
type: application
|
||||
version: 4.0.6
|
||||
version: 4.1.0
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/beryju/gravity
|
||||
tag: v0.8.1@sha256:14ddf7ba20f4dba9dc43f11dcfd4091f7ebf2a5c3cf24b2772ba22caaaf8b347
|
||||
tag: v0.9.0@sha256:87a523cfef4e58b7ee58cf470c64de2085c607b735757e5f4681f14009e9a76b
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Before Width: | Height: | Size: 43 KiB After Width: | Height: | Size: 43 KiB |
Loading…
Reference in New Issue