Update tags for test values

This commit is contained in:
sonicaj
2021-06-28 04:27:19 +05:00
parent 69aca1f123
commit 147a1d927d
6 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
image:
repository: ghcr.io/chia-network/chia
tag: 1.1.6
tag: 1.1.7
pullPolicy: IfNotPresent
updateStrategy: Recreate

View File

@@ -1,4 +1,4 @@
image:
pullPolicy: IfNotPresent
repository: ipfs/go-ipfs
tag: 0.9.0
tag: v0.9.0

View File

@@ -2,7 +2,7 @@
##
image:
repository: ipfs/go-ipfs
tag: v0.8.0
tag: v0.9.0
pullPolicy: IfNotPresent
## Additional arguments to pass to minio binary

View File

@@ -12,7 +12,7 @@ def newer_mapping(image_tags):
return {}
return {
'tags': {key: version},
'tags': {key: f'v{version}'},
'app_version': f'v{version}',
}

View File

@@ -2,7 +2,7 @@
##
image:
repository: minio/minio
tag: RELEASE.2021-04-06T23-11-00Z
tag: RELEASE.2021-06-17T00-10-46Z
pullPolicy: IfNotPresent
## Additional arguments to pass to minio binary

View File

@@ -6,7 +6,7 @@
image:
repository: plexinc/pms-docker
tag: 1.23.2.4656-85f0adf5b
tag: 1.23.3.4707-ebb5fe9f3
pullPolicy: IfNotPresent
##### START --> Official PLEX container environment variables