Upgraded catalog item(s)

This commit upgrades home-assistant, minio catalog item(s).
This commit is contained in:
sonicaj
2022-06-02 12:00:12 +00:00
parent df15367891
commit a702b61fe4
82 changed files with 42 additions and 44 deletions

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 2022.5.5
appVersion: 2022.6.0
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.1
version: 1.0.2

View File

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

View File

@@ -1,13 +1,3 @@
image:
pullPolicy: IfNotPresent
repository: homeassistant/home-assistant
tag: "2022.5.3"
environmentVariables: []
extraAppVolumeMounts: []
web_port: 32000
dnsConfig:
options: []
emptyDirVolumes: true
appVolumeMounts:
config:
emptyDir: true
@@ -15,11 +5,19 @@ appVolumeMounts:
media:
emptyDir: true
mountPath: /media
ownerUID: 568
ownerGID: 568
dnsConfig:
options: []
emptyDirVolumes: true
environmentVariables: []
extraAppVolumeMounts: []
hostNetwork: false
timezone: "America/Los_Angeles"
image:
pullPolicy: IfNotPresent
repository: homeassistant/home-assistant
tag: 2022.6.0
ixChartContext: {}
ownerGID: 568
ownerUID: 568
postgresAppVolumeMounts:
postgres-backup:
emptyDir: true
@@ -34,4 +32,5 @@ postgresql:
dataVolume:
datasetName: ix-postgres_data
mountPath: /var/lib/postgresql/data
ixChartContext: {}
timezone: America/Los_Angeles
web_port: 32000

View File

@@ -1,5 +1,5 @@
apiVersion: v1
appVersion: '2022-05-26'
appVersion: '2022-06-02'
dependencies:
- name: common
repository: file://../../../library/common/2112.0.0
@@ -16,4 +16,4 @@ sources:
- https://github.com/minio/minio
- https://github.com/minio/charts
upstream_version: 8.0.5
version: 1.6.12
version: 1.6.13

View File

@@ -1,6 +1,6 @@
image:
pullPolicy: IfNotPresent
repository: minio/minio
tag: RELEASE.2022-05-26T05-48-41Z
tag: RELEASE.2022-06-02T02-11-04Z
runAsGroup: 473
runAsUser: 473

View File

@@ -13,7 +13,7 @@ extraArgs: []
image:
pullPolicy: IfNotPresent
repository: minio/minio
tag: RELEASE.2022-05-26T05-48-41Z
tag: RELEASE.2022-06-02T02-11-04Z
minioDomain: null
runAsGroup: 473
runAsUser: 473

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 2022.5.5
appVersion: 2022.6.0
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.1
version: 1.0.2

View File

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

View File

@@ -1,13 +1,3 @@
image:
pullPolicy: IfNotPresent
repository: homeassistant/home-assistant
tag: "2022.5.3"
environmentVariables: []
extraAppVolumeMounts: []
web_port: 32000
dnsConfig:
options: []
emptyDirVolumes: true
appVolumeMounts:
config:
emptyDir: true
@@ -15,11 +5,19 @@ appVolumeMounts:
media:
emptyDir: true
mountPath: /media
ownerUID: 568
ownerGID: 568
dnsConfig:
options: []
emptyDirVolumes: true
environmentVariables: []
extraAppVolumeMounts: []
hostNetwork: false
timezone: "America/Los_Angeles"
image:
pullPolicy: IfNotPresent
repository: homeassistant/home-assistant
tag: 2022.6.0
ixChartContext: {}
ownerGID: 568
ownerUID: 568
postgresAppVolumeMounts:
postgres-backup:
emptyDir: true
@@ -34,4 +32,5 @@ postgresql:
dataVolume:
datasetName: ix-postgres_data
mountPath: /var/lib/postgresql/data
ixChartContext: {}
timezone: America/Los_Angeles
web_port: 32000

View File

@@ -1,5 +1,5 @@
apiVersion: v1
appVersion: '2022-05-26'
appVersion: '2022-06-02'
dependencies:
- name: common
repository: file://../../../library/common/2112.0.0
@@ -16,4 +16,4 @@ sources:
- https://github.com/minio/minio
- https://github.com/minio/charts
upstream_version: 8.0.5
version: 1.6.12
version: 1.6.13

View File

@@ -1,6 +1,6 @@
image:
pullPolicy: IfNotPresent
repository: minio/minio
tag: RELEASE.2022-05-26T05-48-41Z
tag: RELEASE.2022-06-02T02-11-04Z
runAsGroup: 473
runAsUser: 473

View File

@@ -13,7 +13,7 @@ extraArgs: []
image:
pullPolicy: IfNotPresent
repository: minio/minio
tag: RELEASE.2022-05-26T05-48-41Z
tag: RELEASE.2022-06-02T02-11-04Z
minioDomain: null
runAsGroup: 473
runAsUser: 473