Skip to content

Commit

Permalink
Promote mintmaker from stage to prod (redhat-appstudio#5042)
Browse files Browse the repository at this point in the history
  • Loading branch information
staticf0x authored Dec 3, 2024
1 parent bf78280 commit 3911fed
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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=945caa7bbd28e17dc6a7f033036ffb85a0584856
- https://github.com/konflux-ci/mintmaker/config/renovate?ref=945caa7bbd28e17dc6a7f033036ffb85a0584856
- https://github.com/konflux-ci/mintmaker/config/default?ref=69ed9315e29c04ff1ddc6d57987dd998ae215672
- https://github.com/konflux-ci/mintmaker/config/renovate?ref=69ed9315e29c04ff1ddc6d57987dd998ae215672

namespace: mintmaker

images:
- name: quay.io/konflux-ci/mintmaker
newName: quay.io/konflux-ci/mintmaker
newTag: e140ba058b127890681fd73fc8beefda48abcd7f
newTag: 69ed9315e29c04ff1ddc6d57987dd998ae215672

commonAnnotations:
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
Expand Down
2 changes: 1 addition & 1 deletion components/mintmaker/production/base/manager_patches.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ spec:
memory: 256Mi
env:
- name: RENOVATE_IMAGE
value: "quay.io/konflux-ci/mintmaker-renovate-image:04c4eb1"
value: "quay.io/konflux-ci/mintmaker-renovate-image:49b3342"

0 comments on commit 3911fed

Please sign in to comment.