chore(deps): update ghcr.io/techarohq/anubis docker tag to v1.21.0

This commit is contained in:
2025-07-18 15:59:45 +00:00
parent ce3a73515a
commit 884a0cb9b6
3 changed files with 3 additions and 3 deletions

View File

@@ -35,7 +35,7 @@ spec:
seccompProfile:
type: RuntimeDefault
- name: anubis
image: ghcr.io/techarohq/anubis:v1.20.0
image: ghcr.io/techarohq/anubis:v1.21.0
env:
- name: "BIND"
value: ":8080"

View File

@@ -50,7 +50,7 @@ spec:
ports:
- containerPort: 8002
- name: anubis
image: ghcr.io/techarohq/anubis:v1.20.0
image: ghcr.io/techarohq/anubis:v1.21.0
env:
- name: "BIND"
value: ":8080"

View File

@@ -39,7 +39,7 @@ spec:
seccompProfile:
type: RuntimeDefault
- name: anubis
image: ghcr.io/techarohq/anubis:v1.20.0
image: ghcr.io/techarohq/anubis:v1.21.0
imagePullPolicy: Always
env:
- name: "BIND"