diff --git a/charts/stable/clamav/Chart.yaml b/charts/stable/clamav/Chart.yaml index a5583474ef9..83f1385e040 100644 --- a/charts/stable/clamav/Chart.yaml +++ b/charts/stable/clamav/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/clamav.png keywords: - clamav - antivirus -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/clamav - https://hub.docker.com/r/clamav/clamav type: application -version: 9.3.0 +version: 9.3.1 diff --git a/charts/stable/clamav/values.yaml b/charts/stable/clamav/values.yaml index 2404a2f48f5..378de0f9969 100644 --- a/charts/stable/clamav/values.yaml +++ b/charts/stable/clamav/values.yaml @@ -1,7 +1,7 @@ image: repository: clamav/clamav pullPolicy: IfNotPresent - tag: 1.3.0@sha256:cb6da7398fe2814831fe21b4aebe809962f3785886b6f37419108602732635df + tag: 1.3.0@sha256:426527229938cc5886873b2ad40193d45189476f9be81006d8103ef59c9e5e76 securityContext: container: readOnlyRootFilesystem: false diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index d9b098ea18c..14ffb55bae4 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -33,7 +33,7 @@ keywords: - http - web - php -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -44,10 +44,10 @@ sources: - https://github.com/nextcloud/helm - https://github.com/truecharts/charts/tree/master/charts/stable/nextcloud - https://hub.docker.com/r/clamav/clamav - - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm - - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify - https://hub.docker.com/r/collabora/code - https://hub.docker.com/r/nginxinc/nginx-unprivileged - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify type: application -version: 28.3.0 +version: 28.3.1 diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index ab991b6b126..e42daa21363 100644 --- a/charts/stable/nextcloud/values.yaml +++ b/charts/stable/nextcloud/values.yaml @@ -17,7 +17,7 @@ hpbImage: clamavImage: repository: clamav/clamav pullPolicy: IfNotPresent - tag: 1.3.0@sha256:cb6da7398fe2814831fe21b4aebe809962f3785886b6f37419108602732635df + tag: 1.3.0@sha256:426527229938cc5886873b2ad40193d45189476f9be81006d8103ef59c9e5e76 collaboraImage: repository: collabora/code pullPolicy: IfNotPresent