update local-path-provisioner build to v0.30.0

This commit is contained in:
Benjamin Elder
2024-12-12 12:46:03 -08:00
parent 1d425b6776
commit 2d530a6ccb

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.24
VERSION=v0.0.30
EXTRA_BUILD_OPT=--build-arg=VERSION=$(VERSION)
include $(CURDIR)/../Makefile.common.in