From 096169364656d0acc12fc97104bfd3ae36439b0d Mon Sep 17 00:00:00 2001 From: James Pace Date: Fri, 28 Oct 2022 21:17:55 -0400 Subject: [PATCH] Update hookbot. --- deployments/hook-bot.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployments/hook-bot.yaml b/deployments/hook-bot.yaml index 378d1e0..f284622 100644 --- a/deployments/hook-bot.yaml +++ b/deployments/hook-bot.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: tekton-hook-bot - image: 192.168.1.128:8443/tekton-hooks-bot:0.8 + image: 192.168.1.128:8443/tekton-hooks-bot:0.11 env: - name: LISTEN_ADDR value: 0.0.0.0:3000