Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions components/mintmaker/development/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ labels:
resources:
- ../base
- plrs-resource-quota.yaml
- https://github.com/konflux-ci/mintmaker/config/default?ref=b8b7c25d43e264c57632518a085d4a01a28f7df4
- https://github.com/konflux-ci/mintmaker/config/renovate?ref=b8b7c25d43e264c57632518a085d4a01a28f7df4
- https://github.com/konflux-ci/mintmaker/config/default?ref=82018638b045abb9d3a1040653acd74e0d8beb7a
- https://github.com/konflux-ci/mintmaker/config/renovate?ref=82018638b045abb9d3a1040653acd74e0d8beb7a

images:
- name: quay.io/konflux-ci/mintmaker
newName: quay.io/konflux-ci/mintmaker
newTag: b8b7c25d43e264c57632518a085d4a01a28f7df4
newTag: 82018638b045abb9d3a1040653acd74e0d8beb7a
- name: quay.io/konflux-ci/mintmaker-renovate-image
newName: quay.io/konflux-ci/mintmaker-renovate-image
newTag: latest
Expand Down
6 changes: 3 additions & 3 deletions components/mintmaker/staging/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ resources:
- ../../base/external-secrets
- ../blackbox
- plrs-resource-quota.yaml
- https://github.com/konflux-ci/mintmaker/config/default?ref=b8b7c25d43e264c57632518a085d4a01a28f7df4
- https://github.com/konflux-ci/mintmaker/config/renovate?ref=b8b7c25d43e264c57632518a085d4a01a28f7df4
- https://github.com/konflux-ci/mintmaker/config/default?ref=82018638b045abb9d3a1040653acd74e0d8beb7a
- https://github.com/konflux-ci/mintmaker/config/renovate?ref=82018638b045abb9d3a1040653acd74e0d8beb7a

namespace: mintmaker

images:
- name: quay.io/konflux-ci/mintmaker
newName: quay.io/konflux-ci/mintmaker
newTag: b8b7c25d43e264c57632518a085d4a01a28f7df4
newTag: 82018638b045abb9d3a1040653acd74e0d8beb7a
- name: quay.io/konflux-ci/mintmaker-renovate-image
newName: quay.io/konflux-ci/mintmaker-renovate-image
newTag: b5a8b2983f16858b8b92ee5f51769f5707b2aaf3
Expand Down
Loading