Unverified Commit 7159add4 authored by Waqar Ahmed's avatar Waqar Ahmed Committed by GitHub

Merge pull request #241 from truenas/catalog-update-aae8

Upgraded catalog item(s)
parents b53ca1a4 bad5a1c3
apiVersion: v2 apiVersion: v2
appVersion: '22.2' appVersion: 22.2.1
dependencies: dependencies:
- name: common - name: common
repository: file://../../../library/common/2105.0.0 repository: file://../../../library/common/2105.0.0
...@@ -19,4 +19,4 @@ sources: ...@@ -19,4 +19,4 @@ sources:
- https://github.com/nextcloud/docker - https://github.com/nextcloud/docker
- https://github.com/nextcloud/helm - https://github.com/nextcloud/helm
upstream_version: 2.3.2 upstream_version: 2.3.2
version: 1.3.7 version: 1.3.8
image: image:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
repository: nextcloud repository: nextcloud
tag: '22.2' tag: 22.2.1
nginx: nginx:
image: image:
pullPolicy: IfNotPresent
repository: nginx repository: nginx
tag: 1.21.3 tag: 1.21.3
pullPolicy: IfNotPresent
...@@ -9,18 +9,18 @@ environmentVariables: [] ...@@ -9,18 +9,18 @@ environmentVariables: []
image: image:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
repository: nextcloud repository: nextcloud
tag: '22.2' tag: 22.2.1
nginx:
image:
repository: nginx
tag: 1.21.3
pullPolicy: IfNotPresent
ixChartContext: {} ixChartContext: {}
nextcloud: nextcloud:
datadir: /var/www/html/data datadir: /var/www/html/data
host: nextcloud.kube.home host: nextcloud.kube.home
password: changeme password: changeme
username: admin username: admin
nginx:
image:
pullPolicy: IfNotPresent
repository: nginx
tag: 1.21.3
postgresAppVolumeMounts: postgresAppVolumeMounts:
postgres-backup: postgres-backup:
emptyDir: true emptyDir: true
......
apiVersion: v2 apiVersion: v2
appVersion: '22.2' appVersion: 22.2.1
dependencies: dependencies:
- name: common - name: common
repository: file://../../../library/common/2105.0.0 repository: file://../../../library/common/2105.0.0
...@@ -19,4 +19,4 @@ sources: ...@@ -19,4 +19,4 @@ sources:
- https://github.com/nextcloud/docker - https://github.com/nextcloud/docker
- https://github.com/nextcloud/helm - https://github.com/nextcloud/helm
upstream_version: 2.3.2 upstream_version: 2.3.2
version: 1.3.7 version: 1.3.8
image: image:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
repository: nextcloud repository: nextcloud
tag: '22.2' tag: 22.2.1
nginx: nginx:
image: image:
pullPolicy: IfNotPresent
repository: nginx repository: nginx
tag: 1.21.3 tag: 1.21.3
pullPolicy: IfNotPresent
...@@ -9,18 +9,18 @@ environmentVariables: [] ...@@ -9,18 +9,18 @@ environmentVariables: []
image: image:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
repository: nextcloud repository: nextcloud
tag: '22.2' tag: 22.2.1
nginx:
image:
repository: nginx
tag: 1.21.3
pullPolicy: IfNotPresent
ixChartContext: {} ixChartContext: {}
nextcloud: nextcloud:
datadir: /var/www/html/data datadir: /var/www/html/data
host: nextcloud.kube.home host: nextcloud.kube.home
password: changeme password: changeme
username: admin username: admin
nginx:
image:
pullPolicy: IfNotPresent
repository: nginx
tag: 1.21.3
postgresAppVolumeMounts: postgresAppVolumeMounts:
postgres-backup: postgres-backup:
emptyDir: true emptyDir: true
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment