From 35337271327046136d70b03d71e94210b214f71c Mon Sep 17 00:00:00 2001 From: richard Date: Thu, 4 Jan 2024 15:42:22 -0500 Subject: [PATCH] pin nextcloud version to 28.0.1 --- ansible-5/roles/prod.k3s/files/nextcloud/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible-5/roles/prod.k3s/files/nextcloud/values.yaml b/ansible-5/roles/prod.k3s/files/nextcloud/values.yaml index 32ab7cb..510c604 100644 --- a/ansible-5/roles/prod.k3s/files/nextcloud/values.yaml +++ b/ansible-5/roles/prod.k3s/files/nextcloud/values.yaml @@ -2,7 +2,7 @@ image: repository: nextcloud - tag: "27.1.5" #https://hub.docker.com/_/nextcloud/tags?page=1&name=26. + tag: "28.0.1" #https://hub.docker.com/_/nextcloud/tags?page=1&name=26. flavor: apache # pullSecrets: regcred