Skip to content

Commit

Permalink
Update Terraform minio to 2.4.3
Browse files Browse the repository at this point in the history
Signed-off-by: Zee Aslam <h3mmy@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 12, 2024
1 parent ab5991c commit c8028ec
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
52 changes: 26 additions & 26 deletions infrastructure/terraform/s3/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion infrastructure/terraform/s3/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
minio = {
source = "aminueza/minio"
version = "2.4.2"
version = "2.4.3"
}
sops = {
source = "carlpett/sops"
Expand Down

0 comments on commit c8028ec

Please sign in to comment.