release: 1.1.0
Some checks failed
Docker Build Smart Logic / Build amd64 & arm64 (push) Failing after 24s

This commit is contained in:
2026-02-09 20:49:30 +01:00
parent 27ddfa3896
commit 1b1e1f86cf
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
## 1.1.0 - 2026-02-09
- fix sign-step for version-tags
- release: 1.3.0
- fix SBOM
- siplify workflow
- release: 1.1.0
- fix release.sh
- release: 1.2.0
- rebuild release.sh
## 1.3.0 - 2026-02-09 ## 1.3.0 - 2026-02-09
- fix SBOM - fix SBOM
- siplify workflow - siplify workflow

View File

@@ -1,5 +1,5 @@
APP_NAME=test2 APP_NAME=test2
APP_VERSION=1.3.0 APP_VERSION=1.1.0
APP_DESCRIPTION=Watchdog for notify on updates on dockerhub, github and other git-sources APP_DESCRIPTION=Watchdog for notify on updates on dockerhub, github and other git-sources
BASE_IMAGE=alpine:3.22 BASE_IMAGE=alpine:3.22