Release: OTS v1.17.0

This commit is contained in:
Knut Ahlers 2025-05-12 09:57:44 +02:00
parent ef257c2f2a
commit fabebc8283
No known key found for this signature in database
5 changed files with 16 additions and 4 deletions

View file

@ -25,7 +25,7 @@ RUN set -ex \
FROM alpine:3.21@sha256:a8560b36e8b8210634f77d9f7f9efd7ffa463e380b75e2e74aff4511df3ef88c
LABEL org.opencontainers.image.authors='Knut Ahlers <knut@ahlers.me>' \
org.opencontainers.image.version='1.16.0' \
org.opencontainers.image.version='1.17.0' \
org.opencontainers.image.url='https://github.com/Luzifer/ots/pkgs/container/ots' \
org.opencontainers.image.documentation='https://github.com/Luzifer/ots/wiki' \
org.opencontainers.image.source='https://github.com/Luzifer/ots' \

View file

@ -25,7 +25,7 @@ RUN set -ex \
FROM scratch
LABEL org.opencontainers.image.authors='Knut Ahlers <knut@ahlers.me>' \
org.opencontainers.image.version='1.16.0' \
org.opencontainers.image.version='1.17.0' \
org.opencontainers.image.url='https://github.com/Luzifer/ots/pkgs/container/ots' \
org.opencontainers.image.documentation='https://github.com/Luzifer/ots/wiki' \
org.opencontainers.image.source='https://github.com/Luzifer/ots' \

View file

@ -1,3 +1,15 @@
# 1.17.0 / 2025-05-12
* Improvements
* Port to Vue3 and TypeScript
* Bugfixes
* Update Go dependencies
* Update Node dependencies
* Translations
* Update Polish translation (#213) (Thanks @Icikowski)
# 1.16.0 / 2025-05-01
* New Features

View file

@ -2,7 +2,7 @@ version: "3.8"
services:
app:
build:
context: https://github.com/Luzifer/ots.git#v1.16.0
context: https://github.com/Luzifer/ots.git#v1.17.0
restart: always
environment:
# Optional, see "Customization" in README

View file

@ -107,7 +107,7 @@ spec:
name: ots-cutomize
containers:
- name: ots
image: ghcr.io/luzifer/ots:v1.16.0
image: ghcr.io/luzifer/ots:v1.17.0
args:
- --storage-type
- redis