From: Thomas Serlin Date: Tue, 7 Nov 2023 20:24:09 +0000 (-0500) Subject: nfs-ganesha: pin the daily build to V5.7 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c2f9b6db524a8046cbf83681fee6f0ca9c7ff07d;p=ceph-build.git nfs-ganesha: pin the daily build to V5.7 The latest upstream nfs-ganesha 5 tag was released. Bump from V5.5 to V5.7. --- diff --git a/nfs-ganesha/config/definitions/nfs-ganesha.yml b/nfs-ganesha/config/definitions/nfs-ganesha.yml index b566919e..ac07d64c 100644 --- a/nfs-ganesha/config/definitions/nfs-ganesha.yml +++ b/nfs-ganesha/config/definitions/nfs-ganesha.yml @@ -38,7 +38,7 @@ - string: name: NFS_GANESHA_BRANCH description: "The git branch (or tag) to build" - default: "V5.5" + default: "V5.7" - string: name: NFS_GANESHA_DEBIAN_BRANCH