Skip to content

Commit

Permalink
Merge pull request #91 from nicholasM95/renovate/github.com-nicholasm…
Browse files Browse the repository at this point in the history
…95-terraform-modules-1.x

chore(deps): update terraform github.com/nicholasm95/terraform-modules to v1.8.6
  • Loading branch information
nicholasM95 authored Dec 22, 2024
2 parents 03e661e + d8287c7 commit 73a7923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/prod/main.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "application" {
source = "git::https://github.com/nicholasM95/terraform-modules.git//modules/k8s-helm-release?ref=v1.8.3"
source = "git::https://github.com/nicholasM95/terraform-modules.git//modules/k8s-helm-release?ref=v1.8.6"
image_tag = var.image_tag
application_name = "api-skoda"
namespace_name = "skoda"
Expand Down

0 comments on commit 73a7923

Please sign in to comment.