Skip to content

Commit

Permalink
mintmaker update (#5151)
Browse files Browse the repository at this point in the history
* update components/mintmaker/development/kustomization.yaml

* update components/mintmaker/staging/base/kustomization.yaml

---------

Co-authored-by: rh-tap-build-team[bot] <127938674+rh-tap-build-team[bot]@users.noreply.github.com>
  • Loading branch information
rh-tap-build-team[bot] authored Dec 16, 2024
1 parent 38bbfa0 commit de9a384
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions components/mintmaker/development/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../base
- 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

images:
- name: quay.io/konflux-ci/mintmaker
newName: quay.io/konflux-ci/mintmaker
newTag: 1f9c660c0bfba39d3d3c38eecc6bf26a68d0af4e
newTag: 7f0cd9e10e0ede8e2dcce8e5cbaa3647b4548cc4

namespace: mintmaker

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 @@ -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 de9a384

Please sign in to comment.