Skip to content

Commit c86d957

Browse files
author
Alan Christie
committed
build: Update default image tag (now 3.0.0)
1 parent 0862a3f commit c86d957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/parameters-local.yaml

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

33
ess_namespace: im-account-server
4-
ess_image_tag: "{{ lookup('env', 'IM_DEV_ESS_IMAGE_TAG') | default('2.0.0', True) }}"
4+
ess_image_tag: "{{ lookup('env', 'IM_DEV_ESS_IMAGE_TAG') | default('3.0.0', True) }}"
55
ess_service_account: account-server
66
ess_ws_hostname: account-server-ess
77
ess_cert_issuer:

0 commit comments

Comments
 (0)