From d7b9e1ce0ab59d438631f2154be4546e0c04b54f Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Mon, 24 Apr 2023 12:18:19 +0200 Subject: [PATCH] fix: Add the `commit_hash` to the main instance too --- kube/main.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/kube/main.yaml b/kube/main.yaml index f857035..a5f4554 100644 --- a/kube/main.yaml +++ b/kube/main.yaml @@ -1,6 +1,7 @@ - name: application app: badhouseplants branch: $ARGO_APP_BRANCH + commit_sha: $ARGO_APP_IMAGE_TAG chart_version: $ARGO_APP_CHART_VERSION repo_url: https://git.badhouseplants.net/api/packages/badhouseplants/helm value: |