diff --git a/apps/nextcloud/values.yaml b/apps/nextcloud/values.yaml index 6fdf3a2..e3eec87 100644 --- a/apps/nextcloud/values.yaml +++ b/apps/nextcloud/values.yaml @@ -3,7 +3,7 @@ ## image: repository: nextcloud - tag: "27" # needs to be a string because of the template + tag: "28" # needs to be a string because of the template pullPolicy: IfNotPresent nameOverride: ""