Update helm version
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -4,7 +4,7 @@ replicaCount: 1
|
||||
|
||||
image:
|
||||
repository: registry.home.aklabs.net/timeclock
|
||||
tag: latest
|
||||
tag: 2026052901
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
service:
|
||||
|
||||
Reference in New Issue
Block a user