Skip to content

Commit e3bc43e

Browse files
authored
update NIC chart location after migration to nginx org (#462)
1 parent 13428ee commit e3bc43e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-chart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
cd helm-charts/
6060
rm -rf nginx-ingress
6161
62-
helm pull oci://ghcr.io/nginxinc/charts/nginx-ingress --untar --version ${{ inputs.chart_version }}
62+
helm pull oci://ghcr.io/nginx/charts/nginx-ingress --untar --version ${{ inputs.chart_version }}
6363
rm -f nginx-ingress/templates/clusterrole.yaml
6464
rm -f nginx-ingress/templates/controller-role.yaml
6565
rm -f nginx-ingress/templates/controller-rolebinding.yaml

0 commit comments

Comments
 (0)