From b93d1fd0e349d91b5c77e63dfb3e5a4cafc8bcd2 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Thu, 29 May 2025 19:44:26 +0000 Subject: [PATCH] Update helm-library Docker tag to v0.2.5 --- helm/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/Chart.yaml b/helm/Chart.yaml index 0b3e8a8..25d2806 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -9,7 +9,7 @@ maintainers: url: https://badhouseplants.net dependencies: - name: helm-library - version: 0.2.1 + version: 0.2.5 repository: oci://ghcr.io/allanger/allangers-helm-library annotations: allowed_workload_kinds: "Deployment"