Skip to content

Commit 0a22d62

Browse files
pipeline-service update (#4025)
* update components/monitoring/grafana/base/dashboards/pipeline-service/kustomization.yaml * update components/pipeline-service/development/kustomization.yaml * update components/pipeline-service/staging/base/kustomization.yaml * update components/pipeline-service/staging/stone-stage-p01/deploy.yaml * update components/pipeline-service/staging/stone-stg-m01/deploy.yaml * update components/pipeline-service/staging/stone-stg-rh01/deploy.yaml --------- Co-authored-by: rh-tap-build-team[bot] <127938674+rh-tap-build-team[bot]@users.noreply.github.com>
1 parent 6ba5cb3 commit 0a22d62

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

components/monitoring/grafana/base/dashboards/pipeline-service/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
apiVersion: kustomize.config.k8s.io/v1beta1
33
kind: Kustomization
44
resources:
5-
- https://github.com/openshift-pipelines/pipeline-service/operator/gitops/argocd/grafana/?ref=8eada62e76fb135d2cba5b7929411181c0a0e9e0
5+
- https://github.com/openshift-pipelines/pipeline-service/operator/gitops/argocd/grafana/?ref=c8432d3352db3ff70828caeb500e86e6bf0cbcdd

components/pipeline-service/development/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ commonAnnotations:
88
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
99

1010
resources:
11-
- https://github.com/openshift-pipelines/pipeline-service.git/developer/openshift/gitops/argocd/pipeline-service?ref=8eada62e76fb135d2cba5b7929411181c0a0e9e0
12-
- https://github.com/openshift-pipelines/pipeline-service.git/developer/openshift/gitops/argocd/pipeline-service-storage?ref=8eada62e76fb135d2cba5b7929411181c0a0e9e0
11+
- https://github.com/openshift-pipelines/pipeline-service.git/developer/openshift/gitops/argocd/pipeline-service?ref=c8432d3352db3ff70828caeb500e86e6bf0cbcdd
12+
- https://github.com/openshift-pipelines/pipeline-service.git/developer/openshift/gitops/argocd/pipeline-service-storage?ref=c8432d3352db3ff70828caeb500e86e6bf0cbcdd
1313
- ../base/rbac
1414

1515
images:

components/pipeline-service/staging/base/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ commonAnnotations:
88
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
99

1010
resources:
11-
- https://github.com/openshift-pipelines/pipeline-service.git/operator/gitops/argocd/pipeline-service?ref=8eada62e76fb135d2cba5b7929411181c0a0e9e0
11+
- https://github.com/openshift-pipelines/pipeline-service.git/operator/gitops/argocd/pipeline-service?ref=c8432d3352db3ff70828caeb500e86e6bf0cbcdd
1212
- pipelines-as-code-secret.yaml
1313
- ../../base/external-secrets
1414
- ../../base/testing

components/pipeline-service/staging/stone-stage-p01/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1350,7 +1350,7 @@ spec:
13501350
- -pprof-address
13511351
- "6060"
13521352
- -zap-log-level=6
1353-
image: quay.io/redhat-appstudio/pipeline-service-exporter:c93b6d93e8bbd4540a4d565a35bae2a8b081b000
1353+
image: quay.io/redhat-appstudio/pipeline-service-exporter:c18a1079e58315454fb3ddf2ea9dc3c5cd4dc954
13541354
name: pipeline-metrics-exporter
13551355
ports:
13561356
- containerPort: 9117

components/pipeline-service/staging/stone-stg-m01/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1350,7 +1350,7 @@ spec:
13501350
- -pprof-address
13511351
- "6060"
13521352
- -zap-log-level=6
1353-
image: quay.io/redhat-appstudio/pipeline-service-exporter:c93b6d93e8bbd4540a4d565a35bae2a8b081b000
1353+
image: quay.io/redhat-appstudio/pipeline-service-exporter:c18a1079e58315454fb3ddf2ea9dc3c5cd4dc954
13541354
name: pipeline-metrics-exporter
13551355
ports:
13561356
- containerPort: 9117

components/pipeline-service/staging/stone-stg-rh01/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1350,7 +1350,7 @@ spec:
13501350
- -pprof-address
13511351
- "6060"
13521352
- -zap-log-level=6
1353-
image: quay.io/redhat-appstudio/pipeline-service-exporter:c93b6d93e8bbd4540a4d565a35bae2a8b081b000
1353+
image: quay.io/redhat-appstudio/pipeline-service-exporter:c18a1079e58315454fb3ddf2ea9dc3c5cd4dc954
13541354
name: pipeline-metrics-exporter
13551355
ports:
13561356
- containerPort: 9117

0 commit comments

Comments
 (0)