From 0caf267c8b9e9bae6c76b8ed50027257c2ffe8d8 Mon Sep 17 00:00:00 2001 From: Anupam Kumar Date: Thu, 12 Sep 2024 18:18:05 +0530 Subject: [PATCH] 2.1.4 Signed-off-by: Anupam Kumar --- CHANGELOG.md | 7 +++++++ Makefile | 2 +- appinfo/info.xml | 4 ++-- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ee2f41..4d73877 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [2.1.4] - 2024-09-12 + +### Fix + +- update docker image version + + ## [2.1.3] - 2024-09-11 ### Fix diff --git a/Makefile b/Makefile index ffda093..810d12a 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,7 @@ help: .PHONY: build-push build-push: docker login ghcr.io - docker build --push --platform linux/amd64 --tag ghcr.io/nextcloud/llm2:2.1.2 --tag ghcr.io/nextcloud/llm2:latest . + docker build --push --platform linux/amd64 --tag ghcr.io/nextcloud/llm2:2.1.4 --tag ghcr.io/nextcloud/llm2:latest . .PHONY: download-models download-models: diff --git a/appinfo/info.xml b/appinfo/info.xml index dc4d4ee..03008a0 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -9,7 +9,7 @@ See [the nextcloud admin docs](https://docs.nextcloud.com/server/latest/admin_manual/ai/index.html) for more information. ]]> - 2.1.3 + 2.1.4 MIT Marcel Klehr Alexander Piskun @@ -25,7 +25,7 @@ See [the nextcloud admin docs](https://docs.nextcloud.com/server/latest/admin_ma ghcr.io nextcloud/llm2 - 2.1.2 + 2.1.4 AI_PROVIDERS