Skip to content

Commit

Permalink
Update puppet, puppetdb-termini, terraform, pdk and bolt to latest ve…
Browse files Browse the repository at this point in the history
…rsions

Signed-off-by: Robert Waffen <[email protected]>
  • Loading branch information
rwaffen committed Jun 18, 2024
1 parent 9dbeeeb commit 8ad2dd5
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions build_versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
"include": [
{
"puppet_release": 7,
"puppet_version": "7.30.0",
"puppetdb_termini_version": "7.18.0",
"terraform_version": "1.8.0",
"pdk_version": "3.0.1.3",
"bolt_version": "3.28.0"
"puppet_version": "7.31.0",
"puppetdb_termini_version": "7.19.0",
"terraform_version": "1.8.5",
"pdk_version": "3.2.0.1",
"bolt_version": "3.29.0"
},
{
"puppet_release": 8,
"puppet_version": "8.6.0",
"puppetdb_termini_version": "8.5.0",
"terraform_version": "1.8.0",
"pdk_version": "3.0.1.3",
"bolt_version": "3.28.0"
"puppet_version": "8.7.0",
"puppetdb_termini_version": "8.6.0",
"terraform_version": "1.8.5",
"pdk_version": "3.2.0.1",
"bolt_version": "3.29.0"
}
]
}

0 comments on commit 8ad2dd5

Please sign in to comment.