Skip to content

Commit 3383af0

Browse files
fixing the example with proper chart path
1 parent cedf040 commit 3383af0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/application-sets/examples/versions/applicationSets.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ releases:
33
globals:
44
# if we use the chart repo we need to be conected to remote
55
chartRepoUrl: https://github.com/markoskandylis/gitops-bridge-helm-charts
6-
chartRepoPath: application-sets
6+
chartRepoPath: charts/application-sets
77
chartRepoRevision: main
88
chartRepo: "12345678901.dkr.ecr.eu-west-2.amazonaws.com"
99
ecrChartName: "application-sets"

0 commit comments

Comments
 (0)