Skip to content

Commit

Permalink
Promoting component mintmaker from stage to prod (redhat-appstudio#5165)
Browse files Browse the repository at this point in the history
  • Loading branch information
qixiang authored Dec 17, 2024
1 parent 5cb6efe commit 2506798
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions components/mintmaker/production/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=1f9c660c0bfba39d3d3c38eecc6bf26a68d0af4e
- https://github.com/konflux-ci/mintmaker/config/renovate?ref=1f9c660c0bfba39d3d3c38eecc6bf26a68d0af4e
- https://github.com/konflux-ci/mintmaker/config/default?ref=7f0cd9e10e0ede8e2dcce8e5cbaa3647b4548cc4
- https://github.com/konflux-ci/mintmaker/config/renovate?ref=7f0cd9e10e0ede8e2dcce8e5cbaa3647b4548cc4

namespace: mintmaker

images:
- name: quay.io/konflux-ci/mintmaker
newName: quay.io/konflux-ci/mintmaker
newTag: 1f9c660c0bfba39d3d3c38eecc6bf26a68d0af4e
newTag: 7f0cd9e10e0ede8e2dcce8e5cbaa3647b4548cc4
- name: quay.io/konflux-ci/mintmaker-renovate-image
newName: quay.io/konflux-ci/mintmaker-renovate-image
newTag: 53c922ff91dc32efa5be8a94523b43a13de68023
Expand Down

0 comments on commit 2506798

Please sign in to comment.