Release: OTS v1.11.1

This commit is contained in:
Knut Ahlers 2023-12-12 23:23:24 +01:00
parent 52a34745d6
commit 47a7a686ef
Signed by: luzifer
GPG Key ID: D91C3E91E4CAD6F5
3 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
# 1.11.1 / 2023-12-12
* Bugfixes
* [#158] Disable Vue Devtools in release builds
# 1.11.0 / 2023-12-10
* Improvements

View File

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

View File

@ -107,7 +107,7 @@ spec:
name: ots-cutomize
containers:
- name: ots
image: luzifer/ots:v1.11.0
image: luzifer/ots:v1.11.1
args:
- --storage-type
- redis