Skip to content

Commit

Permalink
Promote integration-service from staging to production (#4582)
Browse files Browse the repository at this point in the history
  • Loading branch information
hongweiliu17 authored Sep 23, 2024
1 parent 4d7538c commit c298e24
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions components/integration/production/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ kind: Kustomization
resources:
- ../../base
- ../../base/external-secrets
- https://github.com/konflux-ci/integration-service/config/default?ref=7173ad88b720ea01479e45d1b36ae49cfe6b8bcd
- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=7173ad88b720ea01479e45d1b36ae49cfe6b8bcd
- https://github.com/konflux-ci/integration-service/config/default?ref=d6b9c8be618fa8df7f35e5e0b0e4e861ba39faca
- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=d6b9c8be618fa8df7f35e5e0b0e4e861ba39faca

images:
- name: quay.io/redhat-appstudio/integration-service
newName: quay.io/redhat-appstudio/integration-service
newTag: 7173ad88b720ea01479e45d1b36ae49cfe6b8bcd
newTag: d6b9c8be618fa8df7f35e5e0b0e4e861ba39faca

configMapGenerator:
- name: integration-config
Expand Down

0 comments on commit c298e24

Please sign in to comment.