Skip to content

Commit 96d9a44

Browse files
author
kiali-bot
committed
Release 1.23.0
1 parent 4f8e7d7 commit 96d9a44

File tree

4 files changed

+55
-6
lines changed

4 files changed

+55
-6
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ROOTDIR=$(CURDIR)
66
OUTDIR=${ROOTDIR}/_output
77

88
# Identifies the current build.
9-
VERSION ?= v1.23.0-SNAPSHOT
9+
VERSION ?= v1.23.0
1010
SEMVER ?= $(shell echo ${VERSION} | sed 's/^v//g')
1111
COMMIT_HASH ?= $(shell git rev-parse HEAD)
1212

docs/index.yaml

Lines changed: 54 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,34 @@
11
apiVersion: v1
22
entries:
33
kiali-operator:
4+
- apiVersion: v2
5+
appVersion: v1.23.0
6+
created: "2020-08-28T22:48:50.218326688Z"
7+
description: Kiali is an open source project for service mesh observability, refer
8+
to https://www.kiali.io for details.
9+
digest: b35680e1bd9f3b0541efbd51213c95266490252b1de1819a7fba35bd6e26d2cd
10+
home: https://github.com/kiali/kiali-operator
11+
icon: https://raw.githubusercontent.com/kiali/kiali.io/master/themes/kiali/static/img/kiali_logo_masthead.png
12+
keywords:
13+
- istio
14+
- kiali
15+
- operator
16+
maintainers:
17+
18+
name: Kiali
19+
url: https://kiali.io
20+
name: kiali-operator
21+
sources:
22+
- https://github.com/kiali/kiali
23+
- https://github.com/kiali/kiali-ui
24+
- https://github.com/kiali/kiali-operator
25+
- https://github.com/kiali/helm-charts
26+
urls:
27+
- https://kiali.org/helm-charts/kiali-operator-1.23.0.tgz
28+
version: 1.23.0
429
- apiVersion: v2
530
appVersion: v1.22.1
6-
created: "2020-08-07T16:53:10.511173905-04:00"
31+
created: "2020-08-28T22:48:50.216297435Z"
732
description: Kiali is an open source project for service mesh observability, refer
833
to https://www.kiali.io for details.
934
digest: 2f2d9fd6b0d6d759c2ffb98bf5c05afc123fed644b1798a1861026d47b68e883
@@ -28,7 +53,7 @@ entries:
2853
version: 1.22.1
2954
- apiVersion: v2
3055
appVersion: v1.22.0
31-
created: "2020-08-07T16:53:10.510715119-04:00"
56+
created: "2020-08-28T22:48:50.213548077Z"
3257
description: Kiali is an open source project for service mesh observability, refer
3358
to https://www.kiali.io for details.
3459
digest: b46f2fe9b5441b5e119507461d97bca617dbef265ed107bd6e203003e41cf88c
@@ -52,9 +77,33 @@ entries:
5277
- https://kiali.org/helm-charts/kiali-operator-1.22.0.tgz
5378
version: 1.22.0
5479
kiali-server:
80+
- apiVersion: v2
81+
appVersion: v1.23.0
82+
created: "2020-08-28T22:48:50.229531104Z"
83+
description: Kiali is an open source project for service mesh observability, refer
84+
to https://www.kiali.io for details.
85+
digest: 9b33f5756761226403348219be4d92ceb157972e95ee1d8d8779f3e65e506d19
86+
home: https://github.com/kiali/kiali
87+
icon: https://raw.githubusercontent.com/kiali/kiali.io/master/themes/kiali/static/img/kiali_logo_masthead.png
88+
keywords:
89+
- istio
90+
- kiali
91+
maintainers:
92+
93+
name: Kiali
94+
url: https://kiali.io
95+
name: kiali-server
96+
sources:
97+
- https://github.com/kiali/kiali
98+
- https://github.com/kiali/kiali-ui
99+
- https://github.com/kiali/kiali-operator
100+
- https://github.com/kiali/helm-charts
101+
urls:
102+
- https://kiali.org/helm-charts/kiali-server-1.23.0.tgz
103+
version: 1.23.0
55104
- apiVersion: v2
56105
appVersion: v1.22.1
57-
created: "2020-08-07T16:53:10.513615957-04:00"
106+
created: "2020-08-28T22:48:50.226304532Z"
58107
description: Kiali is an open source project for service mesh observability, refer
59108
to https://www.kiali.io for details.
60109
digest: 07af09ec60220da7f8115708b2c61527713706663c44fdebfa3e8ec1b766ccf1
@@ -78,7 +127,7 @@ entries:
78127
version: 1.22.1
79128
- apiVersion: v2
80129
appVersion: v1.22.0
81-
created: "2020-08-07T16:53:10.512724059-04:00"
130+
created: "2020-08-28T22:48:50.223149976Z"
82131
description: Kiali is an open source project for service mesh observability, refer
83132
to https://www.kiali.io for details.
84133
digest: 4736fb9919cef8f30030ea6cf6473b15bf7f3ae2cac337059826d19843bb311c
@@ -100,4 +149,4 @@ entries:
100149
urls:
101150
- https://kiali.org/helm-charts/kiali-server-1.22.0.tgz
102151
version: 1.22.0
103-
generated: "2020-08-07T16:53:10.510036774-04:00"
152+
generated: "2020-08-28T22:48:50.210028615Z"

docs/kiali-operator-1.23.0.tgz

4.23 KB
Binary file not shown.

docs/kiali-server-1.23.0.tgz

8.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)