Skip to content

Commit

Permalink
Update csi-secrets-store-provider-azure from 0.0.13 to 0.0.19 (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
simongottschlag authored Feb 9, 2021
1 parent c7f478e commit 55b1377
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ locals {
chart_release_name = "csi-secrets-store-provider-azure"
chart_repository = "https://raw.githubusercontent.com/Azure/secrets-store-csi-driver-provider-azure/master/charts"
chart_name = "csi-secrets-store-provider-azure"
chart_version = "0.0.13"
chart_version = "0.0.19"
}

resource "kubernetes_namespace" "this" {
Expand Down

0 comments on commit 55b1377

Please sign in to comment.