From 430aa161972e723b422d4c05e3613a0445bd29d8 Mon Sep 17 00:00:00 2001 From: Jared Edwards Date: Tue, 21 Nov 2023 23:04:53 -0700 Subject: [PATCH] fix env param --- .argo/publish.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.argo/publish.yaml b/.argo/publish.yaml index f16814b2..0710eac4 100644 --- a/.argo/publish.yaml +++ b/.argo/publish.yaml @@ -193,4 +193,3 @@ spec: value: "{{steps.output-current-chart-version.outputs.result}}" - name: environment value: "development" -