Skip to content

Commit

Permalink
[DOCS] Clarify cadence of updates to EPR image (#1214) (#1215)
Browse files Browse the repository at this point in the history
* [DOCS] Clarify cadence of updates to EPR image

* Update docs/en/ingest-management/fleet/air-gapped.asciidoc

* Update docs/en/ingest-management/fleet/air-gapped.asciidoc

Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com>

* Update docs/en/ingest-management/fleet/air-gapped.asciidoc

Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com>

---------

Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com>
Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com>
(cherry picked from commit 7632880)

Co-authored-by: Luca Belluccini <luca.belluccini@elastic.co>
  • Loading branch information
mergify[bot] and lucabelluccini authored Jul 30, 2024
1 parent 4cf5ba3 commit 92b26ac
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/en/ingest-management/fleet/air-gapped.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,10 @@ There are different distributions available:

* {version} (recommended): +docker.elastic.co/package-registry/distribution:{version}+ - Selection of packages from the production repository released with {stack} {version}.
* lite-{version}: +docker.elastic.co/package-registry/distribution:lite-{version}+ - Subset of the most commonly used packages from the production repository released with {stack} {version}. This image is a good candidate to start using {fleet} in air-gapped environments.
* production: `docker.elastic.co/package-registry/distribution:production` - Packages available in the production registry (https://epr.elastic.co).
* lite: `docker.elastic.co/package-registry/distribution:lite` - Subset of the most commonly used packages available in the production registry (https://epr.elastic.co).
* production: `docker.elastic.co/package-registry/distribution:production` - Packages available in the production registry (https://epr.elastic.co).
Please note that this image is updated every time a new version of a package gets published.
* lite: `docker.elastic.co/package-registry/distribution:lite` - Subset of the most commonly used packages available in the production registry (https://epr.elastic.co).
Please note that this image is updated every time a new version of a package gets published.

ifeval::["{release-state}"=="unreleased"]
[WARNING]
Expand Down

0 comments on commit 92b26ac

Please sign in to comment.