diff --git a/versions.mk b/versions.mk index 0dfd0317..8e659530 100644 --- a/versions.mk +++ b/versions.mk @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -VERSION ?= v0.6.6 +VERSION ?= v0.6.7 MODULE := github.com/NVIDIA/k8s-driver-manager vVERSION := v$(VERSION:v%=%)