[bot] [skip ci] bump image tag
This commit is contained in:
parent
7d06e40f58
commit
26ea13163a
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ spec:
|
||||||
fsGroup: 1000
|
fsGroup: 1000
|
||||||
containers:
|
containers:
|
||||||
- name: radicale
|
- name: radicale
|
||||||
image: "harbor.k8s.lan/k8s/radicale:14"
|
image: "harbor.k8s.lan/k8s/radicale:16"
|
||||||
resources: {}
|
resources: {}
|
||||||
command: ["/bin/sh", "/usr/local/bin/docker-entrypoint.sh"]
|
command: ["/bin/sh", "/usr/local/bin/docker-entrypoint.sh"]
|
||||||
args: ["radicale", "--config", "/config/config"]
|
args: ["radicale", "--config", "/config/config"]
|
||||||
|
|
Loading…
Reference in a new issue