From 1cc7e1cc2d1ed189c751d3563291685c0735d5a8 Mon Sep 17 00:00:00 2001 From: Dustin Falgout Date: Fri, 12 Apr 2024 14:31:45 -0500 Subject: [PATCH] feat: add ET_API_KEY and ET_API_USER to demo-server chart --- charts/d5-demo-server/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/d5-demo-server/Chart.yaml b/charts/d5-demo-server/Chart.yaml index 736042b..cbf1f5e 100644 --- a/charts/d5-demo-server/Chart.yaml +++ b/charts/d5-demo-server/Chart.yaml @@ -5,4 +5,4 @@ maintainers: - email: dustin@elegantthemes.com name: Elegant Themes name: d5-demo-server -version: 1.0.1 +version: 1.0.2