From 7acbacf8397a6e32a85b6bf6d07c19c483338132 Mon Sep 17 00:00:00 2001 From: Christian Weichel Date: Mon, 14 Jun 2021 06:46:56 +0000 Subject: [PATCH] [gitpod-db] Integrate into version manifest --- components/gitpod-db/BUILD.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/components/gitpod-db/BUILD.yaml b/components/gitpod-db/BUILD.yaml index 62707236f3ea05..c993dedbe2bd9b 100644 --- a/components/gitpod-db/BUILD.yaml +++ b/components/gitpod-db/BUILD.yaml @@ -81,6 +81,8 @@ packages: - imageRepoBase config: dockerfile: leeway.Dockerfile + metadata: + helm-component: dbMigrations image: - ${imageRepoBase}/db-migrations:${version} - ${imageRepoBase}/db-migrations:${__pkg_version}