From 2d75a1a94f9d0b9ca667e7bdd4abb7265a70ff8d Mon Sep 17 00:00:00 2001 From: sonicaj Date: Thu, 8 Jul 2021 19:13:33 +0500 Subject: [PATCH] Update upgrade info file to account for ci image file --- test/chia/upgrade_info.json | 2 +- test/ipfs/upgrade_info.json | 2 +- test/minio/upgrade_info.json | 2 +- test/nextcloud/upgrade_info.json | 2 +- test/plex/upgrade_info.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/test/chia/upgrade_info.json b/test/chia/upgrade_info.json index 5bf84fb901..f22ddd1aee 100644 --- a/test/chia/upgrade_info.json +++ b/test/chia/upgrade_info.json @@ -1 +1 @@ -{"filename": "ix_values.yaml", "keys": ["image"]} +{"filename": "ix_values.yaml", "keys": ["image"], "test_filename": "test_values.yaml"} diff --git a/test/ipfs/upgrade_info.json b/test/ipfs/upgrade_info.json index 5bf84fb901..f22ddd1aee 100644 --- a/test/ipfs/upgrade_info.json +++ b/test/ipfs/upgrade_info.json @@ -1 +1 @@ -{"filename": "ix_values.yaml", "keys": ["image"]} +{"filename": "ix_values.yaml", "keys": ["image"], "test_filename": "test_values.yaml"} diff --git a/test/minio/upgrade_info.json b/test/minio/upgrade_info.json index 5bf84fb901..f22ddd1aee 100644 --- a/test/minio/upgrade_info.json +++ b/test/minio/upgrade_info.json @@ -1 +1 @@ -{"filename": "ix_values.yaml", "keys": ["image"]} +{"filename": "ix_values.yaml", "keys": ["image"], "test_filename": "test_values.yaml"} diff --git a/test/nextcloud/upgrade_info.json b/test/nextcloud/upgrade_info.json index 5bf84fb901..f22ddd1aee 100644 --- a/test/nextcloud/upgrade_info.json +++ b/test/nextcloud/upgrade_info.json @@ -1 +1 @@ -{"filename": "ix_values.yaml", "keys": ["image"]} +{"filename": "ix_values.yaml", "keys": ["image"], "test_filename": "test_values.yaml"} diff --git a/test/plex/upgrade_info.json b/test/plex/upgrade_info.json index 5bf84fb901..f22ddd1aee 100644 --- a/test/plex/upgrade_info.json +++ b/test/plex/upgrade_info.json @@ -1 +1 @@ -{"filename": "ix_values.yaml", "keys": ["image"]} +{"filename": "ix_values.yaml", "keys": ["image"], "test_filename": "test_values.yaml"}