Update helm version
This commit is contained in:
@@ -2,5 +2,5 @@ apiVersion: v2
|
|||||||
name: timeclock
|
name: timeclock
|
||||||
description: Flask app with SQLite persistence
|
description: Flask app with SQLite persistence
|
||||||
type: application
|
type: application
|
||||||
version: 0.1.0
|
version: 0.2.0
|
||||||
appVersion: "1.0"
|
appVersion: "2.0"
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ replicaCount: 1
|
|||||||
|
|
||||||
image:
|
image:
|
||||||
repository: registry.home.aklabs.net/timeclock
|
repository: registry.home.aklabs.net/timeclock
|
||||||
tag: latest
|
tag: 2026052901
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
service:
|
service:
|
||||||
|
|||||||
Reference in New Issue
Block a user