From 28ef3032d25c6ce31afe3ea8e30238717b3a7dbe Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Fri, 26 Apr 2024 12:43:24 +0300 Subject: [PATCH] nextcloud: bump to 29 (#2408) --- library/ix-dev/charts/nextcloud/Chart.yaml | 4 ++-- library/ix-dev/charts/nextcloud/to_keep_versions.md | 4 ++++ library/ix-dev/charts/nextcloud/to_keep_versions.yaml | 1 + library/ix-dev/charts/nextcloud/values.yaml | 4 ++-- 4 files changed, 9 insertions(+), 4 deletions(-) diff --git a/library/ix-dev/charts/nextcloud/Chart.yaml b/library/ix-dev/charts/nextcloud/Chart.yaml index 97f045d54b..cb7b276ebb 100644 --- a/library/ix-dev/charts/nextcloud/Chart.yaml +++ b/library/ix-dev/charts/nextcloud/Chart.yaml @@ -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 diff --git a/library/ix-dev/charts/nextcloud/to_keep_versions.md b/library/ix-dev/charts/nextcloud/to_keep_versions.md index cbe2bc7743..0586d5ddb1 100644 --- a/library/ix-dev/charts/nextcloud/to_keep_versions.md +++ b/library/ix-dev/charts/nextcloud/to_keep_versions.md @@ -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 diff --git a/library/ix-dev/charts/nextcloud/to_keep_versions.yaml b/library/ix-dev/charts/nextcloud/to_keep_versions.yaml index 40cba5cc0c..8e7f967ac5 100644 --- a/library/ix-dev/charts/nextcloud/to_keep_versions.yaml +++ b/library/ix-dev/charts/nextcloud/to_keep_versions.yaml @@ -1,2 +1,3 @@ - 1.6.29 - 1.6.53 +- 1.6.59 diff --git a/library/ix-dev/charts/nextcloud/values.yaml b/library/ix-dev/charts/nextcloud/values.yaml index 077c94a565..e0083c46ac 100644 --- a/library/ix-dev/charts/nextcloud/values.yaml +++ b/library/ix-dev/charts/nextcloud/values.yaml @@ -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