diff options
-rw-r--r-- | kubernetes/namespaces/bots/sir-robin/configmap.yaml | 3 | ||||
-rw-r--r-- | kubernetes/namespaces/bots/sir-robin/secrets.yaml | bin | 1828 -> 1828 bytes |
2 files changed, 2 insertions, 1 deletions
diff --git a/kubernetes/namespaces/bots/sir-robin/configmap.yaml b/kubernetes/namespaces/bots/sir-robin/configmap.yaml index 9e094f2..acf961d 100644 --- a/kubernetes/namespaces/bots/sir-robin/configmap.yaml +++ b/kubernetes/namespaces/bots/sir-robin/configmap.yaml @@ -4,7 +4,8 @@ metadata: name: sir-robin-config-env namespace: bots data: - AOC_YEAR: '2023' + AOC_YEAR: '2024' BOT_DEBUG: 'False' CATEGORY_SUMMER_CODE_JAM: '1258091972246376468' + CHANNEL_ADVENT_OF_CODE_ANNOUNCE: '1312400095123341465' CHANNEL_SUMMER_CODE_JAM_ANNOUNCEMENTS: '1258830961718857778' diff --git a/kubernetes/namespaces/bots/sir-robin/secrets.yaml b/kubernetes/namespaces/bots/sir-robin/secrets.yaml Binary files differindex ade44c0..1383a7d 100644 --- a/kubernetes/namespaces/bots/sir-robin/secrets.yaml +++ b/kubernetes/namespaces/bots/sir-robin/secrets.yaml |