From c9ed018fdac3f02036b7be1d2db43a677b6c6a1a Mon Sep 17 00:00:00 2001 From: Pavel Shukhman Date: Wed, 19 Apr 2023 11:58:43 -0400 Subject: [PATCH] fix: ecr-regcred dependency version --- helm/rebom/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/rebom/Chart.yaml b/helm/rebom/Chart.yaml index 55166aa..a200cbc 100644 --- a/helm/rebom/Chart.yaml +++ b/helm/rebom/Chart.yaml @@ -23,4 +23,4 @@ appVersion: 0.1.0 dependencies: - name: ecr-regcred repository: "https://registry.relizahub.com/chartrepo/library" -version: 0.1.6 + version: 0.1.0