From 02f061b2ed4c88fb3b622f5494ca094925384765 Mon Sep 17 00:00:00 2001 From: "bot-kanga[bot]" <141990275+bot-kanga[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 12:54:13 +0000 Subject: [PATCH] fix(container): update image ghcr.io/jalim/up_actual_sync to v0.0.10 --- kubernetes/main/apps/default/actual/sync/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/default/actual/sync/helmrelease.yaml b/kubernetes/main/apps/default/actual/sync/helmrelease.yaml index 5b6c969b..bbcb7d95 100644 --- a/kubernetes/main/apps/default/actual/sync/helmrelease.yaml +++ b/kubernetes/main/apps/default/actual/sync/helmrelease.yaml @@ -40,7 +40,7 @@ spec: app: image: repository: ghcr.io/jalim/up_actual_sync - tag: v0.0.8@sha256:d41e53cb5dec22b065dc9d714c846e6d336aba4445f6481659c7d54ea2c22a71 + tag: v0.0.10@sha256:0e85dd7619481eeb8d5153d315a6cb5d90b253c5cfd97c111b7fc6527f7cde20 env: USE_NODE_CRON: "true" configFile: "/config/config.json"