mirror of
https://github.com/truenas/charts.git
synced 2026-06-15 06:28:46 +08:00
nextcloud: bump to 29 (#2408)
This commit is contained in:
@@ -4,9 +4,9 @@ description: A file sharing server that puts the control and security of your ow
|
||||
annotations:
|
||||
title: Nextcloud
|
||||
type: application
|
||||
version: 1.6.59
|
||||
version: 1.6.60
|
||||
apiVersion: v2
|
||||
appVersion: 28.0.4
|
||||
appVersion: 29.0.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -7,3 +7,7 @@ Latest 26.x.x version
|
||||
## 1.6.53
|
||||
|
||||
Latest 27.x.x version
|
||||
|
||||
## 1.6.59
|
||||
|
||||
Latest 28.x.x version
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
- 1.6.29
|
||||
- 1.6.53
|
||||
- 1.6.59
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: nextcloud
|
||||
tag: 28.0.4
|
||||
tag: 29.0.0
|
||||
nginx:
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: nginx
|
||||
tag: 1.23.3
|
||||
tag: 1.25.5
|
||||
useServiceNameForHost: false
|
||||
|
||||
Reference in New Issue
Block a user