Skip to content

Commit 0a68bfc

Browse files
PuneetPunamiyatekton-robot
authored andcommitted
Bumps Hub to v1.14.0
Signed-off-by: Puneet Punamiya ppunamiy@redhat.com
1 parent 5b253fe commit 0a68bfc

File tree

51 files changed

+1463
-316
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+1463
-316
lines changed

docs/cmd/tkn_hub_upgrade_task.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@ Upgrade a Task by its name
1515
### Examples
1616

1717

18-
Upgrade a Task of name 'foo':
18+
Upgrade a Task of name 'gvr':
1919

20-
tkn hub upgrade task foo
20+
tkn hub upgrade task gvr
2121

2222
or
2323

24-
Upgrade a Task of name 'foo' to version '0.3':
24+
Upgrade a Task of name 'gvr' to version '0.3':
2525

26-
tkn hub upgrade task foo --to 0.3
26+
tkn hub upgrade task gvr --to 0.3
2727

2828

2929
### Options

docs/man/man1/tkn-hub-upgrade-task.1

+4-4
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,13 @@ URL can also be defined in a file '$HOME/.tekton/hub\-config' with a variable 'T
5555

5656
.SH EXAMPLE
5757
.PP
58-
Upgrade a Task of name 'foo':
58+
Upgrade a Task of name 'gvr':
5959

6060
.PP
6161
.RS
6262

6363
.nf
64-
tkn hub upgrade task foo
64+
tkn hub upgrade task gvr
6565

6666
.fi
6767
.RE
@@ -70,13 +70,13 @@ tkn hub upgrade task foo
7070
or
7171

7272
.PP
73-
Upgrade a Task of name 'foo' to version '0.3':
73+
Upgrade a Task of name 'gvr' to version '0.3':
7474

7575
.PP
7676
.RS
7777

7878
.nf
79-
tkn hub upgrade task foo \-\-to 0.3
79+
tkn hub upgrade task gvr \-\-to 0.3
8080

8181
.fi
8282
.RE

go.mod

