From c6da28d101b5a9d0707c137b88491f1c5f1ad994 Mon Sep 17 00:00:00 2001 From: argocd-image-updater Date: Tue, 2 Jul 2024 09:40:33 +0000 Subject: [PATCH] build: automatic update of feat-file-sandbox-testkube-enterprise updates image kubeshop/testkube-sandbox tag '' to 'enterprise-api-feat-file-sandbox-09675eef' updates image kubeshop/testkube-sandbox tag '' to 'enterprise-worker-service-feat-file-sandbox-09675eef' --- ...feat-file-sandbox-testkube-enterprise.yaml | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 charts/testkube-enterprise/.argocd-source-feat-file-sandbox-testkube-enterprise.yaml diff --git a/charts/testkube-enterprise/.argocd-source-feat-file-sandbox-testkube-enterprise.yaml b/charts/testkube-enterprise/.argocd-source-feat-file-sandbox-testkube-enterprise.yaml new file mode 100644 index 000000000..5f182d5cc --- /dev/null +++ b/charts/testkube-enterprise/.argocd-source-feat-file-sandbox-testkube-enterprise.yaml @@ -0,0 +1,20 @@ +helm: + parameters: + - name: testkube-cloud-api.image.repository + value: kubeshop/testkube-sandbox + forcestring: true + - name: testkube-cloud-api.image.tag + value: enterprise-api-feat-file-sandbox-09675eef + forcestring: true + - name: testkube-worker-service.image.repository + value: kubeshop/testkube-sandbox + forcestring: true + - name: testkube-worker-service.image.tag + value: enterprise-worker-service-feat-file-sandbox-09675eef + forcestring: true + - name: testkube-cloud-ui.image.repository + value: kubeshop/testkube-sandbox + forcestring: true + - name: testkube-cloud-ui.image.tag + value: "" + forcestring: true