Skip to content

Commit

Permalink
Release 1.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kiali-bot committed Aug 28, 2020
1 parent 4f8e7d7 commit 96d9a44
Show file tree
Hide file tree
Showing 4 changed files with 55 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ROOTDIR=$(CURDIR)
OUTDIR=${ROOTDIR}/_output

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

Expand Down
59 changes: 54 additions & 5 deletions docs/index.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,34 @@
apiVersion: v1
entries:
kiali-operator:
- apiVersion: v2
appVersion: v1.23.0
created: "2020-08-28T22:48:50.218326688Z"
description: Kiali is an open source project for service mesh observability, refer
to https://www.kiali.io for details.
digest: b35680e1bd9f3b0541efbd51213c95266490252b1de1819a7fba35bd6e26d2cd
home: https://github.com/kiali/kiali-operator
icon: https://raw.githubusercontent.com/kiali/kiali.io/master/themes/kiali/static/img/kiali_logo_masthead.png
keywords:
- istio
- kiali
- operator
maintainers:
- email: kiali-users@googlegroups.com
name: Kiali
url: https://kiali.io
name: kiali-operator
sources:
- https://github.com/kiali/kiali
- https://github.com/kiali/kiali-ui
- https://github.com/kiali/kiali-operator
- https://github.com/kiali/helm-charts
urls:
- https://kiali.org/helm-charts/kiali-operator-1.23.0.tgz
version: 1.23.0
- apiVersion: v2
appVersion: v1.22.1
created: "2020-08-07T16:53:10.511173905-04:00"
created: "2020-08-28T22:48:50.216297435Z"
description: Kiali is an open source project for service mesh observability, refer
to https://www.kiali.io for details.
digest: 2f2d9fd6b0d6d759c2ffb98bf5c05afc123fed644b1798a1861026d47b68e883
Expand All @@ -28,7 +53,7 @@ entries:
version: 1.22.1
- apiVersion: v2
appVersion: v1.22.0
created: "2020-08-07T16:53:10.510715119-04:00"
created: "2020-08-28T22:48:50.213548077Z"
description: Kiali is an open source project for service mesh observability, refer
to https://www.kiali.io for details.
digest: b46f2fe9b5441b5e119507461d97bca617dbef265ed107bd6e203003e41cf88c
Expand All @@ -52,9 +77,33 @@ entries:
- https://kiali.org/helm-charts/kiali-operator-1.22.0.tgz
version: 1.22.0
kiali-server:
- apiVersion: v2
appVersion: v1.23.0
created: "2020-08-28T22:48:50.229531104Z"
description: Kiali is an open source project for service mesh observability, refer
to https://www.kiali.io for details.
digest: 9b33f5756761226403348219be4d92ceb157972e95ee1d8d8779f3e65e506d19
home: https://github.com/kiali/kiali
icon: https://raw.githubusercontent.com/kiali/kiali.io/master/themes/kiali/static/img/kiali_logo_masthead.png
keywords:
- istio
- kiali
maintainers:
- email: kiali-users@googlegroups.com
name: Kiali
url: https://kiali.io
name: kiali-server
sources:
- https://github.com/kiali/kiali
- https://github.com/kiali/kiali-ui
- https://github.com/kiali/kiali-operator
- https://github.com/kiali/helm-charts
urls:
- https://kiali.org/helm-charts/kiali-server-1.23.0.tgz
version: 1.23.0
- apiVersion: v2
appVersion: v1.22.1
created: "2020-08-07T16:53:10.513615957-04:00"
created: "2020-08-28T22:48:50.226304532Z"
description: Kiali is an open source project for service mesh observability, refer
to https://www.kiali.io for details.
digest: 07af09ec60220da7f8115708b2c61527713706663c44fdebfa3e8ec1b766ccf1
Expand All @@ -78,7 +127,7 @@ entries:
version: 1.22.1
- apiVersion: v2
appVersion: v1.22.0
created: "2020-08-07T16:53:10.512724059-04:00"
created: "2020-08-28T22:48:50.223149976Z"
description: Kiali is an open source project for service mesh observability, refer
to https://www.kiali.io for details.
digest: 4736fb9919cef8f30030ea6cf6473b15bf7f3ae2cac337059826d19843bb311c
Expand All @@ -100,4 +149,4 @@ entries:
urls:
- https://kiali.org/helm-charts/kiali-server-1.22.0.tgz
version: 1.22.0
generated: "2020-08-07T16:53:10.510036774-04:00"
generated: "2020-08-28T22:48:50.210028615Z"
Binary file added docs/kiali-operator-1.23.0.tgz
Binary file not shown.
Binary file added docs/kiali-server-1.23.0.tgz
Binary file not shown.

0 comments on commit 96d9a44

Please sign in to comment.