mirror of
https://github.com/truenas/charts.git
synced 2026-04-24 10:30:37 +08:00
Merge pull request #101 from truenas/catalog-update-fd5f
Upgraded catalog item(s)
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
appVersion: v1.2.2
|
appVersion: v1.2.3
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: file://../../../library/common/2105.0.0
|
repository: file://../../../library/common/2105.0.0
|
||||||
@@ -15,4 +15,4 @@ name: chia
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/Chia-Network/chia-blockchain
|
- https://github.com/Chia-Network/chia-blockchain
|
||||||
- https://github.com/orgs/chia-network/packages/container/package/chia
|
- https://github.com/orgs/chia-network/packages/container/package/chia
|
||||||
version: 1.3.5
|
version: 1.3.6
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: ixsystems/chia-docker
|
repository: ixsystems/chia-docker
|
||||||
tag: v1.2.2
|
tag: v1.2.3
|
||||||
updateStrategy: Recreate
|
updateStrategy: Recreate
|
||||||
@@ -9,5 +9,5 @@ farmr_env: 'off'
|
|||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: ixsystems/chia-docker
|
repository: ixsystems/chia-docker
|
||||||
tag: v1.2.2
|
tag: v1.2.3
|
||||||
updateStrategy: Recreate
|
updateStrategy: Recreate
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
appVersion: v0.9.0
|
appVersion: v0.9.1
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: file://../../../library/common/2105.0.0
|
repository: file://../../../library/common/2105.0.0
|
||||||
@@ -15,4 +15,4 @@ sources:
|
|||||||
- https://github.com/ipfs/go-ipfs
|
- https://github.com/ipfs/go-ipfs
|
||||||
- https://hub.docker.com/r/ipfs/go-ipfs
|
- https://hub.docker.com/r/ipfs/go-ipfs
|
||||||
upstream_version: 0.8.0-rc1
|
upstream_version: 0.8.0-rc1
|
||||||
version: 1.1.1
|
version: 1.1.2
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: ipfs/go-ipfs
|
repository: ipfs/go-ipfs
|
||||||
tag: v0.9.0
|
tag: v0.9.1
|
||||||
@@ -1,30 +1,21 @@
|
|||||||
## Set default image, imageTag, and imagePullPolicy. mode is used to indicate the
|
|
||||||
##
|
|
||||||
image:
|
|
||||||
repository: ipfs/go-ipfs
|
|
||||||
tag: v0.9.0
|
|
||||||
pullPolicy: IfNotPresent
|
|
||||||
|
|
||||||
## Additional arguments to pass to minio binary
|
|
||||||
extraArgs: []
|
|
||||||
|
|
||||||
updateStrategy: Recreate
|
|
||||||
|
|
||||||
service:
|
|
||||||
swarmPort: 30941
|
|
||||||
apiPort: 30951
|
|
||||||
gatewayPort: 30980
|
|
||||||
|
|
||||||
environmentVariables: []
|
|
||||||
|
|
||||||
emptyDirVolumes: true
|
|
||||||
appVolumeMounts:
|
appVolumeMounts:
|
||||||
staging:
|
|
||||||
emptyDir: true
|
|
||||||
mountPath: "/export"
|
|
||||||
data:
|
data:
|
||||||
emptyDir: true
|
emptyDir: true
|
||||||
mountPath: "/data/ipfs"
|
mountPath: /data/ipfs
|
||||||
|
staging:
|
||||||
|
emptyDir: true
|
||||||
|
mountPath: /export
|
||||||
dnsConfig:
|
dnsConfig:
|
||||||
options: []
|
options: []
|
||||||
|
emptyDirVolumes: true
|
||||||
|
environmentVariables: []
|
||||||
|
extraArgs: []
|
||||||
|
image:
|
||||||
|
pullPolicy: IfNotPresent
|
||||||
|
repository: ipfs/go-ipfs
|
||||||
|
tag: v0.9.1
|
||||||
|
service:
|
||||||
|
apiPort: 30951
|
||||||
|
gatewayPort: 30980
|
||||||
|
swarmPort: 30941
|
||||||
|
updateStrategy: Recreate
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
appVersion: '2021-07-15'
|
appVersion: '2021-07-27'
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: file://../../../library/common/2105.0.0
|
repository: file://../../../library/common/2105.0.0
|
||||||
@@ -16,4 +16,4 @@ sources:
|
|||||||
- https://github.com/minio/minio
|
- https://github.com/minio/minio
|
||||||
- https://github.com/minio/charts
|
- https://github.com/minio/charts
|
||||||
upstream_version: 8.0.5
|
upstream_version: 8.0.5
|
||||||
version: 1.3.5
|
version: 1.3.6
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: minio/minio
|
repository: minio/minio
|
||||||
tag: RELEASE.2021-07-15T22-27-34Z
|
tag: RELEASE.2021-07-27T02-40-15Z
|
||||||
@@ -10,7 +10,7 @@ extraArgs: []
|
|||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: minio/minio
|
repository: minio/minio
|
||||||
tag: RELEASE.2021-07-15T22-27-34Z
|
tag: RELEASE.2021-07-27T02-40-15Z
|
||||||
service:
|
service:
|
||||||
nodePort: 32324
|
nodePort: 32324
|
||||||
updateStrategy: RollingUpdate
|
updateStrategy: RollingUpdate
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 1.23.5.4841
|
appVersion: 1.23.5.4862
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: file://../../../library/common/2105.0.0
|
repository: file://../../../library/common/2105.0.0
|
||||||
@@ -14,4 +14,4 @@ sources:
|
|||||||
- https://hub.docker.com/r/plexinc/pms-docker/
|
- https://hub.docker.com/r/plexinc/pms-docker/
|
||||||
- https://github.com/k8s-at-home/charts/tree/master/charts/plex
|
- https://github.com/k8s-at-home/charts/tree/master/charts/plex
|
||||||
upstream_version: 2.1.0
|
upstream_version: 2.1.0
|
||||||
version: 1.6.4
|
version: 1.6.5
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: plexinc/pms-docker
|
repository: plexinc/pms-docker
|
||||||
tag: 1.23.5.4841-549599676
|
tag: 1.23.5.4862-0f739d462
|
||||||
@@ -24,7 +24,7 @@ hostNetwork: false
|
|||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: plexinc/pms-docker
|
repository: plexinc/pms-docker
|
||||||
tag: 1.23.5.4841-549599676
|
tag: 1.23.5.4862-0f739d462
|
||||||
plexServiceTCP:
|
plexServiceTCP:
|
||||||
port: 32400
|
port: 32400
|
||||||
timezone: Etc/UTC
|
timezone: Etc/UTC
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
appVersion: v1.2.2
|
appVersion: v1.2.3
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: file://../../../library/common/2105.0.0
|
repository: file://../../../library/common/2105.0.0
|
||||||
@@ -15,4 +15,4 @@ name: chia
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/Chia-Network/chia-blockchain
|
- https://github.com/Chia-Network/chia-blockchain
|
||||||
- https://github.com/orgs/chia-network/packages/container/package/chia
|
- https://github.com/orgs/chia-network/packages/container/package/chia
|
||||||
version: 1.3.5
|
version: 1.3.6
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: ixsystems/chia-docker
|
repository: ixsystems/chia-docker
|
||||||
tag: v1.2.2
|
tag: v1.2.3
|
||||||
updateStrategy: Recreate
|
updateStrategy: Recreate
|
||||||
@@ -9,5 +9,5 @@ farmr_env: 'off'
|
|||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: ixsystems/chia-docker
|
repository: ixsystems/chia-docker
|
||||||
tag: v1.2.2
|
tag: v1.2.3
|
||||||
updateStrategy: Recreate
|
updateStrategy: Recreate
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
appVersion: v0.9.0
|
appVersion: v0.9.1
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: file://../../../library/common/2105.0.0
|
repository: file://../../../library/common/2105.0.0
|
||||||
@@ -15,4 +15,4 @@ sources:
|
|||||||
- https://github.com/ipfs/go-ipfs
|
- https://github.com/ipfs/go-ipfs
|
||||||
- https://hub.docker.com/r/ipfs/go-ipfs
|
- https://hub.docker.com/r/ipfs/go-ipfs
|
||||||
upstream_version: 0.8.0-rc1
|
upstream_version: 0.8.0-rc1
|
||||||
version: 1.1.1
|
version: 1.1.2
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: ipfs/go-ipfs
|
repository: ipfs/go-ipfs
|
||||||
tag: v0.9.0
|
tag: v0.9.1
|
||||||
@@ -1,30 +1,21 @@
|
|||||||
## Set default image, imageTag, and imagePullPolicy. mode is used to indicate the
|
|
||||||
##
|
|
||||||
image:
|
|
||||||
repository: ipfs/go-ipfs
|
|
||||||
tag: v0.9.0
|
|
||||||
pullPolicy: IfNotPresent
|
|
||||||
|
|
||||||
## Additional arguments to pass to minio binary
|
|
||||||
extraArgs: []
|
|
||||||
|
|
||||||
updateStrategy: Recreate
|
|
||||||
|
|
||||||
service:
|
|
||||||
swarmPort: 30941
|
|
||||||
apiPort: 30951
|
|
||||||
gatewayPort: 30980
|
|
||||||
|
|
||||||
environmentVariables: []
|
|
||||||
|
|
||||||
emptyDirVolumes: true
|
|
||||||
appVolumeMounts:
|
appVolumeMounts:
|
||||||
staging:
|
|
||||||
emptyDir: true
|
|
||||||
mountPath: "/export"
|
|
||||||
data:
|
data:
|
||||||
emptyDir: true
|
emptyDir: true
|
||||||
mountPath: "/data/ipfs"
|
mountPath: /data/ipfs
|
||||||
|
staging:
|
||||||
|
emptyDir: true
|
||||||
|
mountPath: /export
|
||||||
dnsConfig:
|
dnsConfig:
|
||||||
options: []
|
options: []
|
||||||
|
emptyDirVolumes: true
|
||||||
|
environmentVariables: []
|
||||||
|
extraArgs: []
|
||||||
|
image:
|
||||||
|
pullPolicy: IfNotPresent
|
||||||
|
repository: ipfs/go-ipfs
|
||||||
|
tag: v0.9.1
|
||||||
|
service:
|
||||||
|
apiPort: 30951
|
||||||
|
gatewayPort: 30980
|
||||||
|
swarmPort: 30941
|
||||||
|
updateStrategy: Recreate
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
appVersion: '2021-07-15'
|
appVersion: '2021-07-27'
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: file://../../../library/common/2105.0.0
|
repository: file://../../../library/common/2105.0.0
|
||||||
@@ -16,4 +16,4 @@ sources:
|
|||||||
- https://github.com/minio/minio
|
- https://github.com/minio/minio
|
||||||
- https://github.com/minio/charts
|
- https://github.com/minio/charts
|
||||||
upstream_version: 8.0.5
|
upstream_version: 8.0.5
|
||||||
version: 1.3.5
|
version: 1.3.6
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user