feat: use quay
All checks were successful
renovate / renovate (push) Successful in 3m19s

This commit is contained in:
2026-04-11 19:42:06 -05:00
parent 0a60f0129f
commit 70980a0a5a

View File

@@ -370,7 +370,7 @@ jobs:
needs: lint-helm needs: lint-helm
runs-on: ubuntu-js runs-on: ubuntu-js
container: container:
image: argoproj/argocd:v3.3.6 image: quay.io/argoproj/argocd:v3.3.6
if: | if: |
needs.lint-helm.result == 'success' && needs.lint-helm.result == 'success' &&
needs.lint-helm.outputs.changes-detected == 'true' && needs.lint-helm.outputs.changes-detected == 'true' &&