Skip to content

Commit

Permalink
Merge pull request #52 from c2corg/c2b5dependabot/terraform/exoscale/…
Browse files Browse the repository at this point in the history
…demo/hashicorp/helm-2.12.1

Bump hashicorp/helm from 2.11.0 to 2.12.1 in /exoscale/demo
  • Loading branch information
lbesson authored Jan 11, 2024
2 parents 49fd1f3 + fb9ca22 commit 316a171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exoscale/demo/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ terraform {
}
helm = {
source = "hashicorp/helm"
version = "2.11.0"
version = "2.12.1"
}
kubernetes = {
source = "hashicorp/kubernetes"
Expand Down

0 comments on commit 316a171

Please sign in to comment.