From fd705338cb200a07c514542b215a7832eff95d17 Mon Sep 17 00:00:00 2001 From: Ian Woodard <17186604+IanWoodard@users.noreply.github.com> Date: Tue, 28 May 2024 14:44:35 -0700 Subject: [PATCH] Bumping gocd-jsonnet version --- gocd/templates/chartcuterie.jsonnet | 3 ++- gocd/templates/jsonnetfile.json | 2 +- gocd/templates/jsonnetfile.lock.json | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/gocd/templates/chartcuterie.jsonnet b/gocd/templates/chartcuterie.jsonnet index 8268bb1..63caa5b 100644 --- a/gocd/templates/chartcuterie.jsonnet +++ b/gocd/templates/chartcuterie.jsonnet @@ -5,7 +5,7 @@ local pipedream = import 'github.com/getsentry/gocd-jsonnet/libs/pipedream.libso // configuration options here: https://github.com/getsentry/gocd-jsonnet#readme local pipedream_config = { name: 'chartcuterie', - auto_deploy: false, + auto_deploy: true, materials: { chartcuterie_repo: { git: 'git@github.com:getsentry/chartcuterie.git', @@ -19,6 +19,7 @@ local pipedream_config = { stage: 'deploy-primary', elastic_profile_id: 'chartcuterie', }, + exclude_regions: ['s4s', 'customer-1', 'customer-2', 'customer-3', 'customer-3', 'customer-4', 'customer-6', 'customer-7'], }; pipedream.render(pipedream_config, chartcuterie) diff --git a/gocd/templates/jsonnetfile.json b/gocd/templates/jsonnetfile.json index 3ce163f..050d936 100644 --- a/gocd/templates/jsonnetfile.json +++ b/gocd/templates/jsonnetfile.json @@ -8,7 +8,7 @@ "subdir": "libs" } }, - "version": "v2.8" + "version": "v2.10.0" } ], "legacyImports": true diff --git a/gocd/templates/jsonnetfile.lock.json b/gocd/templates/jsonnetfile.lock.json index 6987c37..94bb9ef 100644 --- a/gocd/templates/jsonnetfile.lock.json +++ b/gocd/templates/jsonnetfile.lock.json @@ -8,8 +8,8 @@ "subdir": "libs" } }, - "version": "172de74e6347127957707d990f20f3e99c6c1c46", - "sum": "pBB9Jio0EnAgB7811tnly/S1B5fz6BeYoi4hQ7KgsHM=" + "version": "74ae5728e2d7ed39fdd43cf3b2d28dde7e4567a1", + "sum": "AKMGYALLyaVVVjTNnZy64PoCDA8QjxTbHBe5dCnE4tE=" } ], "legacyImports": false