mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2025-01-23 22:58:56 +01:00
Merge pull request #460 from ChristianLempa/renovate/helm-2.16.x
chore(deps): update terraform helm to v2.16.1
This commit is contained in:
commit
74d39ea9a1
@ -9,7 +9,7 @@ terraform {
|
|||||||
}
|
}
|
||||||
helm = {
|
helm = {
|
||||||
source = "hashicorp/helm"
|
source = "hashicorp/helm"
|
||||||
version = "2.16.0"
|
version = "2.16.1"
|
||||||
}
|
}
|
||||||
kubernetes = {
|
kubernetes = {
|
||||||
source = "hashicorp/kubernetes"
|
source = "hashicorp/kubernetes"
|
||||||
|
Loading…
Reference in New Issue
Block a user