From 7274feb5257b1656439d61a5548839d0edaae083 Mon Sep 17 00:00:00 2001 From: Katharine Berry Date: Thu, 17 Aug 2023 21:28:47 -0700 Subject: [PATCH] Bump bobby version --- cluster/bobby-service.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/bobby-service.yaml b/cluster/bobby-service.yaml index a68aca3..a2a6637 100644 --- a/cluster/bobby-service.yaml +++ b/cluster/bobby-service.yaml @@ -16,7 +16,7 @@ spec: spec: containers: - name: bobby - image: gcr.io/pebble-rebirth/bobby-service:v0.0.17 + image: gcr.io/pebble-rebirth/bobby-service:v0.0.18 ports: - containerPort: 8080 env: