From 0292594c97355407a3f85f56d91b849dfba253fa Mon Sep 17 00:00:00 2001 From: "rh-tap-build-team[bot]" <127938674+rh-tap-build-team[bot]@users.noreply.github.com> Date: Fri, 25 Aug 2023 17:40:19 +0000 Subject: [PATCH 1/4] update components/has/base/kustomization.yaml --- components/has/base/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/has/base/kustomization.yaml b/components/has/base/kustomization.yaml index 40a4f41d879..8e58f444bd0 100644 --- a/components/has/base/kustomization.yaml +++ b/components/has/base/kustomization.yaml @@ -3,7 +3,7 @@ kind: Kustomization resources: - ./argocd-roles - ./rbac - - https://github.com/redhat-appstudio/application-service/config/default?ref=2e23404b221ae469943bdd728ff41d1b94a232cf + - https://github.com/redhat-appstudio/application-service/config/default?ref=1c302a6699d6857d94f621c11a469f2f7d7a6ba4 components: @@ -13,7 +13,7 @@ components: images: - name: quay.io/redhat-appstudio/application-service newName: quay.io/redhat-appstudio/application-service - newTag: 2e23404b221ae469943bdd728ff41d1b94a232cf + newTag: 1c302a6699d6857d94f621c11a469f2f7d7a6ba4 configMapGenerator: - literals: From d97ffb0161c7de3785160dd33bff49ade50ea28d Mon Sep 17 00:00:00 2001 From: "rh-tap-build-team[bot]" <127938674+rh-tap-build-team[bot]@users.noreply.github.com> Date: Fri, 25 Aug 2023 17:40:20 +0000 Subject: [PATCH 2/4] update components/has/production/kustomization.yaml --- components/has/production/kustomization.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/has/production/kustomization.yaml b/components/has/production/kustomization.yaml index e66577b5dcd..1e4dee226be 100644 --- a/components/has/production/kustomization.yaml +++ b/components/has/production/kustomization.yaml @@ -4,8 +4,8 @@ resources: - ../base/argocd-roles - ../base/external-secrets - ../base/rbac - - https://github.com/redhat-appstudio/application-service/config/default?ref=2e23404b221ae469943bdd728ff41d1b94a232cf - - https://github.com/redhat-appstudio/application-service/config/prometheus/?ref=2e23404b221ae469943bdd728ff41d1b94a232cf + - https://github.com/redhat-appstudio/application-service/config/default?ref=1c302a6699d6857d94f621c11a469f2f7d7a6ba4 + - https://github.com/redhat-appstudio/application-service/config/prometheus/?ref=1c302a6699d6857d94f621c11a469f2f7d7a6ba4 components: - ../k-components/manager-resources @@ -15,7 +15,7 @@ components: images: - name: quay.io/redhat-appstudio/application-service newName: quay.io/redhat-appstudio/application-service - newTag: 2e23404b221ae469943bdd728ff41d1b94a232cf + newTag: 1c302a6699d6857d94f621c11a469f2f7d7a6ba4 configMapGenerator: - literals: From e3c469df6619fcb9f625bb67bb2c118ac126aee5 Mon Sep 17 00:00:00 2001 From: "rh-tap-build-team[bot]" <127938674+rh-tap-build-team[bot]@users.noreply.github.com> Date: Fri, 25 Aug 2023 17:40:20 +0000 Subject: [PATCH 3/4] update components/has/staging/kustomization.yaml --- components/has/staging/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/has/staging/kustomization.yaml b/components/has/staging/kustomization.yaml index 66cc5428a6e..33e47917b2c 100644 --- a/components/has/staging/kustomization.yaml +++ b/components/has/staging/kustomization.yaml @@ -3,7 +3,7 @@ kind: Kustomization resources: - ../base - ../base/external-secrets - - https://github.com/redhat-appstudio/application-service/config/prometheus/?ref=2e23404b221ae469943bdd728ff41d1b94a232cf + - https://github.com/redhat-appstudio/application-service/config/prometheus/?ref=1c302a6699d6857d94f621c11a469f2f7d7a6ba4 components: From 653253841ff993c8011ce9090bb79f4238eaa768 Mon Sep 17 00:00:00 2001 From: "rh-tap-build-team[bot]" <127938674+rh-tap-build-team[bot]@users.noreply.github.com> Date: Fri, 25 Aug 2023 17:40:21 +0000 Subject: [PATCH 4/4] update components/monitoring/grafana/base/dashboards/has/kustomization.yaml --- .../monitoring/grafana/base/dashboards/has/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/monitoring/grafana/base/dashboards/has/kustomization.yaml b/components/monitoring/grafana/base/dashboards/has/kustomization.yaml index 05a5c087788..b1be9fa6f4c 100644 --- a/components/monitoring/grafana/base/dashboards/has/kustomization.yaml +++ b/components/monitoring/grafana/base/dashboards/has/kustomization.yaml @@ -1,5 +1,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - - https://github.com/redhat-appstudio/application-service/config/monitoring/?ref=2e23404b221ae469943bdd728ff41d1b94a232cf + - https://github.com/redhat-appstudio/application-service/config/monitoring/?ref=1c302a6699d6857d94f621c11a469f2f7d7a6ba4 - dashboard.yaml