diff --git a/app/trackdays.py b/app/trackdays.py index 548c6801..3c49a17b 100755 --- a/app/trackdays.py +++ b/app/trackdays.py @@ -14,6 +14,7 @@ def get_msreg(): "speedventures": "DF7453ED-BF33-DC17-2C9BFD84C1F05E86", "nextlevel": "CC23AEA4-AAB1-D087-4A10818D229DAFD2", "corsaclub": "CE6E69CF-BAEC-DBB6-303EE7D3EC69B8A3", + "lightspeed": "BC6417B8-0ED9-DD48-28BA1463C2C14322", } events = {} for org_name, org_id in orgs.items(): diff --git a/helm/values.yaml b/helm/values.yaml index 733c1a2a..fbabd884 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: "146" + tag: "148" imagePullSecrets: [] nameOverride: ""