diff options
author | 2024-07-03 19:21:09 +0300 | |
---|---|---|
committer | 2024-07-03 19:21:09 +0300 | |
commit | 1af8a9863970d41022644459425d8bd3a36dab01 (patch) | |
tree | 4a269fbac183f122cce678beddc001c096a94996 | |
parent | Update docs/themes/hugo-book digest to 7c26d9b (diff) |
Update Sir Robin to CJ11 (#399)
-rw-r--r-- | kubernetes/namespaces/bots/sir-robin/configmap.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/namespaces/bots/sir-robin/configmap.yaml b/kubernetes/namespaces/bots/sir-robin/configmap.yaml index 33b58a3..7aa7689 100644 --- a/kubernetes/namespaces/bots/sir-robin/configmap.yaml +++ b/kubernetes/namespaces/bots/sir-robin/configmap.yaml @@ -6,4 +6,4 @@ metadata: data: AOC_YEAR: '2023' BOT_DEBUG: 'False' - CATEGORY_SUMMER_CODE_JAM: '1141401271635554334' + CATEGORY_SUMMER_CODE_JAM: '1258091972246376468' |