From f7f65e4b163196dce22443f681ab435abb6e9537 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sun, 5 Jan 2025 01:01:24 +0000 Subject: [PATCH] chore(deps): update helm-library docker tag to v0.2.0 --- charts/tf-ocloud/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/tf-ocloud/Chart.yaml b/charts/tf-ocloud/Chart.yaml index fefbf11..3360a9c 100644 --- a/charts/tf-ocloud/Chart.yaml +++ b/charts/tf-ocloud/Chart.yaml @@ -9,7 +9,7 @@ maintainers: url: https://badhouseplants.net dependencies: - name: helm-library - version: 0.1.5 + version: 0.2.0 repository: oci://ghcr.io/allanger/allangers-helm-library annotations: allowed_workload_kinds: "Deployment"