chose(deps): Updated Anubis to v1.21.3

This commit is contained in:
2025-07-27 23:10:57 -04:00
parent c16fa7e6a5
commit d901395e50
4 changed files with 4 additions and 4 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.3
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.3
env:
- name: "BIND"
value: ":8080"

View File

@@ -29,7 +29,7 @@ spec:
ports:
- containerPort: 8001
- name: anubis
image: ghcr.io/techarohq/anubis:latest
image: ghcr.io/techarohq/anubis:v1.21.3
imagePullPolicy: Always
env:
- name: "BIND"

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.3
imagePullPolicy: Always
env:
- name: "BIND"