Skip to content

Commit

Permalink
Merge branch 'main' into application-service
Browse files Browse the repository at this point in the history
  • Loading branch information
flacatus authored Nov 7, 2023
2 parents a3be5ad + db8748c commit 11f3287
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 @@ -2,15 +2,15 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../base
- https://github.com/redhat-appstudio/release-service/config/default?ref=53096fe48c974afae9460768083a8f3c5d2557d6
- https://github.com/redhat-appstudio/release-service/config/default?ref=56ac66b567196d7cfac050584bf1bf0de0e53cd4

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

images:
- name: quay.io/redhat-appstudio/release-service
newName: quay.io/redhat-appstudio/release-service
newTag: 53096fe48c974afae9460768083a8f3c5d2557d6
newTag: 56ac66b567196d7cfac050584bf1bf0de0e53cd4

namespace: release-service

0 comments on commit 11f3287

Please sign in to comment.