Skip to content

Commit ea3ef24

Browse files
rh-tap-build-team[bot]avinal
authored andcommitted
update operator/gitops/argocd/pipeline-service/tekton-results/kustomization.yaml
1 parent 34211ef commit ea3ef24

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-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=fbaeeb6a43a09d95076f4d3cb7798c7350810858
6+
- https://github.com/openshift-pipelines/tektoncd-results.git/config/overlays/base-only/?ref=5e742e6d729ea533da980aad3d851773843fba08
77
- namespace.yaml
88
- api-route.yaml
99
- watcher-logging-rbac.yaml
@@ -14,13 +14,13 @@ resources:
1414
images:
1515
- name: ko://github.com/tektoncd/results/cmd/api
1616
newName: quay.io/redhat-appstudio/tekton-results-api
17-
newTag: fbaeeb6a43a09d95076f4d3cb7798c7350810858
17+
newTag: 5e742e6d729ea533da980aad3d851773843fba08
1818
- name: ko://github.com/tektoncd/results/cmd/watcher
1919
newName: quay.io/redhat-appstudio/tekton-results-watcher
20-
newTag: fbaeeb6a43a09d95076f4d3cb7798c7350810858
20+
newTag: 5e742e6d729ea533da980aad3d851773843fba08
2121
- name: ko://github.com/tektoncd/results/tools/migrator
2222
newName: quay.io/redhat-appstudio/tekton-results-migrator
23-
newTag: fbaeeb6a43a09d95076f4d3cb7798c7350810858
23+
newTag: 5e742e6d729ea533da980aad3d851773843fba08
2424

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

0 commit comments

Comments
 (0)