+6-6
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ require (
2424
github.com/spf13/cobra v1.7.0
2525
github.com/spf13/pflag v1.0.5
2626
github.com/tektoncd/chains v0.17.0
27-
github.com/tektoncd/hub v1.13.0
27+
github.com/tektoncd/hub v1.14.0
2828
github.com/tektoncd/pipeline v0.50.1
2929
github.com/tektoncd/plumbing v0.0.0-20221102182345-5dbcfda657d7
3030
github.com/tektoncd/triggers v0.25.0
@@ -172,7 +172,7 @@ require (
172172
github.com/google/gofuzz v1.2.0 // indirect
173173
github.com/google/s2a-go v0.1.5 // indirect
174174
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
175-
github.com/google/uuid v1.3.0 // indirect
175+
github.com/google/uuid v1.3.1 // indirect
176176
github.com/google/wire v0.5.0 // indirect
177177
github.com/googleapis/enterprise-certificate-proxy v0.2.5 // indirect
178178
github.com/googleapis/gax-go/v2 v2.12.0 // indirect
@@ -294,20 +294,20 @@ require (
294294
go.starlark.net v0.0.0-20200306205701-8dd3e2ee1dd5 // indirect
295295
go.step.sm/crypto v0.35.0 // indirect
296296
go.uber.org/atomic v1.11.0 // indirect
297-
goa.design/goa/v3 v3.11.1 // indirect
297+
goa.design/goa/v3 v3.12.4 // indirect
298298
gocloud.dev v0.32.0 // indirect
299299
gocloud.dev/docstore/mongodocstore v0.30.0 // indirect
300300
gocloud.dev/pubsub/kafkapubsub v0.32.0 // indirect
301301
golang.org/x/crypto v0.12.0 // indirect
302302
golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea // indirect
303-
golang.org/x/mod v0.11.0 // indirect
303+
golang.org/x/mod v0.12.0 // indirect
304304
golang.org/x/net v0.14.0 // indirect
305305
golang.org/x/oauth2 v0.11.0 // indirect
306306
golang.org/x/sync v0.3.0 // indirect
307307
golang.org/x/sys v0.12.0 // indirect
308-
golang.org/x/text v0.12.0 // indirect
308+
golang.org/x/text v0.13.0 // indirect
309309
golang.org/x/time v0.3.0 // indirect
310-
golang.org/x/tools v0.9.3 // indirect
310+
golang.org/x/tools v0.12.0 // indirect
311311
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
312312
gomodules.xyz/jsonpatch/v2 v2.2.0 // indirect
313313
google.golang.org/api v0.138.0 // indirect

go.sum

+12-11
Original file line numberDiff line numberDiff line change
@@ -1844,8 +1844,9 @@ github.com/google/uuid v1.0.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+
18441844
github.com/google/uuid v1.1.1/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
18451845
github.com/google/uuid v1.1.2/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
18461846
github.com/google/uuid v1.2.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
1847-
github.com/google/uuid v1.3.0 h1:t6JiXgmwXMjEs8VusXIJk2BXHsn+wx8BZdTaoZ5fu7I=
18481847
github.com/google/uuid v1.3.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
1848+
github.com/google/uuid v1.3.1 h1:KjJaJ9iWZ3jOFZIf1Lqf4laDRCasjl0BCmnEGxkdLb4=
1849+
github.com/google/uuid v1.3.1/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
18491850
github.com/google/wire v0.5.0 h1:I7ELFeVBr3yfPIcc8+MWvrjk+3VjbcSzoXm3JVa+jD8=
18501851
github.com/google/wire v0.5.0/go.mod h1:ngWDr9Qvq3yZA10YrxfyGELY/AFWGVpy9c1LTRi1EoU=
18511852
github.com/googleapis/enterprise-certificate-proxy v0.0.0-20220520183353-fd19c99a87aa/go.mod h1:17drOmN3MwGY7t0e+Ei9b45FFGA3fBs3x36SsCg1hq8=
@@ -2886,8 +2887,8 @@ github.com/tdakkota/asciicheck v0.0.0-20200416200610-e657995f937b/go.mod h1:yHp0
28862887
github.com/tedsuo/ifrit v0.0.0-20180802180643-bea94bb476cc/go.mod h1:eyZnKCc955uh98WQvzOm0dgAeLnf2O0Rz0LPoC5ze+0=
28872888
github.com/tektoncd/chains v0.17.0 h1:iUcZA6ZMtuKmigcbJ/GqoKWR1YTCHZjGlREMAo5kg84=
28882889
github.com/tektoncd/chains v0.17.0/go.mod h1:xnn91ocomJeb4QNMFr4Rw5nrQ8MuJqWrvivINFhjJJI=
2889-
github.com/tektoncd/hub v1.13.0 h1:WJF9JMQzdBxfiQILtDT2lgAXxBc+y9v5U4qwavUO5pE=
2890-
github.com/tektoncd/hub v1.13.0/go.mod h1:9n47cu03gbNVB5n922jKjc602sRpe/ihgQ3SvHNijQ4=
2890+
github.com/tektoncd/hub v1.14.0 h1:H41drEhEsGTCxpZCskLjkTw2xSQTZZvNitcjCLj2Tjk=
2891+
github.com/tektoncd/hub v1.14.0/go.mod h1:/usZ9mFUEIzgT4VOoQ7jxT6EOfwLkL+NI2gwPXVAU4w=
28912892
github.com/tektoncd/pipeline v0.50.1 h1:Asdfn1MxUSTlfzmr0PV4BPIEH7K4QLGym33nLgQlPCQ=
28922893
github.com/tektoncd/pipeline v0.50.1/go.mod h1:OjhCfhPQbVvK6GUmIseL2ipjaQ8ILcUerMk4P4sCcHA=
28932894
github.com/tektoncd/plumbing v0.0.0-20221102182345-5dbcfda657d7 h1:YsjQ83UBIIq4k/s2PzQ6pqe4tpPtm1hia3oyNBDDrDU=
@@ -3162,8 +3163,8 @@ go.uber.org/zap v1.19.1/go.mod h1:j3DNczoxDZroyBnOT1L/Q79cfUMGZxlv/9dzN7SM1rI=
31623163
go.uber.org/zap v1.24.0/go.mod h1:2kMP+WWQ8aoFoedH3T2sq6iJ2yDWpHbP0f6MQbS9Gkg=
31633164
go.uber.org/zap v1.25.0 h1:4Hvk6GtkucQ790dqmj7l1eEnRdKm3k3ZUrUMS2d5+5c=
31643165
go.uber.org/zap v1.25.0/go.mod h1:JIAUzQIH94IC4fOJQm7gMmBJP5k7wQfdcnYdPoEXJYk=
3165-
goa.design/goa/v3 v3.11.1 h1:KUsvJKZz4k04NHISQP1GSytMSJ2pEhqd/Ez5N/1v3PE=
3166-
goa.design/goa/v3 v3.11.1/go.mod h1:Spc/y8tY7WO/8A7FECkZA8hpPlVFuNG8miMm+8em7tE=
3166+
goa.design/goa/v3 v3.12.4 h1:g3G8yHLk+jyUDNRL2sNg+ZcoQ62zY83rpgagAQ5VmTA=
3167+
goa.design/goa/v3 v3.12.4/go.mod h1:h1vjyGQ+rqWK+VvnqN8oLcpqaHrKIyuY1Vx+jhKodpg=
31673168
gocloud.dev v0.30.0/go.mod h1:w+GlGVg/Jy9JV0Xc9eSXzUZeVEmSWW49W0syFK1+T9U=
31683169
gocloud.dev v0.32.0 h1:jHf8WSkByuAuXcvFt04OiiQH+N0zaRtxI6iEph8Bq8Y=
31693170
gocloud.dev v0.32.0/go.mod h1:m/x/N9cRjDF5MD0i5TLFbKbqkGffl/qayXA9FcMT5Oc=
@@ -3298,8 +3299,8 @@ golang.org/x/mod v0.7.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs=
32983299
golang.org/x/mod v0.8.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs=
32993300
golang.org/x/mod v0.9.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs=
33003301
golang.org/x/mod v0.10.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs=
3301-
golang.org/x/mod v0.11.0 h1:bUO06HqtnRcc/7l71XBe4WcqTZ+3AH1J59zWDDwLKgU=
3302-
golang.org/x/mod v0.11.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs=
3302+
golang.org/x/mod v0.12.0 h1:rmsUpXtvNzj340zd98LZ4KntptpfRHwpFOHG188oHXc=
3303+
golang.org/x/mod v0.12.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs=
33033304
golang.org/x/net v0.0.0-20180724234803-3673e40ba225/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
33043305
golang.org/x/net v0.0.0-20180826012351-8a410e7b638d/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
33053306
golang.org/x/net v0.0.0-20180906233101-161cd47e91fd/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
@@ -3666,8 +3667,8 @@ golang.org/x/text v0.7.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8=
36663667
golang.org/x/text v0.8.0/go.mod h1:e1OnstbJyHTd6l/uOt8jFFHp6TRDWZR/bV3emEE/zU8=
36673668
golang.org/x/text v0.9.0/go.mod h1:e1OnstbJyHTd6l/uOt8jFFHp6TRDWZR/bV3emEE/zU8=
36683669
golang.org/x/text v0.10.0/go.mod h1:TvPlkZtksWOMsz7fbANvkp4WM8x/WCo/om8BMLbz+aE=
3669-
golang.org/x/text v0.12.0 h1:k+n5B8goJNdU7hSvEtMUz3d1Q6D/XW4COJSJR6fN0mc=
3670-
golang.org/x/text v0.12.0/go.mod h1:TvPlkZtksWOMsz7fbANvkp4WM8x/WCo/om8BMLbz+aE=
3670+
golang.org/x/text v0.13.0 h1:ablQoSUd0tRdKxZewP80B+BaqeKJuVhuRxj/dkrun3k=
3671+
golang.org/x/text v0.13.0/go.mod h1:TvPlkZtksWOMsz7fbANvkp4WM8x/WCo/om8BMLbz+aE=
36713672
golang.org/x/time v0.0.0-20180412165947-fbb02b2291d2/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=
36723673
golang.org/x/time v0.0.0-20181108054448-85acf8d2951c/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=
36733674
golang.org/x/time v0.0.0-20190308202827-9d24e82272b4/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=
@@ -3818,8 +3819,8 @@ golang.org/x/tools v0.4.0/go.mod h1:UE5sM2OK9E/d67R0ANs2xJizIymRP5gJU295PvKXxjQ=
38183819
golang.org/x/tools v0.6.0/go.mod h1:Xwgl3UAJ/d3gWutnCtw505GrjyAbvKui8lOU390QaIU=
38193820
golang.org/x/tools v0.7.0/go.mod h1:4pg6aUX35JBAogB10C9AtvVL+qowtN4pT3CGSQex14s=
38203821
golang.org/x/tools v0.8.0/go.mod h1:JxBZ99ISMI5ViVkT1tr6tdNmXeTrcpVSD3vZ1RsRdN4=
3821-
golang.org/x/tools v0.9.3 h1:Gn1I8+64MsuTb/HpH+LmQtNas23LhUVr3rYZ0eKuaMM=
3822-
golang.org/x/tools v0.9.3/go.mod h1:owI94Op576fPu3cIGQeHs3joujW/2Oc6MtlxbF5dfNc=
3822+
golang.org/x/tools v0.12.0 h1:YW6HUoUmYBpwSgyaGaZq1fHjrBjX1rlpZ54T6mu2kss=
3823+
golang.org/x/tools v0.12.0/go.mod h1:Sc0INKfu04TlqNoRA1hgpFZbhYXHPr4V5DzpSBTPqQM=
38233824
golang.org/x/xerrors v0.0.0-20190410155217-1f06c39b4373/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
38243825
golang.org/x/xerrors v0.0.0-20190513163551-3ee3066db522/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
38253826
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=

vendor/github.com/google/uuid/.travis.yml

-9
This file was deleted.

vendor/github.com/google/uuid/CHANGELOG.md

+10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/google/uuid/CONTRIBUTING.md

+16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/google/uuid/README.md

+6-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/google/uuid/node_js.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/google/uuid/uuid.go

+6-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/tektoncd/hub/api/pkg/cli/cmd/upgrade/upgrade.go

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/tektoncd/hub/api/pkg/cli/installer/gvr.go vendor/github.com/tektoncd/hub/api/pkg/cli/gvr/gvr.go

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/tektoncd/hub/api/pkg/cli/installer/kube_action.go

+5-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/tektoncd/hub/api/v1/gen/catalog/client.go

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)