Skip to content

Commit 5418e29

Browse files
integration-service update (#7503)
* 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>
1 parent b822aa8 commit 5418e29

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=454e864b375a3a4d7dd8519ebd00dd213444fe4d
6-
- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=454e864b375a3a4d7dd8519ebd00dd213444fe4d
5+
- https://github.com/konflux-ci/integration-service/config/default?ref=4c7e533643605e743d0d9240ab82c8428e7db51a
6+
- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=4c7e533643605e743d0d9240ab82c8428e7db51a
77

88
images:
99
- name: quay.io/konflux-ci/integration-service
1010
newName: quay.io/konflux-ci/integration-service
11-
newTag: 454e864b375a3a4d7dd8519ebd00dd213444fe4d
11+
newTag: 4c7e533643605e743d0d9240ab82c8428e7db51a
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=454e864b375a3a4d7dd8519ebd00dd213444fe4d
7-
- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=454e864b375a3a4d7dd8519ebd00dd213444fe4d
6+
- https://github.com/konflux-ci/integration-service/config/default?ref=4c7e533643605e743d0d9240ab82c8428e7db51a
7+
- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=4c7e533643605e743d0d9240ab82c8428e7db51a
88

99
images:
1010
- name: quay.io/konflux-ci/integration-service
1111
newName: quay.io/konflux-ci/integration-service
12-
newTag: 454e864b375a3a4d7dd8519ebd00dd213444fe4d
12+
newTag: 4c7e533643605e743d0d9240ab82c8428e7db51a
1313

1414
configMapGenerator:
1515
- name: integration-config

0 commit comments

Comments
 (0)