diff --git a/chart/Chart.yaml b/chart/Chart.yaml index ffbeb8b..8e3c2e0 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: timeclock description: Flask app with SQLite persistence type: application -version: 0.1.0 -appVersion: "1.0" +version: 0.2.0 +appVersion: "2.0" diff --git a/chart/values.yaml b/chart/values.yaml index c746fa0..cfd1ab7 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -4,7 +4,7 @@ replicaCount: 1 image: repository: registry.home.aklabs.net/timeclock - tag: latest + tag: 2026052901 pullPolicy: IfNotPresent service: