Skip to content

Commit

Permalink
Promote release-service from staging to production (redhat-appstudio#…
Browse files Browse the repository at this point in the history
  • Loading branch information
scoheb authored Nov 16, 2023
1 parent 867b0f1 commit 16b00ef
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=0f13691656967eada660b296e39a2bc2d57f19ec
- https://github.com/redhat-appstudio/release-service/config/default?ref=9eb779342fe78d90bfc0cf055fc7b041cd678d05

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

images:
- name: quay.io/redhat-appstudio/release-service
newName: quay.io/redhat-appstudio/release-service
newTag: 0f13691656967eada660b296e39a2bc2d57f19ec
newTag: 9eb779342fe78d90bfc0cf055fc7b041cd678d05

namespace: release-service

0 comments on commit 16b00ef

Please sign in to comment.