Skip to content

Commit

Permalink
update components/release/development/kustomization.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rh-tap-build-team[bot] authored Jul 24, 2024
1 parent bbb22a2 commit a062c79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/release/development/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../base
- https://github.com/konflux-ci/release-service/config/default?ref=0b2badbef3eb6a31df27b324a15007949aa78354
- https://github.com/konflux-ci/release-service/config/default?ref=8c06750d4542308a768be974c5084dc2b50cea56

images:
- name: quay.io/konflux-ci/release-service
newName: quay.io/konflux-ci/release-service
newTag: 0b2badbef3eb6a31df27b324a15007949aa78354
newTag: 8c06750d4542308a768be974c5084dc2b50cea56

namespace: release-service

0 comments on commit a062c79

Please sign in to comment.