Skip to content

Commit

Permalink
Promote release-service from staging to production (#5033)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbieren authored Dec 3, 2024
1 parent d826100 commit bf78280
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/release/production/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ kind: Kustomization
resources:
- ../base
- ../base/monitor/production
- https://github.com/konflux-ci/release-service/config/default?ref=00b1c200d82c5e6262ea08b90d1ddeaaa1c5ad37
- https://github.com/konflux-ci/release-service/config/default?ref=de8d3c42f6f8c56fa3cb0b0dc1bf2faee82ed70c

components:
- ../k-components/manager-resources-patch

images:
- name: quay.io/konflux-ci/release-service
newName: quay.io/konflux-ci/release-service
newTag: 00b1c200d82c5e6262ea08b90d1ddeaaa1c5ad37
newTag: de8d3c42f6f8c56fa3cb0b0dc1bf2faee82ed70c

namespace: release-service

0 comments on commit bf78280

Please sign in to comment.