Skip to content

Commit

Permalink
Promote release-service from development to staging (redhat-appstudio…
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbieren authored Oct 24, 2024
1 parent f00ba59 commit 3ef21c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/release/staging/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ kind: Kustomization
resources:
- ../base
- ../base/monitor/staging
- https://github.com/konflux-ci/release-service/config/default?ref=69ae8399bf3b5961b672a5962a7d806376b7296f
- https://github.com/konflux-ci/release-service/config/default?ref=e94df330de52919fd7d77cf41df2f5cca0adb4f5

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

images:
- name: quay.io/konflux-ci/release-service
newName: quay.io/konflux-ci/release-service
newTag: 69ae8399bf3b5961b672a5962a7d806376b7296f
newTag: e94df330de52919fd7d77cf41df2f5cca0adb4f5

namespace: release-service

0 comments on commit 3ef21c0

Please sign in to comment.