mirror of
https://github.com/truenas/charts.git
synced 2026-04-10 14:18:23 +08:00
Merge pull request #947 from truenas/catalog-update-38f6
Upgraded catalog item(s)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 4.7.10.0
|
||||
appVersion: 4.7.11.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../library/common/2207.0.0
|
||||
@@ -13,4 +13,4 @@ keywords:
|
||||
name: emby
|
||||
sources:
|
||||
- https://hub.docker.com/r/emby/embyserver
|
||||
version: 1.0.15
|
||||
version: 1.0.16
|
||||
@@ -1,4 +1,4 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: emby/embyserver
|
||||
tag: 4.7.10.0
|
||||
tag: 4.7.11.0
|
||||
@@ -15,5 +15,5 @@ hostNetwork: false
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: emby/embyserver
|
||||
tag: 4.7.10.0
|
||||
tag: 4.7.11.0
|
||||
updateStrategy: Recreate
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 2022.12.6
|
||||
appVersion: 2022.12.8
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../library/common/2207.0.0
|
||||
@@ -12,4 +12,4 @@ keywords:
|
||||
name: home-assistant
|
||||
sources:
|
||||
- https://github.com/home-assistant/home-assistant
|
||||
version: 1.0.52
|
||||
version: 1.0.53
|
||||
@@ -1,4 +1,4 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: homeassistant/home-assistant
|
||||
tag: 2022.12.6
|
||||
tag: 2022.12.8
|
||||
@@ -14,7 +14,7 @@ hostNetwork: false
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: homeassistant/home-assistant
|
||||
tag: 2022.12.6
|
||||
tag: 2022.12.8
|
||||
ixChartContext: {}
|
||||
ownerGID: 568
|
||||
ownerUID: 568
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v1
|
||||
appVersion: '2022-10-24'
|
||||
appVersion: '2022-12-12'
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../library/common/2207.0.0
|
||||
@@ -16,4 +16,4 @@ sources:
|
||||
- https://github.com/minio/minio
|
||||
- https://github.com/minio/charts
|
||||
upstream_version: 8.0.5
|
||||
version: 1.7.0
|
||||
version: 1.7.1
|
||||
@@ -1,13 +1,13 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: minio/minio
|
||||
tag: RELEASE.2022-11-10T18-20-21Z
|
||||
tag: RELEASE.2022-12-12T19-27-27Z
|
||||
logSearchImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: minio/operator
|
||||
tag: v4.5.4
|
||||
logsearchapi:
|
||||
enabled: false
|
||||
diskCapacityGB: 5
|
||||
enabled: false
|
||||
runAsGroup: 473
|
||||
runAsUser: 473
|
||||
@@ -2,6 +2,27 @@ appVolumeMounts:
|
||||
export:
|
||||
emptyDir: true
|
||||
mountPath: /export
|
||||
distributedIps: []
|
||||
distributedMode: false
|
||||
dnsConfig:
|
||||
options: []
|
||||
emptyDirVolumes: true
|
||||
environmentVariables: []
|
||||
extraAppVolumeMounts: []
|
||||
extraArgs: []
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: minio/minio
|
||||
tag: RELEASE.2022-12-12T19-27-27Z
|
||||
ixChartContext: {}
|
||||
logSearchImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: minio/operator
|
||||
tag: v4.5.4
|
||||
logsearchapi:
|
||||
diskCapacityGB: 5
|
||||
enabled: true
|
||||
minioDomain: null
|
||||
postgresAppVolumeMounts:
|
||||
postgres-backup:
|
||||
emptyDir: true
|
||||
@@ -16,27 +37,6 @@ postgresql:
|
||||
dataVolume:
|
||||
datasetName: ix-postgres_data
|
||||
mountPath: /var/lib/postgresql/data
|
||||
ixChartContext: {}
|
||||
distributedIps: []
|
||||
distributedMode: false
|
||||
dnsConfig:
|
||||
options: []
|
||||
emptyDirVolumes: true
|
||||
environmentVariables: []
|
||||
extraAppVolumeMounts: []
|
||||
extraArgs: []
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: minio/minio
|
||||
tag: RELEASE.2022-11-10T18-20-21Z
|
||||
logSearchImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: minio/operator
|
||||
tag: v4.5.4
|
||||
logsearchapi:
|
||||
enabled: true
|
||||
diskCapacityGB: 5
|
||||
minioDomain: null
|
||||
runAsGroup: 473
|
||||
runAsUser: 473
|
||||
service:
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 2022.11.2
|
||||
appVersion: '2022.12'
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../library/common/2207.0.0
|
||||
@@ -11,4 +11,4 @@ keywords:
|
||||
- networking
|
||||
- dns
|
||||
name: pihole
|
||||
version: 1.0.10
|
||||
version: 1.0.11
|
||||
@@ -1,4 +1,4 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: pihole/pihole
|
||||
tag: 2022.11.2
|
||||
tag: '2022.12'
|
||||
@@ -18,7 +18,7 @@ hostNetwork: false
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: pihole/pihole
|
||||
tag: 2022.11.2
|
||||
tag: '2022.12'
|
||||
ownerGID: 568
|
||||
ownerUID: 568
|
||||
password: admin123
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 1.22.1
|
||||
appVersion: 1.22.2
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../library/common/2207.0.0
|
||||
@@ -11,4 +11,4 @@ keywords:
|
||||
- storage
|
||||
- backup
|
||||
name: syncthing
|
||||
version: 1.0.14
|
||||
version: 1.0.15
|
||||
@@ -1,4 +1,4 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: syncthing/syncthing
|
||||
tag: 1.22.1
|
||||
tag: 1.22.2
|
||||
@@ -11,7 +11,7 @@ hostNetwork: false
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: syncthing/syncthing
|
||||
tag: 1.22.1
|
||||
tag: 1.22.2
|
||||
ownerGID: 568
|
||||
ownerUID: 568
|
||||
tcp_port: 32001
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 4.7.10.0
|
||||
appVersion: 4.7.11.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../library/common/2207.0.0
|
||||
@@ -13,4 +13,4 @@ keywords:
|
||||
name: emby
|
||||
sources:
|
||||
- https://hub.docker.com/r/emby/embyserver
|
||||
version: 1.0.15
|
||||
version: 1.0.16
|
||||
@@ -1,4 +1,4 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: emby/embyserver
|
||||
tag: 4.7.10.0
|
||||
tag: 4.7.11.0
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user