Skip to content

Commit

Permalink
chore: 🤖 update terraform kubernetes to v2.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 14, 2023
1 parent 4064057 commit 690279e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 deletions terraform/k8s/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion terraform/k8s/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {

kubernetes = {
source = "hashicorp/kubernetes"
version = "2.21.1"
version = "2.22.0"
}

helm = {
Expand Down

0 comments on commit 690279e

Please sign in to comment.