Skip to content

Commit

Permalink
integration-service update (#4509)
Browse files Browse the repository at this point in the history
* update components/integration/development/kustomization.yaml

* update components/integration/staging/base/kustomization.yaml

---------

Co-authored-by: rh-tap-build-team[bot] <127938674+rh-tap-build-team[bot]@users.noreply.github.com>
  • Loading branch information
rh-tap-build-team[bot] authored Sep 13, 2024
1 parent 37f5beb commit ab022e2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions components/integration/development/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../base
- https://github.com/konflux-ci/integration-service/config/default?ref=230951f3865ba0fa0b1ab424ceeabeaa2451fc52
- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=230951f3865ba0fa0b1ab424ceeabeaa2451fc52
- https://github.com/konflux-ci/integration-service/config/default?ref=7173ad88b720ea01479e45d1b36ae49cfe6b8bcd
- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=7173ad88b720ea01479e45d1b36ae49cfe6b8bcd

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

configMapGenerator:
- name: integration-config
Expand Down
6 changes: 3 additions & 3 deletions components/integration/staging/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=230951f3865ba0fa0b1ab424ceeabeaa2451fc52
- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=230951f3865ba0fa0b1ab424ceeabeaa2451fc52
- https://github.com/konflux-ci/integration-service/config/default?ref=7173ad88b720ea01479e45d1b36ae49cfe6b8bcd
- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=7173ad88b720ea01479e45d1b36ae49cfe6b8bcd

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

configMapGenerator:
- name: integration-config
Expand Down

0 comments on commit ab022e2

Please sign in to comment.