Merge pull request #4004 from kishen-v/local-path-bump

Bump local-path-provisioner build to v0.0.32
This commit is contained in:
Kubernetes Prow Robot
2025-10-15 17:01:34 -07:00
committed by GitHub

View File

@@ -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