From 3525ab0d368943e403e749d91b2576330d9bc5a9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 27 Jun 2025 17:00:26 +0000 Subject: [PATCH] chore(deps): update ghcr.io/techarohq/anubis docker tag to v1.20.0 --- apps/privatebin/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/privatebin/deployment.yaml b/apps/privatebin/deployment.yaml index 14057b8..12da33c 100644 --- a/apps/privatebin/deployment.yaml +++ b/apps/privatebin/deployment.yaml @@ -40,7 +40,7 @@ spec: seccompProfile: type: RuntimeDefault - name: anubis - image: ghcr.io/techarohq/anubis:v1.19.1 + image: ghcr.io/techarohq/anubis:v1.20.0 imagePullPolicy: Always env: - name: "BIND"