소스 검색

Update upgrade info file to account for ci image file

sonicaj 4 년 전
부모
커밋
2d75a1a94f
5개의 변경된 파일5개의 추가작업 그리고 5개의 파일을 삭제
  1. 1 1
      test/chia/upgrade_info.json
  2. 1 1
      test/ipfs/upgrade_info.json
  3. 1 1
      test/minio/upgrade_info.json
  4. 1 1
      test/nextcloud/upgrade_info.json
  5. 1 1
      test/plex/upgrade_info.json

+ 1 - 1
test/chia/upgrade_info.json

@@ -1 +1 @@
-{"filename":  "ix_values.yaml", "keys": ["image"]}
+{"filename":  "ix_values.yaml", "keys": ["image"], "test_filename": "test_values.yaml"}

+ 1 - 1
test/ipfs/upgrade_info.json

@@ -1 +1 @@
-{"filename":  "ix_values.yaml", "keys": ["image"]}
+{"filename":  "ix_values.yaml", "keys": ["image"], "test_filename": "test_values.yaml"}

+ 1 - 1
test/minio/upgrade_info.json

@@ -1 +1 @@
-{"filename":  "ix_values.yaml", "keys": ["image"]}
+{"filename":  "ix_values.yaml", "keys": ["image"], "test_filename": "test_values.yaml"}

+ 1 - 1
test/nextcloud/upgrade_info.json

@@ -1 +1 @@
-{"filename":  "ix_values.yaml", "keys": ["image"]}
+{"filename":  "ix_values.yaml", "keys": ["image"], "test_filename": "test_values.yaml"}

+ 1 - 1
test/plex/upgrade_info.json

@@ -1 +1 @@
-{"filename":  "ix_values.yaml", "keys": ["image"]}
+{"filename":  "ix_values.yaml", "keys": ["image"], "test_filename": "test_values.yaml"}