1 Commits

3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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