Skip to content

Commit

Permalink
Merge pull request #27 from c2corg/0799dependabot/terraform/exoscale/…
Browse files Browse the repository at this point in the history
…demo/hashicorp/helm-2.11.0

Bump hashicorp/helm from 2.10.1 to 2.11.0 in /exoscale/demo
  • Loading branch information
brunobesson authored Sep 6, 2023
2 parents 3f9b15a + 1e4f727 commit b63901a
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.10.1"
version = "2.11.0"
}
kubernetes = {
source = "hashicorp/kubernetes"
Expand Down

0 comments on commit b63901a

Please sign in to comment.