Accepting request 1194382 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1194382 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/istioctl?expand=0&rev=23
This commit is contained in:
commit
f36652ef71
4
_service
4
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/istio/istio</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">1.22.3</param>
|
||||
<param name="revision">1.23.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">disable</param>
|
||||
</service>
|
||||
@ -16,6 +16,6 @@
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
<service name="go_modules" mode="manual">
|
||||
<param name="archive">istio-1.22.3.obscpio</param>
|
||||
<param name="archive">istio-1.23.0.obscpio</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4600f7f8374a5f63eb0008f1107f9e13b4a54a5eda5904bd06975f95da808d60
|
||||
size 34285581
|
3
istio-1.23.0.obscpio
Normal file
3
istio-1.23.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3a7b07db3380d75c663a181d7f7e1402e3dfcda2e4555fbf2997c0d9cc253c15
|
||||
size 33532941
|
@ -1,4 +1,4 @@
|
||||
name: istio
|
||||
version: 1.22.3
|
||||
mtime: 1720490122
|
||||
commit: 1e0dc8dd88091532084e55b18efbd5c066516571
|
||||
version: 1.23.0
|
||||
mtime: 1723415394
|
||||
commit: d0ca037e58f90f58b38b33c5769fec25b6bfa9f3
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 16 18:31:00 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
- major update to 1.23.0:
|
||||
https://istio.io/latest/news/releases/1.23.x/announcing-1.23/
|
||||
istioctl-related changes:
|
||||
* The istioctl proxy-status command was improved to include the
|
||||
time since last change, and more relevant status values.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 17 06:17:45 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: istioctl
|
||||
Version: 1.22.3
|
||||
Version: 1.23.0
|
||||
Release: 0
|
||||
Summary: CLI for the istio servic mesh in Kubernetes
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:905a9533b0b4f83faf4232717c9bff83c1df760d13253d11262efcdcfab71aa1
|
||||
size 21113485
|
||||
oid sha256:f464119f78f03809437e42eba1a0b16fece755397367051aaeaafe9a835b3178
|
||||
size 19902996
|
||||
|
Loading…
x
Reference in New Issue
Block a user