Skip to content

Commit cda4ab0

Browse files
committed
chore: update integration service
* Update integration service development and staging to sha d57fb0b05aba4003b5d3d823909e943a8276df60 Signed-off-by: dirgim <[email protected]> rh-pre-commit.version: 2.2.0 rh-pre-commit.check-secrets: ENABLED
1 parent dc78e84 commit cda4ab0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

components/integration/development/kustomization.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33
resources:
44
- ../base
5-
- https://github.com/konflux-ci/integration-service/config/default?ref=7ca8993ef0479a7ab6b28dae442980a9ee43f28c
6-
- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=7ca8993ef0479a7ab6b28dae442980a9ee43f28c
5+
- https://github.com/konflux-ci/integration-service/config/default?ref=d57fb0b05aba4003b5d3d823909e943a8276df60
6+
- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=d57fb0b05aba4003b5d3d823909e943a8276df60
77

88
images:
99
- name: quay.io/konflux-ci/integration-service
1010
newName: quay.io/konflux-ci/integration-service
11-
newTag: 7ca8993ef0479a7ab6b28dae442980a9ee43f28c
11+
newTag: d57fb0b05aba4003b5d3d823909e943a8276df60
1212

1313
configMapGenerator:
1414
- name: integration-config

components/integration/staging/base/kustomization.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ kind: Kustomization
33
resources:
44
- ../../base
55
- ../../base/external-secrets
6-
- https://github.com/konflux-ci/integration-service/config/default?ref=7ca8993ef0479a7ab6b28dae442980a9ee43f28c
7-
- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=7ca8993ef0479a7ab6b28dae442980a9ee43f28c
6+
- https://github.com/konflux-ci/integration-service/config/default?ref=d57fb0b05aba4003b5d3d823909e943a8276df60
7+
- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=d57fb0b05aba4003b5d3d823909e943a8276df60
88

99
images:
1010
- name: quay.io/konflux-ci/integration-service
1111
newName: quay.io/konflux-ci/integration-service
12-
newTag: 7ca8993ef0479a7ab6b28dae442980a9ee43f28c
12+
newTag: d57fb0b05aba4003b5d3d823909e943a8276df60
1313

1414
configMapGenerator:
1515
- name: integration-config

0 commit comments

Comments
 (0)