chore(deps): update ghcr.io/techarohq/anubis docker tag to v1.21.3 - autoclosed #152

Closed
renovate-bot wants to merge 1 commits from renovate/ghcr.io-techarohq-anubis-1.x into main
3 changed files with 3 additions and 3 deletions
Showing only changes of commit 746831a5fc - Show all commits

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