From a47916e704a84f0c85703b7ca6ca5566111fd305 Mon Sep 17 00:00:00 2001 From: sonicaj Date: Wed, 29 Mar 2023 12:45:15 +0500 Subject: [PATCH] Add upgrade info file for apps in community train --- library/ix-dev/community/chia/upgrade_info.json | 1 + library/ix-dev/community/ipfs/upgrade_info.json | 1 + 2 files changed, 2 insertions(+) create mode 100644 library/ix-dev/community/chia/upgrade_info.json create mode 100644 library/ix-dev/community/ipfs/upgrade_info.json diff --git a/library/ix-dev/community/chia/upgrade_info.json b/library/ix-dev/community/chia/upgrade_info.json new file mode 100644 index 0000000000..767388094a --- /dev/null +++ b/library/ix-dev/community/chia/upgrade_info.json @@ -0,0 +1 @@ +{"filename": "values.yaml", "keys": ["image"]} diff --git a/library/ix-dev/community/ipfs/upgrade_info.json b/library/ix-dev/community/ipfs/upgrade_info.json new file mode 100644 index 0000000000..767388094a --- /dev/null +++ b/library/ix-dev/community/ipfs/upgrade_info.json @@ -0,0 +1 @@ +{"filename": "values.yaml", "keys": ["image"]}