mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2026-09-27 09:26:22 -04:00
Merge pull request #551 from ChristianLempa/renovate/kubectl-1.x
chore(deps): update terraform kubectl to v1.16.0
This commit is contained in:
@@ -9,7 +9,7 @@ terraform {
|
||||
required_providers {
|
||||
kubectl = {
|
||||
source = "gavinbunney/kubectl"
|
||||
version = "1.15.0"
|
||||
version = "1.16.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -17,7 +17,7 @@ terraform {
|
||||
}
|
||||
kubectl = {
|
||||
source = "gavinbunney/kubectl"
|
||||
version = "1.15.0"
|
||||
version = "1.16.0"
|
||||
}
|
||||
cloudflare = {
|
||||
source = "cloudflare/cloudflare"
|
||||
|
||||
Reference in New Issue
Block a user