From a1df874706ae6e6def8a7e6afe2d3120a63a2490 Mon Sep 17 00:00:00 2001 From: Moulali Shikalwadi <59642466+moulalis@users.noreply.github.com> Date: Wed, 11 Dec 2024 13:09:21 +0530 Subject: [PATCH] Update rhoai version 2.16.1 --- .tekton/odh-notebook-controller-v2-16-push.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tekton/odh-notebook-controller-v2-16-push.yaml b/.tekton/odh-notebook-controller-v2-16-push.yaml index 7bd346893df..9df640ba001 100644 --- a/.tekton/odh-notebook-controller-v2-16-push.yaml +++ b/.tekton/odh-notebook-controller-v2-16-push.yaml @@ -281,7 +281,7 @@ spec: value: $(params.build-args-file) - name: LABELS value: - - version=v2.16.0 + - version=v2.16.1 - url=$(params.git-url) - release=$(tasks.clone-repository.results.commit-timestamp) - git.url=$(params.git-url)