From 2f833c363a6f858686ea06837b1b29d49626c45d Mon Sep 17 00:00:00 2001 From: Ross Light Date: Thu, 11 Oct 2018 09:26:52 -0700 Subject: [PATCH] internal/contributebot/prod/k8s: update prod to pick up changes from cee022556b579a67fcacaec1f4a5cdace55dc4f4 (#518) --- internal/contributebot/prod/k8s/contributebot.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/contributebot/prod/k8s/contributebot.yaml b/internal/contributebot/prod/k8s/contributebot.yaml index 54ed231f73..d6b5004283 100644 --- a/internal/contributebot/prod/k8s/contributebot.yaml +++ b/internal/contributebot/prod/k8s/contributebot.yaml @@ -39,7 +39,7 @@ spec: secretName: worker-service-account containers: - name: contributebot - image: gcr.io/go-cloud-contribute-bot/contributebot:9805fad2-32d2-4e86-bb60-fac739419aff + image: gcr.io/go-cloud-contribute-bot/contributebot:343e932b-bb93-4a50-a0a9-6895f270796a args: - "-project=go-cloud-contribute-bot" - "-github_app=15206"