Skip to content

Commit

Permalink
image-controller update (#5181)
Browse files Browse the repository at this point in the history
* update components/image-controller/development/kustomization.yaml

* update components/image-controller/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 Jan 23, 2025
1 parent b591f05 commit c6106fa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions components/image-controller/development/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../base
- https://github.com/konflux-ci/image-controller/config/default?ref=9ccbcc12d4ad6e116af9c4ea95bd372999d94aff
- https://github.com/konflux-ci/image-controller/config/default?ref=9f5dd411e0ab1e8e006960954ed6fa0dbf7f0311

images:
- name: quay.io/konflux-ci/image-controller
newName: quay.io/konflux-ci/image-controller
newTag: 9ccbcc12d4ad6e116af9c4ea95bd372999d94aff
newTag: 9f5dd411e0ab1e8e006960954ed6fa0dbf7f0311

namespace: image-controller

Expand Down
4 changes: 2 additions & 2 deletions components/image-controller/staging/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ kind: Kustomization
resources:
- ../../base
- ../../base/external-secrets
- https://github.com/konflux-ci/image-controller/config/default?ref=9ccbcc12d4ad6e116af9c4ea95bd372999d94aff
- https://github.com/konflux-ci/image-controller/config/default?ref=9f5dd411e0ab1e8e006960954ed6fa0dbf7f0311

images:
- name: quay.io/konflux-ci/image-controller
newName: quay.io/konflux-ci/image-controller
newTag: 9ccbcc12d4ad6e116af9c4ea95bd372999d94aff
newTag: 9f5dd411e0ab1e8e006960954ed6fa0dbf7f0311

namespace: image-controller

Expand Down

0 comments on commit c6106fa

Please sign in to comment.