diff --git a/pkg/testing/ess/create_deployment_csp_configuration.yaml b/pkg/testing/ess/create_deployment_csp_configuration.yaml index 56033e79311..850b2543c67 100644 --- a/pkg/testing/ess/create_deployment_csp_configuration.yaml +++ b/pkg/testing/ess/create_deployment_csp_configuration.yaml @@ -15,6 +15,6 @@ aws: kibana_instance_configuration_id: "aws.kibana.c5d" # Automatically updated by updatecli-bump-stack-version.yml. Don't change the structure and key names docker: - integration_server_image: "docker.elastic.co/cloud-release/elastic-agent-cloud:9.1.0-dd974feb-SNAPSHOT" - elasticsearch_image: "docker.elastic.co/cloud-release/elasticsearch-cloud-ess:9.1.0-dd974feb-SNAPSHOT" - kibana_image: "docker.elastic.co/cloud-release/kibana-cloud:9.1.0-dd974feb-SNAPSHOT" + integration_server_image: "docker.elastic.co/cloud-release/elastic-agent-cloud:9.2.0-31ae8fc5-SNAPSHOT" + elasticsearch_image: "docker.elastic.co/cloud-release/elasticsearch-cloud-ess:9.2.0-31ae8fc5-SNAPSHOT" + kibana_image: "docker.elastic.co/cloud-release/kibana-cloud:9.2.0-31ae8fc5-SNAPSHOT"