Skip to content

Commit

Permalink
Revert "Emergency fix: Use stable Docker images (elastic#318)"
Browse files Browse the repository at this point in the history
This reverts commit 003c019.
  • Loading branch information
mtojek committed Apr 12, 2021
1 parent 003c019 commit 62d196e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions internal/install/application_configuration_yml.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,4 @@ const applicationConfigurationYml = `stack:

const applicationConfigurationYml = `stack:
image_ref_overrides:
7.13.0-SNAPSHOT:
# Use stable image versions for Agent and Kibana
elasticsearch: ` + elasticsearchImageName + `@sha256:4103fceb802f73356092beff5502e87ec2faa97048d066135d69f04e42b5ca81
elastic-agent: ` + elasticAgentImageName + `@sha256:41e99398b69a9ce35a597839b084287f595aef0f3ed7d6c92dd035a3d75caf3a
kibana: ` + kibanaImageName + `@sha256:4c345ad24128a3e8084079b9c193bdc84ec338b34fe18be5d1c879cd66487e38
`

0 comments on commit 62d196e

Please sign in to comment.