Bump local-path-provisioner build to v0.0.32

This commit is contained in:
Kishen Viswanathan
2025-09-10 14:59:54 +05:30
parent 9e6df7df67
commit 360165a5b8

View File

@@ -11,6 +11,6 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
VERSION=v0.0.30 VERSION=v0.0.32
EXTRA_BUILD_OPT=--build-arg=VERSION=$(VERSION) EXTRA_BUILD_OPT=--build-arg=VERSION=$(VERSION)
include $(CURDIR)/../Makefile.common.in include $(CURDIR)/../Makefile.common.in