diff --git a/images/local-path-provisioner/Makefile b/images/local-path-provisioner/Makefile index 1ec58185..7f58be29 100644 --- a/images/local-path-provisioner/Makefile +++ b/images/local-path-provisioner/Makefile @@ -11,6 +11,6 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -VERSION=v0.0.30 +VERSION=v0.0.32 EXTRA_BUILD_OPT=--build-arg=VERSION=$(VERSION) include $(CURDIR)/../Makefile.common.in \ No newline at end of file