Skip to content

Commit 97c53ba

Browse files
rh-tap-build-team[bot]gabemontero
authored andcommitted
update operator/gitops/argocd/pipeline-service/tekton-results/kustomization.yaml
1 parent da64420 commit 97c53ba

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 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=ed360eccc021ad5eedf8ea9c0732912ef602b15a
6+
- https://github.com/openshift-pipelines/tektoncd-results.git/config/overlays/base-only/?ref=e35af9274c0df84386b73aae8df0ad496ad175df
77
- namespace.yaml
88
- api-route.yaml
99
- watcher-logging-rbac.yaml
@@ -13,10 +13,10 @@ resources:
1313
images:
1414
- name: ko://github.com/tektoncd/results/cmd/api
1515
newName: quay.io/redhat-appstudio/tekton-results-api
16-
newTag: ed360eccc021ad5eedf8ea9c0732912ef602b15a
16+
newTag: e35af9274c0df84386b73aae8df0ad496ad175df
1717
- name: ko://github.com/tektoncd/results/cmd/watcher
1818
newName: quay.io/redhat-appstudio/tekton-results-watcher
19-
newTag: ed360eccc021ad5eedf8ea9c0732912ef602b15a
19+
newTag: e35af9274c0df84386b73aae8df0ad496ad175df
2020

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

0 commit comments

Comments
 (0)