Skip to content

Commit

Permalink
chore(deps): update terraform spacelift to v1.17.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent 10b11de commit 49a0f12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion terraform/scaleway/spacelift/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ terraform {
}
spacelift = {
source = "spacelift-io/spacelift"
version = "1.16.1"
version = "1.17.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/talos/spacelift/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ terraform {
}
spacelift = {
source = "spacelift-io/spacelift"
version = "1.16.1"
version = "1.17.0"
}
}
}

0 comments on commit 49a0f12

Please sign in to comment.