From ff418d0bfeabe8e4b49f514e977265ba77e8dbb2 Mon Sep 17 00:00:00 2001 From: Luke Robles Date: Thu, 3 Feb 2022 21:13:05 -0800 Subject: [PATCH] turn8 is throwing errors on the trackdays command. commenting them out --- app/trackdays.py | 2 +- helm/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/trackdays.py b/app/trackdays.py index 8b62de2a..5733b3ac 100755 --- a/app/trackdays.py +++ b/app/trackdays.py @@ -10,7 +10,7 @@ def get_msreg(): "speeddistrict": "2E22740B-E8C9-9FB9-21406A496429A28B", "ongrid": "06277C99-00C9-23EB-FD08FE5275BCC0C5", "speedsf": "072A885E-AD68-6F64-E88C19E4D0D21DFB", - "turn8": "F3469266-BEFF-E329-4FD6C4B189ACE2A8", + # "turn8": "F3469266-BEFF-E329-4FD6C4B189ACE2A8", "speedventures": "DF7453ED-BF33-DC17-2C9BFD84C1F05E86", "nextlevel": "CC23AEA4-AAB1-D087-4A10818D229DAFD2", "corsaclub": "CE6E69CF-BAEC-DBB6-303EE7D3EC69B8A3", diff --git a/helm/values.yaml b/helm/values.yaml index b17dca27..0bc9f714 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -8,7 +8,7 @@ image: repository: ldooks/dragon-bot pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "98" + tag: "106" imagePullSecrets: [] nameOverride: ""