Upgraded catalog item(s)
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: '22.2'
+appVersion: 22.2.1
dependencies:
- name: common
repository: file://../../../library/common/2105.0.0
@@ -19,4 +19,4 @@ sources:
- https://github.com/nextcloud/docker
- https://github.com/nextcloud/helm
upstream_version: 2.3.2
-version: 1.3.7
+version: 1.3.8
@@ -1,9 +1,9 @@
image:
pullPolicy: IfNotPresent
repository: nextcloud
- tag: '22.2'
+ tag: 22.2.1
nginx:
+ pullPolicy: IfNotPresent
repository: nginx
tag: 1.21.3
- pullPolicy: IfNotPresent
@@ -9,18 +9,18 @@ environmentVariables: []
-nginx:
- image:
- repository: nginx
- tag: 1.21.3
ixChartContext: {}
nextcloud:
datadir: /var/www/html/data
host: nextcloud.kube.home
password: changeme
username: admin
+nginx:
+ image:
+ repository: nginx
+ tag: 1.21.3
postgresAppVolumeMounts:
postgres-backup:
emptyDir: true