Skip to content

Commit

Permalink
Update complete wolfi image
Browse files Browse the repository at this point in the history
  • Loading branch information
mrodm committed Sep 20, 2024
1 parent b8eeaa5 commit 2d62072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/install/application_configuration.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ const (
elasticAgentImageName = "docker.elastic.co/elastic-agent/elastic-agent"
elasticAgentCompleteLegacyImageName = "docker.elastic.co/beats/elastic-agent-complete"
elasticAgentCompleteImageName = "docker.elastic.co/elastic-agent/elastic-agent-complete"
elasticAgentCompleteWolfiImageName = "docker.elastic.co/elastic-agent/elastic-agent-wolfi-complete"
elasticAgentCompleteWolfiImageName = "docker.elastic.co/elastic-agent/elastic-agent-complete-wolfi"
elasticAgentWolfiImageName = "docker.elastic.co/elastic-agent/elastic-agent-wolfi"
elasticsearchImageName = "docker.elastic.co/elasticsearch/elasticsearch"
kibanaImageName = "docker.elastic.co/kibana/kibana"
Expand Down

0 comments on commit 2d62072

Please sign in to comment.