Skip to content

Commit

Permalink
image-controller update (#3764)
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 May 27, 2024
1 parent d73a3ae commit 120068d
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=4f18f640e7d9fbfb1fe3e156156e709c7836254f
- https://github.com/konflux-ci/image-controller/config/default?ref=abe39f6c2163fdf81faf5e4eaace7401b9524a81

images:
- name: quay.io/konflux-ci/image-controller
newName: quay.io/konflux-ci/image-controller
newTag: 103df04d173a93937ca20c4c0baa8571242b28e2
newTag: abe39f6c2163fdf81faf5e4eaace7401b9524a81

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=4f18f640e7d9fbfb1fe3e156156e709c7836254f
- https://github.com/konflux-ci/image-controller/config/default?ref=abe39f6c2163fdf81faf5e4eaace7401b9524a81

images:
- name: quay.io/konflux-ci/image-controller
newName: quay.io/konflux-ci/image-controller
newTag: 103df04d173a93937ca20c4c0baa8571242b28e2
newTag: abe39f6c2163fdf81faf5e4eaace7401b9524a81

namespace: image-controller

Expand Down

0 comments on commit 120068d

Please sign in to comment.