From 3151a1f78287f3d50e4ace400e091554a668af2d Mon Sep 17 00:00:00 2001 From: Njegos Railic Date: Mon, 10 Jun 2024 12:59:37 +0200 Subject: [PATCH] Bumping the crib-chainlink-cluster version devspace values (#13442) --- crib/devspace.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crib/devspace.yaml b/crib/devspace.yaml index a7530d58945..a6d118a3c87 100644 --- a/crib/devspace.yaml +++ b/crib/devspace.yaml @@ -132,7 +132,7 @@ deployments: releaseName: "app" chart: name: ${CHAINLINK_CLUSTER_HELM_CHART_URI} - version: "1.1.0" + version: "1.2.2" # for simplicity, we define all the values here # they can be defined the same way in values.yml # devspace merges these "values" with the "values.yaml" before deploy