Release: Go-LatestVer v0.10.1

This commit is contained in:
Knut Ahlers 2024-04-17 12:45:30 +02:00
parent eda8f666b4
commit b9784623fe
Signed by: luzifer
SSH key fingerprint: SHA256:/xtE5lCgiRDQr8SLxHMS92ZBlACmATUmF1crK16Ks4E
2 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,7 @@
# 0.10.1 / 2024-04-17
* Fix: Add missing configmap creation
# 0.10.0 / 2024-04-16
* Switch to pure-go sqlite driver

View file

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