From 643015e6dc09bafd4ce93c0f7031eabecc2cb008 Mon Sep 17 00:00:00 2001 From: abimichel Date: Mon, 18 Mar 2024 09:52:47 -0700 Subject: [PATCH] fix tag version for ingestion image --- charts/deps/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/deps/values.yaml b/charts/deps/values.yaml index c9c5c04..3d5acbb 100644 --- a/charts/deps/values.yaml +++ b/charts/deps/values.yaml @@ -61,7 +61,7 @@ airflow: airflow: image: repository: artifacts.developer.gov.bc.ca/docker-remote/openmetadata/ingestion - tag: 1.2.5 + tag: 1.3.1 pullPolicy: "IfNotPresent" executor: "KubernetesExecutor" config: