From af9b4f6bad6359f52347beed90cff4dc97809d64 Mon Sep 17 00:00:00 2001 From: argocd-image-updater Date: Mon, 15 May 2023 17:49:49 +0000 Subject: [PATCH] build: automatic update of peoples updates image amukanov/boringplace tag 'c3af8b31d2585d83e29da0c8aae9f5dd6813bdb4' to 'trigged' --- peoples/.argocd-source-peoples.yaml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/peoples/.argocd-source-peoples.yaml b/peoples/.argocd-source-peoples.yaml index 3fa9b42..44d2c98 100644 --- a/peoples/.argocd-source-peoples.yaml +++ b/peoples/.argocd-source-peoples.yaml @@ -1,9 +1,8 @@ helm: parameters: - - forceString: true - name: image.name - value: amukanov/boringplace - - forceString: true - name: image.tag - value: >- - c3af8b31d2585d83e29da0c8aae9f5dd6813bdb4 \ No newline at end of file + - name: image.name + value: amukanov/boringplace + forcestring: true + - name: image.tag + value: trigged + forcestring: true