mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2025-02-02 19:49:16 +01:00
Merge pull request #447 from ChristianLempa/renovate/helm-2.x
chore(deps): update terraform helm to v2.16.0
This commit is contained in:
commit
8fcf7c4e1c
@ -9,7 +9,7 @@ terraform {
|
|||||||
}
|
}
|
||||||
helm = {
|
helm = {
|
||||||
source = "hashicorp/helm"
|
source = "hashicorp/helm"
|
||||||
version = "2.15.0"
|
version = "2.16.0"
|
||||||
}
|
}
|
||||||
kubernetes = {
|
kubernetes = {
|
||||||
source = "hashicorp/kubernetes"
|
source = "hashicorp/kubernetes"
|
||||||
|
Loading…
Reference in New Issue
Block a user