niks3: Bump to 1.6.1
This commit is contained in:
@@ -15,7 +15,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: niks3
|
- name: niks3
|
||||||
image: ghcr.io/mic92/niks3:v1.6.0
|
image: ghcr.io/mic92/niks3:v1.6.1
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
containerPort: 5751
|
containerPort: 5751
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ spec:
|
|||||||
restartPolicy: Never
|
restartPolicy: Never
|
||||||
containers:
|
containers:
|
||||||
- name: gc
|
- name: gc
|
||||||
image: ghcr.io/mic92/niks3:v1.6.0
|
image: ghcr.io/mic92/niks3:v1.6.1
|
||||||
# Image entrypoint is /bin/niks3-server; override with the client.
|
# Image entrypoint is /bin/niks3-server; override with the client.
|
||||||
command: ["/bin/niks3", "gc"]
|
command: ["/bin/niks3", "gc"]
|
||||||
args:
|
args:
|
||||||
|
|||||||
Reference in New Issue
Block a user