mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-25 01:34:36 +01:00
chore(deps): update terraform helm to v2.13.1
This commit is contained in:
parent
af8ea02664
commit
fb36613d90
@ -9,7 +9,7 @@ terraform {
|
|||||||
}
|
}
|
||||||
helm = {
|
helm = {
|
||||||
source = "hashicorp/helm"
|
source = "hashicorp/helm"
|
||||||
version = "2.13.0"
|
version = "2.13.1"
|
||||||
}
|
}
|
||||||
kubernetes = {
|
kubernetes = {
|
||||||
source = "hashicorp/kubernetes"
|
source = "hashicorp/kubernetes"
|
||||||
|
Loading…
Reference in New Issue
Block a user