Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion collections/baseos/binaries.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ vars:
gh_version: 2.86.0 # datasource=github-tags depName=cli/cli
task_version: 3.48.0 # datasource=github-tags depName=go-task/task
hugo_version: 0.155.0 # datasource=github-tags depName=gohugoio/hugo
terraform_version: 1.14.3 # datasource=custom.hashicorp
terraform_version: 1.14.4 # datasource=custom.hashicorp
packer_version: 1.14.3 # datasource=custom.hashicorp
yq_version: 4.49.2 # datasource=github-tags depName=mikefarah/yq
jq_version: 1.7.1 # datasource=github-tags depName=jqlang/jq
Expand Down
2 changes: 1 addition & 1 deletion collections/baseos/vms.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ playbooks:
path: "vars"
install_terraform: "true"
s3: "homerun-dev"
terraform_version: 1.14.3 # datasource=custom.hashicorp
terraform_version: 1.14.4 # datasource=custom.hashicorp
object_name: "{{ ansible_date_time.date }}-{{ vmName }}.tf"

bin:
Expand Down