Skip to content

Commit 11ed142

Browse files
committed
[deployment] use tag 1 by default
1 parent b22577d commit 11ed142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployments/helm-chart/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ replicaCount: 1
44

55
image:
66
repository: ghcr.io/android-sms-gateway/server
7-
tag: "1.29.3"
7+
tag: "1"
88
pullPolicy: IfNotPresent
99

1010
imagePullSecrets: []

0 commit comments

Comments
 (0)