ソースを参照

Update tags for test values

sonicaj 4 年 前
コミット
147a1d927d

+ 1 - 1
charts/chia/1.2.2/test_values.yaml

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

+ 1 - 1
charts/ipfs/1.1.1/ix_values.yaml

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

+ 1 - 1
charts/ipfs/1.1.1/test_values.yaml

@@ -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

+ 1 - 1
charts/ipfs/upgrade_strategy

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

+ 1 - 1
charts/minio/1.3.1/test_values.yaml

@@ -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

+ 1 - 1
charts/plex/1.6.2/test_values.yaml

@@ -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