Unverified Commit 15812e38 authored by Waqar Ahmed's avatar Waqar Ahmed Committed by GitHub

Merge pull request #101 from truenas/catalog-update-fd5f

Upgraded catalog item(s)
parents 97af23eb deac092a
apiVersion: v1
appVersion: v1.2.2
appVersion: v1.2.3
dependencies:
- name: common
repository: file://../../../library/common/2105.0.0
......@@ -15,4 +15,4 @@ name: chia
sources:
- https://github.com/Chia-Network/chia-blockchain
- https://github.com/orgs/chia-network/packages/container/package/chia
version: 1.3.5
version: 1.3.6
image:
pullPolicy: IfNotPresent
repository: ixsystems/chia-docker
tag: v1.2.2
tag: v1.2.3
updateStrategy: Recreate
......@@ -9,5 +9,5 @@ farmr_env: 'off'
image:
pullPolicy: IfNotPresent
repository: ixsystems/chia-docker
tag: v1.2.2
tag: v1.2.3
updateStrategy: Recreate
apiVersion: v1
appVersion: v0.9.0
appVersion: v0.9.1
dependencies:
- name: common
repository: file://../../../library/common/2105.0.0
......@@ -15,4 +15,4 @@ sources:
- https://github.com/ipfs/go-ipfs
- https://hub.docker.com/r/ipfs/go-ipfs
upstream_version: 0.8.0-rc1
version: 1.1.1
version: 1.1.2
image:
pullPolicy: IfNotPresent
repository: ipfs/go-ipfs
tag: v0.9.0
tag: v0.9.1
## 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:
staging:
emptyDir: true
mountPath: "/export"
data:
emptyDir: true
mountPath: "/data/ipfs"
mountPath: /data/ipfs
staging:
emptyDir: true
mountPath: /export
dnsConfig:
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
apiVersion: v1
appVersion: '2021-07-15'
appVersion: '2021-07-27'
dependencies:
- name: common
repository: file://../../../library/common/2105.0.0
......@@ -16,4 +16,4 @@ sources:
- https://github.com/minio/minio
- https://github.com/minio/charts
upstream_version: 8.0.5
version: 1.3.5
version: 1.3.6
image:
pullPolicy: IfNotPresent
repository: minio/minio
tag: RELEASE.2021-07-15T22-27-34Z
tag: RELEASE.2021-07-27T02-40-15Z
......@@ -10,7 +10,7 @@ extraArgs: []
image:
pullPolicy: IfNotPresent
repository: minio/minio
tag: RELEASE.2021-07-15T22-27-34Z
tag: RELEASE.2021-07-27T02-40-15Z
service:
nodePort: 32324
updateStrategy: RollingUpdate
apiVersion: v2
appVersion: 1.23.5.4841
appVersion: 1.23.5.4862
dependencies:
- name: common
repository: file://../../../library/common/2105.0.0
......@@ -14,4 +14,4 @@ sources:
- https://hub.docker.com/r/plexinc/pms-docker/
- https://github.com/k8s-at-home/charts/tree/master/charts/plex
upstream_version: 2.1.0
version: 1.6.4
version: 1.6.5
image:
pullPolicy: IfNotPresent
repository: plexinc/pms-docker
tag: 1.23.5.4841-549599676
tag: 1.23.5.4862-0f739d462
......@@ -24,7 +24,7 @@ hostNetwork: false
image:
pullPolicy: IfNotPresent
repository: plexinc/pms-docker
tag: 1.23.5.4841-549599676
tag: 1.23.5.4862-0f739d462
plexServiceTCP:
port: 32400
timezone: Etc/UTC
......
apiVersion: v1
appVersion: v1.2.2
appVersion: v1.2.3
dependencies:
- name: common
repository: file://../../../library/common/2105.0.0
......@@ -15,4 +15,4 @@ name: chia
sources:
- https://github.com/Chia-Network/chia-blockchain
- https://github.com/orgs/chia-network/packages/container/package/chia
version: 1.3.5
version: 1.3.6
image:
pullPolicy: IfNotPresent
repository: ixsystems/chia-docker
tag: v1.2.2
tag: v1.2.3
updateStrategy: Recreate
......@@ -9,5 +9,5 @@ farmr_env: 'off'
image:
pullPolicy: IfNotPresent
repository: ixsystems/chia-docker
tag: v1.2.2
tag: v1.2.3
updateStrategy: Recreate
apiVersion: v1
appVersion: v0.9.0
appVersion: v0.9.1
dependencies:
- name: common
repository: file://../../../library/common/2105.0.0
......@@ -15,4 +15,4 @@ sources:
- https://github.com/ipfs/go-ipfs
- https://hub.docker.com/r/ipfs/go-ipfs
upstream_version: 0.8.0-rc1
version: 1.1.1
version: 1.1.2
image:
pullPolicy: IfNotPresent
repository: ipfs/go-ipfs
tag: v0.9.0
tag: v0.9.1
## 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:
staging:
emptyDir: true
mountPath: "/export"
data:
emptyDir: true
mountPath: "/data/ipfs"
mountPath: /data/ipfs
staging:
emptyDir: true
mountPath: /export
dnsConfig:
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
apiVersion: v1
appVersion: '2021-07-15'
appVersion: '2021-07-27'
dependencies:
- name: common
repository: file://../../../library/common/2105.0.0
......@@ -16,4 +16,4 @@ sources:
- https://github.com/minio/minio
- https://github.com/minio/charts
upstream_version: 8.0.5
version: 1.3.5
version: 1.3.6
image:
pullPolicy: IfNotPresent
repository: minio/minio
tag: RELEASE.2021-07-15T22-27-34Z
tag: RELEASE.2021-07-27T02-40-15Z
......@@ -10,7 +10,7 @@ extraArgs: []
image:
pullPolicy: IfNotPresent
repository: minio/minio
tag: RELEASE.2021-07-15T22-27-34Z
tag: RELEASE.2021-07-27T02-40-15Z
service:
nodePort: 32324
updateStrategy: RollingUpdate
apiVersion: v2
appVersion: 1.23.5.4841
appVersion: 1.23.5.4862
dependencies:
- name: common
repository: file://../../../library/common/2105.0.0
......@@ -14,4 +14,4 @@ sources:
- https://hub.docker.com/r/plexinc/pms-docker/
- https://github.com/k8s-at-home/charts/tree/master/charts/plex
upstream_version: 2.1.0
version: 1.6.4
version: 1.6.5
image:
pullPolicy: IfNotPresent
repository: plexinc/pms-docker
tag: 1.23.5.4841-549599676
tag: 1.23.5.4862-0f739d462
......@@ -24,7 +24,7 @@ hostNetwork: false
image:
pullPolicy: IfNotPresent
repository: plexinc/pms-docker
tag: 1.23.5.4841-549599676
tag: 1.23.5.4862-0f739d462
plexServiceTCP:
port: 32400
timezone: Etc/UTC
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment