Skip to content

Commit f2af0d5

Browse files
committed
charts/keepup/Chart.yaml
1 parent 036e09b commit f2af0d5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

charts/keepup/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
apiVersion: v1
22
name: keepup
3-
version: 1.0.1
3+
version: 1.0.2
44
appVersion: 1.0.0

charts/keepup/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
replicas: 1
22

33
main:
4-
image: "docker.io/sskorobohatko/keepup"
4+
image: "ghcr.io/code-tool/keepup"
55
tag: ""
66
pullPolicy: "IfNotPresent"
77

0 commit comments

Comments
 (0)