Skip to content

Commit 458cab4

Browse files
committed
helm: push to oci://quay.io/jetstack/charts for now
The official registry is oci://eu.gcr.io/jetstack-secure-enterprise/charts, but we haven't configured access to this GCR registry in GitHub Actions for now, so we will be pushing to Quay for now.
1 parent 97e44a5 commit 458cab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

make/00_mod.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ oci_preflight_image_name_development := jetstack.local/venafi-agent
2626
deploy_name := venafi-kubernetes-agent
2727
deploy_namespace := venafi
2828

29-
helm_chart_repo_base := oci://registry.venafi.cloud/charts
29+
helm_chart_repo_base := oci://quay.io/jetstack/charts
3030
helm_chart_source_dir := deploy/charts/venafi-kubernetes-agent
3131
helm_chart_name := venafi-kubernetes-agent
3232
helm_chart_version := $(VERSION:v%=%)

0 commit comments

Comments
 (0)