Upgraded catalog item(s)

This commit upgrades home-assistant, nextcloud catalog item(s).
This commit is contained in:
sonicaj
2022-06-22 16:00:15 +00:00
parent 3a1f3b9799
commit 6c33e9dda8
96 changed files with 22 additions and 22 deletions

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 2022.6.6
appVersion: 2022.6.7
dependencies:
- name: common
repository: file://../../../library/common/2112.0.0
@@ -12,4 +12,4 @@ keywords:
name: home-assistant
sources:
- https://github.com/home-assistant/home-assistant
version: 1.0.10
version: 1.0.11

View File

@@ -1,4 +1,4 @@
image:
pullPolicy: IfNotPresent
repository: homeassistant/home-assistant
tag: 2022.6.6
tag: 2022.6.7

View File

@@ -14,7 +14,7 @@ hostNetwork: false
image:
pullPolicy: IfNotPresent
repository: homeassistant/home-assistant
tag: 2022.6.6
tag: 2022.6.7
ixChartContext: {}
ownerGID: 568
ownerUID: 568

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 24.0.1
appVersion: 24.0.2
dependencies:
- name: common
repository: file://../../../library/common/2112.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.2
version: 1.6.3

View File

@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: nextcloud
tag: 24.0.1
tag: 24.0.2
nginx:
image:
pullPolicy: IfNotPresent

View File

@@ -2,6 +2,9 @@ appVolumeMounts:
nextcloud-data:
emptyDir: true
mountPath: /var/www
cronjob:
enabled: false
schedule: 1 */24 * * *
dnsConfig:
options: []
emptyDirVolumes: true
@@ -9,7 +12,7 @@ environmentVariables: []
image:
pullPolicy: IfNotPresent
repository: nextcloud
tag: 24.0.1
tag: 24.0.2
ixChartContext: {}
nextcloud:
datadir: /var/www/html/data
@@ -39,6 +42,3 @@ service:
nodePort: 31000
updateStrategy: Recreate
useServiceNameForHost: true
cronjob:
enabled: false
schedule: "1 */24 * * *"

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 2022.6.6
appVersion: 2022.6.7
dependencies:
- name: common
repository: file://../../../library/common/2112.0.0
@@ -12,4 +12,4 @@ keywords:
name: home-assistant
sources:
- https://github.com/home-assistant/home-assistant
version: 1.0.10
version: 1.0.11

View File

@@ -1,4 +1,4 @@
image:
pullPolicy: IfNotPresent
repository: homeassistant/home-assistant
tag: 2022.6.6
tag: 2022.6.7

View File

@@ -14,7 +14,7 @@ hostNetwork: false
image:
pullPolicy: IfNotPresent
repository: homeassistant/home-assistant
tag: 2022.6.6
tag: 2022.6.7
ixChartContext: {}
ownerGID: 568
ownerUID: 568

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 24.0.1
appVersion: 24.0.2
dependencies:
- name: common
repository: file://../../../library/common/2112.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.2
version: 1.6.3

View File

@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: nextcloud
tag: 24.0.1
tag: 24.0.2
nginx:
image:
pullPolicy: IfNotPresent

View File

@@ -2,6 +2,9 @@ appVolumeMounts:
nextcloud-data:
emptyDir: true
mountPath: /var/www
cronjob:
enabled: false
schedule: 1 */24 * * *
dnsConfig:
options: []
emptyDirVolumes: true
@@ -9,7 +12,7 @@ environmentVariables: []
image:
pullPolicy: IfNotPresent
repository: nextcloud
tag: 24.0.1
tag: 24.0.2
ixChartContext: {}
nextcloud:
datadir: /var/www/html/data
@@ -39,6 +42,3 @@ service:
nodePort: 31000
updateStrategy: Recreate
useServiceNameForHost: true
cronjob:
enabled: false
schedule: "1 */24 * * *"