From fe55f1d4b80b526db8a71444ea53b4080bc7b4f4 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Thu, 20 Apr 2023 17:51:12 +0000 Subject: [PATCH] Update file deployment.yaml --- whoogle/templates/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/whoogle/templates/deployment.yaml b/whoogle/templates/deployment.yaml index f5a3027..a7f9905 100644 --- a/whoogle/templates/deployment.yaml +++ b/whoogle/templates/deployment.yaml @@ -26,7 +26,7 @@ spec: - name: whoogle securityContext: runAsUser: 0 - image: "benbusby/whoogle-search:0.7.2" + image: "registry.durp.info/benbusby/whoogle-search:0.8.2" imagePullPolicy: Always resources: limits: