Skip to content

Commit

Permalink
update components/mintmaker/staging/base/kustomization.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rh-tap-build-team[bot] authored Nov 17, 2024
1 parent 312e342 commit 7c3faac
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions components/mintmaker/staging/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ kind: Kustomization
resources:
- ../../base
- ../../base/external-secrets
- https://github.com/konflux-ci/mintmaker/config/default?ref=f862243aef9a8540bade567fc8f1945a46970b31
- https://github.com/konflux-ci/mintmaker/config/renovate?ref=f862243aef9a8540bade567fc8f1945a46970b31
- https://github.com/konflux-ci/mintmaker/config/default?ref=c152252637e6f7793585c8a60647d29b7c98e8d3
- https://github.com/konflux-ci/mintmaker/config/renovate?ref=c152252637e6f7793585c8a60647d29b7c98e8d3

namespace: mintmaker

images:
- name: quay.io/konflux-ci/mintmaker
newName: quay.io/konflux-ci/mintmaker
newTag: f862243aef9a8540bade567fc8f1945a46970b31
newTag: c152252637e6f7793585c8a60647d29b7c98e8d3

commonAnnotations:
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
Expand Down

0 comments on commit 7c3faac

Please sign in to comment.