From 697656b5de0fc40ceb24638ee1b385f50ddf3aca Mon Sep 17 00:00:00 2001 From: "rh-tap-build-team[bot]" <127938674+rh-tap-build-team[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 08:13:50 +0000 Subject: [PATCH] integration-service update (#4942) * 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> --- components/integration/development/kustomization.yaml | 6 +++--- components/integration/staging/base/kustomization.yaml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/components/integration/development/kustomization.yaml b/components/integration/development/kustomization.yaml index 67614659d62..d2431b3cd8e 100644 --- a/components/integration/development/kustomization.yaml +++ b/components/integration/development/kustomization.yaml @@ -2,13 +2,13 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - ../base -- https://github.com/konflux-ci/integration-service/config/default?ref=d5085ad39c83bdd59b5085a1ac03a49df63f935e -- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=d5085ad39c83bdd59b5085a1ac03a49df63f935e +- https://github.com/konflux-ci/integration-service/config/default?ref=3330c2dca9f84664954491282e1e5608c6c25c13 +- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=3330c2dca9f84664954491282e1e5608c6c25c13 images: - name: quay.io/redhat-appstudio/integration-service newName: quay.io/redhat-appstudio/integration-service - newTag: d5085ad39c83bdd59b5085a1ac03a49df63f935e + newTag: 3330c2dca9f84664954491282e1e5608c6c25c13 configMapGenerator: - name: integration-config diff --git a/components/integration/staging/base/kustomization.yaml b/components/integration/staging/base/kustomization.yaml index db113192ce0..67f16edc629 100644 --- a/components/integration/staging/base/kustomization.yaml +++ b/components/integration/staging/base/kustomization.yaml @@ -3,13 +3,13 @@ kind: Kustomization resources: - ../../base - ../../base/external-secrets -- https://github.com/konflux-ci/integration-service/config/default?ref=d5085ad39c83bdd59b5085a1ac03a49df63f935e -- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=d5085ad39c83bdd59b5085a1ac03a49df63f935e +- https://github.com/konflux-ci/integration-service/config/default?ref=3330c2dca9f84664954491282e1e5608c6c25c13 +- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=3330c2dca9f84664954491282e1e5608c6c25c13 images: - name: quay.io/redhat-appstudio/integration-service newName: quay.io/redhat-appstudio/integration-service - newTag: d5085ad39c83bdd59b5085a1ac03a49df63f935e + newTag: 3330c2dca9f84664954491282e1e5608c6c25c13 configMapGenerator: - name: integration-config