Skip to content
This repository was archived by the owner on Jun 17, 2023. It is now read-only.

Commit 899d75d

Browse files
committed
tagging 3.0.3
1 parent 25129e4 commit 899d75d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

global_vars.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
CIF_ES: "{{ lookup('env', 'CIF_ANSIBLE_ES') }}"
33
cif_build_sdist: "{{ lookup('env', 'CIF_ANSIBLE_SDIST') | default() }}"
44
router_store_nodes: "{{ lookup('env','CIF_ANSIBLE_ES_NODES')|default('localhost:9200', true) }}"
5-
cif_version: '3.0.2'
5+
cif_version: '3.0.3'
66
es_version: "5.6.16"
77
DOCKER_BUILD: "{{ lookup('env', 'DOCKER_BUILD') }}"

0 commit comments

Comments
 (0)