Compare commits
6 Commits
884a0cb9b6
...
746831a5fc
Author | SHA1 | Date | |
---|---|---|---|
746831a5fc | |||
c16fa7e6a5
|
|||
07a5a14438 | |||
e09a328eea | |||
69c854f99a | |||
83213f104b |
@@ -35,7 +35,7 @@ spec:
|
||||
seccompProfile:
|
||||
type: RuntimeDefault
|
||||
- name: anubis
|
||||
image: ghcr.io/techarohq/anubis:v1.21.0
|
||||
image: ghcr.io/techarohq/anubis:v1.21.3
|
||||
env:
|
||||
- name: "BIND"
|
||||
value: ":8080"
|
||||
|
@@ -50,7 +50,7 @@ spec:
|
||||
ports:
|
||||
- containerPort: 8002
|
||||
- name: anubis
|
||||
image: ghcr.io/techarohq/anubis:v1.21.0
|
||||
image: ghcr.io/techarohq/anubis:v1.21.3
|
||||
env:
|
||||
- name: "BIND"
|
||||
value: ":8080"
|
||||
|
@@ -20,7 +20,7 @@ spec:
|
||||
claimName: pocketid-pvc
|
||||
containers:
|
||||
- name: pocketid
|
||||
image: ghcr.io/pocket-id/pocket-id:v1.6.2-distroless
|
||||
image: ghcr.io/pocket-id/pocket-id:v1.6.4-distroless
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 1411
|
||||
|
@@ -39,7 +39,7 @@ spec:
|
||||
seccompProfile:
|
||||
type: RuntimeDefault
|
||||
- name: anubis
|
||||
image: ghcr.io/techarohq/anubis:v1.21.0
|
||||
image: ghcr.io/techarohq/anubis:v1.21.3
|
||||
imagePullPolicy: Always
|
||||
env:
|
||||
- name: "BIND"
|
||||
|
@@ -25,7 +25,7 @@ spec:
|
||||
- fsn
|
||||
containers:
|
||||
- name: renovate
|
||||
image: renovate/renovate:41.37.2
|
||||
image: renovate/renovate:41.39.0
|
||||
env:
|
||||
- name: LOG_LEVEL
|
||||
value: debug
|
||||
|
Reference in New Issue
Block a user