From 19a70f39360daa4ec9ac8c8a297a10a5fd8eccf8 Mon Sep 17 00:00:00 2001 From: Kartik Shah Date: Tue, 16 Jan 2024 16:21:23 +0530 Subject: [PATCH] ci: refactor metadata with precise var name (#5258) --- charts/api-dashboard/values.yaml | 2 +- charts/galoy-pay/values.yaml | 2 +- charts/galoy/values.yaml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/api-dashboard/values.yaml b/charts/api-dashboard/values.yaml index fa5ebc13fc..46610bb901 100644 --- a/charts/api-dashboard/values.yaml +++ b/charts/api-dashboard/values.yaml @@ -11,7 +11,7 @@ apiDashboard: tracingServiceName: "dashboard" image: repository: us.gcr.io/galoy-org/galoy-dashboard - digest: "sha256:ff0875f766608110f71f239c47cc1ca9facbf437af9b9e1b6e16df0ca14e6e05" # METADATA:: repository=https://github.com/GaloyMoney/galoy;commit_ref=ef72303;app=dashboard;buck_target_pattern=apps/dashboard; + digest: "sha256:ff0875f766608110f71f239c47cc1ca9facbf437af9b9e1b6e16df0ca14e6e05" # METADATA:: repository=https://github.com/GaloyMoney/galoy;commit_ref=ef72303;app=dashboard;monorepo_subdir=apps/dashboard; ingress: enabled: false service: diff --git a/charts/galoy-pay/values.yaml b/charts/galoy-pay/values.yaml index b510ba8077..4f3c3c589b 100644 --- a/charts/galoy-pay/values.yaml +++ b/charts/galoy-pay/values.yaml @@ -1,6 +1,6 @@ image: repository: us.gcr.io/galoy-org/galoy-pay - digest: "sha256:26945b08f85cd2ac4ea6977fd741c74b9609fd3e037cd8c4e1f2bb92a695fa75" # METADATA:: repository=https://github.com/GaloyMoney/galoy;commit_ref=6d5c93a;app=pay;buck_target_pattern=apps/pay; + digest: "sha256:26945b08f85cd2ac4ea6977fd741c74b9609fd3e037cd8c4e1f2bb92a695fa75" # METADATA:: repository=https://github.com/GaloyMoney/galoy;commit_ref=6d5c93a;app=pay;monorepo_subdir=apps/pay; ingress: enabled: false service: diff --git a/charts/galoy/values.yaml b/charts/galoy/values.yaml index a70878515d..dbf731b0aa 100644 --- a/charts/galoy/values.yaml +++ b/charts/galoy/values.yaml @@ -65,12 +65,12 @@ galoy: repository: us.gcr.io/galoy-org/galoy-consent ## Digest of the image ## - digest: "sha256:3fd85d066f03c672661a31a6b0e2d860bf3a74e7476ef384f98b1f48b7e0e27f" # METADATA:: repository=https://github.com/GaloyMoney/galoy;commit_ref=8f83645;app=consent;buck_target_pattern=apps/consent; + digest: "sha256:3fd85d066f03c672661a31a6b0e2d860bf3a74e7476ef384f98b1f48b7e0e27f" # METADATA:: repository=https://github.com/GaloyMoney/galoy;commit_ref=8f83645;app=consent;monorepo_subdir=apps/consent; apiKeys: repository: us.gcr.io/galoy-org/galoy-api-keys ## Digest of the image ## - digest: "sha256:ec6747c576b8bad4cf73c2fa51beb8d37ed8ca432cf9af126cd1cbf33c415ba3" # METADATA:: repository=https://github.com/GaloyMoney/galoy;commit_ref=ef72303;app=api-keys;buck_target_pattern=core/api-keys; + digest: "sha256:ec6747c576b8bad4cf73c2fa51beb8d37ed8ca432cf9af126cd1cbf33c415ba3" # METADATA:: repository=https://github.com/GaloyMoney/galoy;commit_ref=ef72303;app=api-keys;monorepo_subdir=core/api-keys; ## Galoy Application MongoDB Migration Image details ## mongodbMigrate: