mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-24 17:24:25 +01:00
Merge pull request #274 from ChristianLempa/renovate/helm-2.13.x
chore(deps): update terraform helm to v2.13.2
This commit is contained in:
commit
3789e18c88
@ -9,7 +9,7 @@ terraform {
|
||||
}
|
||||
helm = {
|
||||
source = "hashicorp/helm"
|
||||
version = "2.13.1"
|
||||
version = "2.13.2"
|
||||
}
|
||||
kubernetes = {
|
||||
source = "hashicorp/kubernetes"
|
||||
|
Loading…
Reference in New Issue
Block a user