diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index fa9eabe9356..ac5ca272f40 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -27,19 +27,19 @@ dependencies: import-values: [] deprecated: false description: A private cloud server that puts the control and security of your own data back into your hands. -home: https://truecharts.org/truetech/truecharts/charts/stable/nextcloud -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextcloud.webp +home: https://trueforge.org/truetech/truecharts/charts/stable/nextcloud +icon: https://trueforge.org/img/hotlink-ok/chart-icons/nextcloud.webp keywords: - nextcloud - storage - http - web - php -kubeVersion: '>=1.33.0-0' +kubeVersion: '>=1.27.0-0' maintainers: - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + email: info@trueforge.org + url: https://trueforge.org name: nextcloud sources: - https://github.com/nextcloud/docker @@ -53,5 +53,5 @@ sources: - https://hub.docker.com/r/clamav/clamav - https://hub.docker.com/r/collabora/code type: application -version: 43.0.15 +version: 43.0.16 diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index a8dd2d239e5..44d8ab2b905 100644 --- a/charts/stable/nextcloud/values.yaml +++ b/charts/stable/nextcloud/values.yaml @@ -14,7 +14,7 @@ imaginaryImage: hpbImage: repository: oci.trueforge.org/containerforge/nextcloud-notify-push pullPolicy: IfNotPresent - tag: "1.3.1@sha256:0947e1b8fba7bebd63a24ae966dc6ff1851e1b15fb7bb43c305d7b63e64d1faa" + tag: "1.3.1@sha256:32cb0b79d7ac53a66ecd0d4a1126196c7e3aa2be9eb2bf2d28b8b7cdc4f45547" clamavImage: repository: docker.io/clamav/clamav pullPolicy: IfNotPresent