diff options
| author | Tejal Desai <tejal29@gmail.com> | 2019-11-07 14:02:31 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-11-07 14:02:31 -0800 |
| commit | ee18bbd4c60cce65b2b17b2ee5d3aa0d1719fb12 (patch) | |
| tree | a8718cd7bea9052b4a0b0e5fd73a6d3f72bf8d27 | |
| parent | 963718ecd354ce4782f01067a9e14681fd3c17ce (diff) | |
Add channel for discussion for Kaniko
Kaniko (https://github.com/GoogleContainerTools/kaniko) is a tool to build images inside a container.
This channel will be used to discuss kaniko development!
| -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 e82a1493..f3b62da4 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -103,6 +103,7 @@ channels: - name: jp-users - name: jsonnet - name: k14s + - name: kaniko - name: k8s-code-organization - name: k8s-conformance - name: k8s-dual-stack |
