Skip to content

Commit e4ed47b

Browse files
update components/pipeline-service/staging/stone-stg-rh01/deploy.yaml
1 parent 567df2a commit e4ed47b

File tree

1 file changed

+3
-3
lines changed
  • components/pipeline-service/staging/stone-stg-rh01

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1335,7 +1335,7 @@ spec:
13351335
secretKeyRef:
13361336
key: db.name
13371337
name: tekton-results-database
1338-
image: quay.io/redhat-appstudio/tekton-results-api:bae7851ff584423503af324200f52cd28ca99116
1338+
image: quay.io/redhat-appstudio/tekton-results-api:3ed2e97d4eacb0252b153edd2d6006637acb528e
13391339
livenessProbe:
13401340
httpGet:
13411341
path: /healthz
@@ -1487,7 +1487,7 @@ spec:
14871487
value: tekton-results-api-service.tekton-pipelines.svc.cluster.local:8080
14881488
- name: AUTH_MODE
14891489
value: token
1490-
image: quay.io/redhat-appstudio/tekton-results-watcher:bae7851ff584423503af324200f52cd28ca99116
1490+
image: quay.io/redhat-appstudio/tekton-results-watcher:3ed2e97d4eacb0252b153edd2d6006637acb528e
14911491
name: watcher
14921492
ports:
14931493
- containerPort: 9090
@@ -1635,7 +1635,7 @@ spec:
16351635
)" \
16361636
--dry-run=client \
16371637
-o yaml | kubectl apply -f -
1638-
image: quay.io/konflux-ci/appstudio-utils:ab6b0b8e40e440158e7288c73aff1cf83a2cc8a9@sha256:24179f0efd06c65d16868c2d7eb82573cce8e43533de6cea14fec3b7446e0b14
1638+
image: quay.io/redhat-appstudio/appstudio-utils:dbbdd82734232e6289e8fbae5b4c858481a7c057
16391639
imagePullPolicy: Always
16401640
name: chains-secret-generation
16411641
resources:

0 commit comments

Comments
 (0)