niks3: Bump to 1.6.1

This commit is contained in:
2026-06-09 17:06:06 +02:00
parent 1b4a34de92
commit 9b04866e53
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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: