Release: Go-LatestVer v0.10.0

This commit is contained in:
Knut Ahlers 2024-04-16 18:11:52 +02:00
parent cd3ad03c19
commit e7d89a1f3f
Signed by: luzifer
SSH key fingerprint: SHA256:/xtE5lCgiRDQr8SLxHMS92ZBlACmATUmF1crK16Ks4E
2 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,9 @@
# 0.10.0 / 2024-04-16
* Switch to pure-go sqlite driver
* CI: Add Helm Chart
* CI: Add Docker publishing
# 0.9.0 / 2024-04-15
* Remove dependency to badge-gen instance

View file

@ -2,5 +2,5 @@ apiVersion: v2
name: latestver
description: Hosting go-latestver on Kubernetes
type: application
version: 0.1.0
appVersion: v0.9.0
version: 0.2.0
appVersion: v0.10.0