Compare commits
6 Commits
884a0cb9b6
...
746831a5fc
Author | SHA1 | Date | |
---|---|---|---|
746831a5fc | |||
c16fa7e6a5
|
|||
07a5a14438 | |||
e09a328eea | |||
69c854f99a | |||
83213f104b |
@@ -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"
|
||||||
|
@@ -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"
|
||||||
|
@@ -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.2-distroless
|
image: ghcr.io/pocket-id/pocket-id:v1.6.4-distroless
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 1411
|
- containerPort: 1411
|
||||||
|
@@ -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"
|
||||||
|
@@ -25,7 +25,7 @@ spec:
|
|||||||
- fsn
|
- fsn
|
||||||
containers:
|
containers:
|
||||||
- name: renovate
|
- name: renovate
|
||||||
image: renovate/renovate:41.37.2
|
image: renovate/renovate:41.39.0
|
||||||
env:
|
env:
|
||||||
- name: LOG_LEVEL
|
- name: LOG_LEVEL
|
||||||
value: debug
|
value: debug
|
||||||
|
Reference in New Issue
Block a user