nextcloud: bump to 29 (#2408)

This commit is contained in:
Stavros Kois
2024-04-26 12:43:24 +03:00
committed by GitHub
parent b9f1e9b584
commit 28ef3032d2
4 changed files with 9 additions and 4 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -1,2 +1,3 @@
- 1.6.29
- 1.6.53
- 1.6.59

View File

@@ -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