Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions pkg/testing/ess/create_deployment_csp_configuration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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-bfc270ed-SNAPSHOT"
elasticsearch_image: "docker.elastic.co/cloud-release/elasticsearch-cloud-ess:9.2.0-bfc270ed-SNAPSHOT"
kibana_image: "docker.elastic.co/cloud-release/kibana-cloud:9.2.0-bfc270ed-SNAPSHOT"