1 Commits

5 changed files with 5 additions and 5 deletions

View File

@@ -35,7 +35,7 @@ spec:
seccompProfile: seccompProfile:
type: RuntimeDefault type: RuntimeDefault
- name: anubis - name: anubis
image: ghcr.io/techarohq/anubis:v1.21.3 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.21.3 image: ghcr.io/techarohq/anubis:v1.21.0
env: env:
- name: "BIND" - name: "BIND"
value: ":8080" value: ":8080"

View File

@@ -20,7 +20,7 @@ spec:
claimName: pocketid-pvc claimName: pocketid-pvc
containers: containers:
- name: pocketid - name: pocketid
image: ghcr.io/pocket-id/pocket-id:v1.6.4-distroless image: ghcr.io/pocket-id/pocket-id:v1.6.2-distroless
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- containerPort: 1411 - containerPort: 1411

View File

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

View File

@@ -25,7 +25,7 @@ spec:
- fsn - fsn
containers: containers:
- name: renovate - name: renovate
image: renovate/renovate:41.39.0 image: renovate/renovate:41.37.2
env: env:
- name: LOG_LEVEL - name: LOG_LEVEL
value: debug value: debug