diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2023-01-19 14:16:15 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-19 14:16:15 -0800 |
| commit | d81b09a68bbfa890ed56dd0667f4e655039c2759 (patch) | |
| tree | c3170e2c3efd84da94f319de9f34414916bb39c5 /communication | |
| parent | d4ceff030d0ca74ad2b328ffe56ae8b845084576 (diff) | |
| parent | 91679f32da7446c5622951de2c126143a360d989 (diff) | |
Merge pull request #7025 from estahn/patch-1
add slack channel for k8s-image-swapper
Diffstat (limited to 'communication')
| -rw-r--r-- | communication/slack-config/channels.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index f67561d7..84c59bff 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -183,6 +183,7 @@ channels: - name: karpenter-dev - name: k8s-dual-stack archived: true + - name: k8s-image-swapper - name: k8s-infra-alerts - name: k8s-release archived: true |
