Skip to content

Commit

Permalink
Bump terraform castai provider version to 7.16
Browse files Browse the repository at this point in the history
  • Loading branch information
gleb committed Oct 3, 2024
1 parent 604d9d1 commit ca47fdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ terraform {
}
castai = {
source = "castai/castai"
version = "~> 7.14"
version = "~> 7.16"
}
helm = {
source = "hashicorp/helm"
Expand Down

0 comments on commit ca47fdb

Please sign in to comment.