[bot] [skip ci] bump image tag
This commit is contained in:
parent
88b8e146c3
commit
d42fd1fc12
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: radicale
|
- name: radicale
|
||||||
image: "harbor.k8s.lan/k8s/radicale:12"
|
image: "harbor.k8s.lan/k8s/radicale:14"
|
||||||
resources: {}
|
resources: {}
|
||||||
command: ["docker-entrypoint.sh"]
|
command: ["docker-entrypoint.sh"]
|
||||||
args: ["radicale", "--config", "/config/config"]
|
args: ["radicale", "--config", "/config/config"]
|
||||||
|
|
Loading…
Reference in a new issue