From 3aaa7dd630213ba9366fd8f758a63eaa1e6501a0 Mon Sep 17 00:00:00 2001 From: JJGadgets Date: Wed, 16 Aug 2023 02:49:10 +0800 Subject: [PATCH] feat(gotosocial): 0.11.0 --- kube/deploy/apps/gotosocial/app/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/deploy/apps/gotosocial/app/hr.yaml b/kube/deploy/apps/gotosocial/app/hr.yaml index 4685988c..e1e50bea 100644 --- a/kube/deploy/apps/gotosocial/app/hr.yaml +++ b/kube/deploy/apps/gotosocial/app/hr.yaml @@ -22,7 +22,7 @@ spec: replicas: 1 image: repository: docker.io/superseriousbusiness/gotosocial - tag: 0.10.0 + tag: 0.11.0 podLabels: ingress.home.arpa/nginx: "allow" ingress.home.arpa/cloudflare: "allow"