From 590d3ad020927fd2574a5b5849ca165b6067469c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 4 Jun 2025 11:09:20 +0000 Subject: [PATCH] chore(deps): update ghcr.io/techarohq/anubis docker tag to v1 --- 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 cd7171f..65e6948 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:v0.8.1 + image: ghcr.io/techarohq/anubis:v1.19.1 imagePullPolicy: Always env: - name: "BIND"