From 0d0510a75ce3a185cd1521844582dd2e3e5717d2 Mon Sep 17 00:00:00 2001 From: "actions[bot]" Date: Wed, 16 Jul 2025 16:49:13 +0000 Subject: [PATCH] dubyatp.xyz: deploy update to b280c93 --- dubyatp-xyz/deployment.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/dubyatp-xyz/deployment.yaml b/dubyatp-xyz/deployment.yaml index 6ce9136..721a432 100644 --- a/dubyatp-xyz/deployment.yaml +++ b/dubyatp-xyz/deployment.yaml @@ -13,12 +13,12 @@ spec: app: dubyatp-xyz spec: containers: - - name: web - image: git.dubyatp.xyz/williamp/dubyatp-xyz:e8e113c - resources: - limits: - memory: "1Gi" - cpu: "500m" - requests: - memory: "256Mi" - cpu: "500m" + - name: web + image: git.dubyatp.xyz/williamp/dubyatp-xyz:b280c93 + resources: + limits: + memory: "1Gi" + cpu: "500m" + requests: + memory: "256Mi" + cpu: "500m"