Skip to content

Commit fc078f9

Browse files
committed
set cli tag to v4-beta
1 parent e581c21 commit fc078f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

hosting/k8s/helm/templates/webapp.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ spec:
100100
value: {{ include "trigger-v4.s3.url" . | quote }}
101101
- name: GRACEFUL_SHUTDOWN_TIMEOUT
102102
value: {{ .Values.webapp.gracefulShutdownTimeout | quote }}
103+
- name: TRIGGER_CLI_TAG
104+
value: "v4-beta"
103105
{{- if .Values.webapp.bootstrap.enabled }}
104106
- name: TRIGGER_BOOTSTRAP_ENABLED
105107
value: "1"

0 commit comments

Comments
 (0)