mirror of
https://github.com/truenas/charts.git
synced 2026-02-13 23:35:36 +08:00
Upgraded catalog item(s) (#1005)
This commit upgrades nextcloud catalog item(s). Co-authored-by: sonicaj <waqarsonic1@gmail.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 25.0.3
|
||||
appVersion: 25.0.4
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../library/common/2207.0.0
|
||||
@@ -19,4 +19,4 @@ sources:
|
||||
- https://github.com/nextcloud/docker
|
||||
- https://github.com/nextcloud/helm
|
||||
upstream_version: 2.3.2
|
||||
version: 1.6.17
|
||||
version: 1.6.18
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: nextcloud
|
||||
tag: 25.0.3
|
||||
tag: 25.0.4
|
||||
nginx:
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
@@ -12,14 +12,14 @@ environmentVariables: []
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: nextcloud
|
||||
tag: 25.0.3
|
||||
tag: 25.0.4
|
||||
ixChartContext: {}
|
||||
nextcloud:
|
||||
datadir: /var/www/html/data
|
||||
host: nextcloud.kube.home
|
||||
install_ffmpeg: true
|
||||
password: changeme
|
||||
username: admin
|
||||
install_ffmpeg: true
|
||||
nginx:
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 25.0.3
|
||||
appVersion: 25.0.4
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../library/common/2207.0.0
|
||||
@@ -19,4 +19,4 @@ sources:
|
||||
- https://github.com/nextcloud/docker
|
||||
- https://github.com/nextcloud/helm
|
||||
upstream_version: 2.3.2
|
||||
version: 1.6.17
|
||||
version: 1.6.18
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: nextcloud
|
||||
tag: 25.0.3
|
||||
tag: 25.0.4
|
||||
nginx:
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
@@ -12,14 +12,14 @@ environmentVariables: []
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: nextcloud
|
||||
tag: 25.0.3
|
||||
tag: 25.0.4
|
||||
ixChartContext: {}
|
||||
nextcloud:
|
||||
datadir: /var/www/html/data
|
||||
host: nextcloud.kube.home
|
||||
install_ffmpeg: true
|
||||
password: changeme
|
||||
username: admin
|
||||
install_ffmpeg: true
|
||||
nginx:
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
Reference in New Issue
Block a user