Skip to content

Commit

Permalink
Promote release-service from staging to production (#2613)
Browse files Browse the repository at this point in the history
  • Loading branch information
scoheb authored Oct 23, 2023
1 parent a3e6b18 commit 0614cc9
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 @@ -2,14 +2,14 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../base
- https://github.com/redhat-appstudio/release-service/config/default?ref=9a0f08573e4ca3f0d5deda2cbda2575b7e7093bd
- https://github.com/redhat-appstudio/release-service/config/default?ref=68f2f2c678f726ffa20166adcab8e7e0204a8c69

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

images:
- name: quay.io/redhat-appstudio/release-service
newName: quay.io/redhat-appstudio/release-service
newTag: 9a0f08573e4ca3f0d5deda2cbda2575b7e7093bd
newTag: 68f2f2c678f726ffa20166adcab8e7e0204a8c69

namespace: release-service

0 comments on commit 0614cc9

Please sign in to comment.