Skip to content

Commit 6a70dfe

Browse files
committed
Updated snapshot version to 8.18
1 parent 2c81a52 commit 6a70dfe

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

pkg/testing/ess/create_deployment_csp_configuration.yaml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,8 @@ aws:
1313
elasticsearch_conf_id: "aws.es.datahot.i3"
1414
elasticsearch_deployment_template_id: "aws-storage-optimized"
1515
kibana_instance_configuration_id: "aws.kibana.c5d"
16-
<<<<<<< HEAD
17-
=======
1816
# Automatically updated by updatecli-bump-stack-version.yml. Don't change the structure and key names
1917
docker:
20-
integration_server_image: "docker.elastic.co/cloud-release/elastic-agent-cloud:9.1.0-48398db3-SNAPSHOT"
21-
elasticsearch_image: "docker.elastic.co/cloud-release/elasticsearch-cloud-ess:9.1.0-48398db3-SNAPSHOT"
22-
kibana_image: "docker.elastic.co/cloud-release/kibana-cloud:9.1.0-48398db3-SNAPSHOT"
23-
>>>>>>> e728b39b5 ([CI] Stable stack version override (#8352))
18+
integration_server_image: "docker.elastic.co/cloud-release/elastic-agent-cloud:8.18.3-980763e7-SNAPSHOT"
19+
elasticsearch_image: "docker.elastic.co/cloud-release/elasticsearch-cloud-ess:8.18.3-980763e7-SNAPSHOT"
20+
kibana_image: "docker.elastic.co/cloud-release/kibana-cloud:8.18.3-980763e7-SNAPSHOT"

0 commit comments

Comments
 (0)