From 07e18fcc6749a5e1f32234ec2e73196da1a10899 Mon Sep 17 00:00:00 2001 From: sonicaj Date: Tue, 11 Oct 2022 11:05:54 +0500 Subject: [PATCH] Update upgrade info for pihole app --- charts/pihole/upgrade_info.json | 2 +- test/pihole/upgrade_info.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/pihole/upgrade_info.json b/charts/pihole/upgrade_info.json index 5bf84fb901..f22ddd1aee 100644 --- a/charts/pihole/upgrade_info.json +++ b/charts/pihole/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/pihole/upgrade_info.json b/test/pihole/upgrade_info.json index 5bf84fb901..f22ddd1aee 100644 --- a/test/pihole/upgrade_info.json +++ b/test/pihole/upgrade_info.json @@ -1 +1 @@ -{"filename": "ix_values.yaml", "keys": ["image"]} +{"filename": "ix_values.yaml", "keys": ["image"], "test_filename": "test_values.yaml"}