diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index d7f6d23bcb0..eea667cfc19 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -29,7 +29,7 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm type: application -version: 22.0.38 +version: 22.0.39 annotations: truecharts.org/catagories: | - cloud diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 861a0100435..987aa22b444 100644 --- a/charts/stable/nextcloud/values.yaml +++ b/charts/stable/nextcloud/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/nextcloud-fpm pullPolicy: IfNotPresent - tag: v27.1.1@sha256:9f753f45877cb7e0a3263dc8df4d137469bd45061987426bfdcbf6963b37de8f + tag: v27.1.1@sha256:1b24bcd2801d24ccda7cc005525ab70b82d23f71cb44dbc159dcc34becc907cd nginxImage: repository: tccr.io/truecharts/nginx-unprivileged pullPolicy: IfNotPresent