Skip to content

Commit

Permalink
Fix Git SHA for ingress-nginx GH clone
Browse files Browse the repository at this point in the history
Signed-off-by: Mark McCormick <[email protected]>
  • Loading branch information
mamccorm authored Oct 9, 2024
1 parent 1fcb19c commit 87aefd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ingress-nginx-controller-1.11.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ pipeline:
with:
repository: https://github.com/kubernetes/ingress-nginx
tag: controller-v${{package.version}}
expected-commit: ef64996aedd4bb5fa1831631361244813d48b82f
expected-commit: f6456ea86c6c330e7cf401ade70ce1faa757265b

# TODO: ModSecurity-nginx needs a release beyond v1.0.3 to work properly
# see https://github.com/owasp-modsecurity/ModSecurity-nginx/issues/324
Expand Down

0 comments on commit 87aefd3

Please sign in to comment.