[bot] [skip ci] bump image tag
This commit is contained in:
parent
fd73340d8f
commit
5ed46b9f49
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ spec:
|
||||||
fsGroup: 1000
|
fsGroup: 1000
|
||||||
containers:
|
containers:
|
||||||
- name: radicale
|
- name: radicale
|
||||||
image: "harbor.k8s.lan/k8s/radicale:29"
|
image: "harbor.k8s.lan/k8s/radicale:30"
|
||||||
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