Release: OTS v1.15.1

This commit is contained in:
Knut Ahlers 2024-12-12 10:33:02 +01:00
parent 0be304ffbe
commit 8fadf7205f
Signed by: luzifer
SSH key fingerprint: SHA256:/xtE5lCgiRDQr8SLxHMS92ZBlACmATUmF1crK16Ks4E
5 changed files with 10 additions and 4 deletions

View file

@ -25,7 +25,7 @@ RUN set -ex \
FROM alpine:latest
LABEL org.opencontainers.image.authors='Knut Ahlers <knut@ahlers.me>' \
org.opencontainers.image.version='1.15.0' \
org.opencontainers.image.version='1.15.1' \
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.15.0' \
org.opencontainers.image.version='1.15.1' \
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,9 @@
# 1.15.1 / 2024-12-12
* Bugfixes
* Update Node dependencies
* Update Go dependencies
# 1.15.0 / 2024-12-05
* Improvements

View file

@ -2,7 +2,7 @@ version: "3.8"
services:
app:
build:
context: https://github.com/Luzifer/ots.git#v1.15.0
context: https://github.com/Luzifer/ots.git#v1.15.1
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.15.0
image: ghcr.io/luzifer/ots:v1.15.1
args:
- --storage-type
- redis