We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb20434 commit 9ed05a6Copy full SHA for 9ed05a6
.github/workflows/lint-test.yaml
@@ -97,7 +97,7 @@ jobs:
97
# Do not run `ct install` for cf-common (library chart) or builder/runner
98
exit 0
99
fi
100
- helm repo add cf-common https://chartmuseum.codefresh.io/cf-common
+ helm repo add cf-common oci://quay.io/codefresh/charts/cf-common
101
ct install --config "ct.yaml"
102
103
unittest-charts:
0 commit comments