Skip to content

Commit 239e59d

Browse files
avinalRoming22
authored andcommitted
update tekton results
Signed-off-by: Avinal Kumar <[email protected]>
1 parent 6baeb2e commit 239e59d

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

operator/gitops/argocd/pipeline-service/tekton-results/kustomization.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
33
kind: Kustomization
44
namespace: tekton-results
55
resources:
6-
- https://github.com/openshift-pipelines/tektoncd-results.git/config/overlays/base-only/?ref=d84c26a2032af75b50f9ae4ee8a09af4a1cb2eaf
6+
- https://github.com/openshift-pipelines/tektoncd-results.git/config/overlays/base-only/?ref=fbaeeb6a43a09d95076f4d3cb7798c7350810858
77
- namespace.yaml
88
- api-route.yaml
99
- watcher-logging-rbac.yaml
@@ -13,13 +13,13 @@ resources:
1313
images:
1414
- name: ko://github.com/tektoncd/results/cmd/api
1515
newName: quay.io/redhat-appstudio/tekton-results-api
16-
newTag: d84c26a2032af75b50f9ae4ee8a09af4a1cb2eaf
16+
newTag: fbaeeb6a43a09d95076f4d3cb7798c7350810858
1717
- name: ko://github.com/tektoncd/results/cmd/watcher
1818
newName: quay.io/redhat-appstudio/tekton-results-watcher
19-
newTag: d84c26a2032af75b50f9ae4ee8a09af4a1cb2eaf
19+
newTag: fbaeeb6a43a09d95076f4d3cb7798c7350810858
2020
- name: ko://github.com/tektoncd/results/tools/migrator
2121
newName: quay.io/redhat-appstudio/tekton-results-migrator
22-
newTag: d84c26a2032af75b50f9ae4ee8a09af4a1cb2eaf
22+
newTag: fbaeeb6a43a09d95076f4d3cb7798c7350810858
2323

2424
# generate a new configmap with updated values (logs api, db ssl mode) and replace the default one
2525
configMapGenerator:

operator/gitops/compute/pipeline-service-manager/role.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ rules:
99
resources:
1010
- pods
1111
- pods/logs
12+
- pods/log
1213
verbs:
1314
- get
1415
- list

0 commit comments

Comments
 (0)