Skip to content

Commit 7269188

Browse files
authored
Merge pull request #119 from puppetlabs/binford2k-patch-1
clarify the legacy tag
2 parents a7ab4dc + fd0ea8c commit 7269188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
- `<year>-<month>-<day>-<a short string>`: Each merge to master generates an image tagged with the date of its build followed by a short git SHA. These images are suitable for pinning to if you do not wish to live on the edge with `4.x`. Changes from one image to the next will include things shown in the [commit history](https://github.com/puppetlabs/puppet-dev-tools/commits/master) on GitHub and updated operating system packages pulled in at build time. The latest version of the PDK is also pulled in at build time.
1111
- `<year>-<month>-<day>-<a short string>-rootless`: This is just like the tag above but the container runs as a user namecd `puppetdev`.
1212
- `4.x`: This the tag that is used in the 4.x versions of CD4PE. This tag is updated manually from time to time.
13-
- `latest`: This is not actually the build of `puppet-dev-tools`, but rather the latest build used in CD4PE < 4.0. These builds are manually created by the CD4PE team.
13+
- `latest`: This is a legacy tag and not not actually the current build of puppet-dev-tools. It is the build used in older versions of CD4PE (prior to 4.0). These builds are manually created by the CD4PE team.
1414

1515
## Running
1616

0 commit comments

Comments
 (0)