diff --git a/app/trackdays.py b/app/trackdays.py index 5733b3ac..040882fd 100755 --- a/app/trackdays.py +++ b/app/trackdays.py @@ -7,7 +7,7 @@ import xmltodict def get_msreg(): base_url = "https://api.motorsportreg.com/rest/calendars/organization" orgs = { - "speeddistrict": "2E22740B-E8C9-9FB9-21406A496429A28B", + # "speeddistrict": "2E22740B-E8C9-9FB9-21406A496429A28B", "ongrid": "06277C99-00C9-23EB-FD08FE5275BCC0C5", "speedsf": "072A885E-AD68-6F64-E88C19E4D0D21DFB", # "turn8": "F3469266-BEFF-E329-4FD6C4B189ACE2A8", diff --git a/helm/values.yaml b/helm/values.yaml index 3eed731d..7100a218 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: "119" + tag: "120" imagePullSecrets: [] nameOverride: ""