File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ tools += ytt=v0.55.1
109109tools += rclone=v1.74.3
110110# https://github.com/istio/istio/releases
111111# renovate: datasource=github-releases packageName=istio/istio
112- tools += istioctl=1.30.1
112+ tools += istioctl=1.30.2
113113
114114# ## go packages
115115# https://pkg.go.dev/sigs.k8s.io/controller-tools/cmd/controller-gen?tab=versions
@@ -704,10 +704,10 @@ $(DOWNLOAD_DIR)/tools/rclone@$(RCLONE_VERSION)_$(HOST_OS)_$(HOST_ARCH): | $(DOWN
704704 chmod +x $(outfile); \
705705 rm -f $(outfile).zip
706706
707- istioctl_linux_amd64_SHA256SUM =02e747b51f1bd2f1c74e650fad4f7390053034357a55e9b0c659e83bcd735cb5
708- istioctl_linux_arm64_SHA256SUM =322ffe873a612d04a7806db2e4bf881b87d15508b7675238c613da53996672ce
709- istioctl_darwin_amd64_SHA256SUM =eef8b30f4d7e0dedd9bf956942875ea39691687006f4b2f72d58b709146ae71c
710- istioctl_darwin_arm64_SHA256SUM =f7c42303a14c4b27069af210478d988ebafe6b2ddb6d1c3219f28780d0b95e7d
707+ istioctl_linux_amd64_SHA256SUM =ba8ee0ee408a97fe64dbcd408f7374864c1edccf5bf88bb6ad2131bfb0af6adf
708+ istioctl_linux_arm64_SHA256SUM =7cd62e298d6e982d463dc18bd32f47f44e0b0a857ad99a7820318dca694d0cc0
709+ istioctl_darwin_amd64_SHA256SUM =10d8ac9ae5156c6801395e70e91169c9094521b0ffea8a2eac8b72cb96490be1
710+ istioctl_darwin_arm64_SHA256SUM =56deb84b26fefbf425eadc6b71cc9a32da5d8d1a62560c74968d27af80ba18d7
711711
712712.PRECIOUS : $(DOWNLOAD_DIR ) /tools/istioctl@$(ISTIOCTL_VERSION ) _$(HOST_OS ) _$(HOST_ARCH )
713713$(DOWNLOAD_DIR ) /tools/istioctl@$(ISTIOCTL_VERSION ) _$(HOST_OS ) _$(HOST_ARCH ) : | $(DOWNLOAD_DIR ) /tools
You can’t perform that action at this time.
0 commit comments