Looks like speedistrict is breaking on msreg.com too
This commit is contained in:
parent
d9ada20825
commit
770fa6b5c4
@ -7,7 +7,7 @@ import xmltodict
|
|||||||
def get_msreg():
|
def get_msreg():
|
||||||
base_url = "https://api.motorsportreg.com/rest/calendars/organization"
|
base_url = "https://api.motorsportreg.com/rest/calendars/organization"
|
||||||
orgs = {
|
orgs = {
|
||||||
"speeddistrict": "2E22740B-E8C9-9FB9-21406A496429A28B",
|
# "speeddistrict": "2E22740B-E8C9-9FB9-21406A496429A28B",
|
||||||
"ongrid": "06277C99-00C9-23EB-FD08FE5275BCC0C5",
|
"ongrid": "06277C99-00C9-23EB-FD08FE5275BCC0C5",
|
||||||
"speedsf": "072A885E-AD68-6F64-E88C19E4D0D21DFB",
|
"speedsf": "072A885E-AD68-6F64-E88C19E4D0D21DFB",
|
||||||
# "turn8": "F3469266-BEFF-E329-4FD6C4B189ACE2A8",
|
# "turn8": "F3469266-BEFF-E329-4FD6C4B189ACE2A8",
|
||||||
|
@ -8,7 +8,7 @@ image:
|
|||||||
repository: ldooks/dragon-bot
|
repository: ldooks/dragon-bot
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
# Overrides the image tag whose default is the chart appVersion.
|
# Overrides the image tag whose default is the chart appVersion.
|
||||||
tag: "119"
|
tag: "120"
|
||||||
|
|
||||||
imagePullSecrets: []
|
imagePullSecrets: []
|
||||||
nameOverride: ""
|
nameOverride: ""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user