Skip to content

Commit

Permalink
Release v1.87.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kiali-bot committed Jul 8, 2024
1 parent d24b2d7 commit 3bc27fe
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ OUTDIR=${ROOTDIR}/_output
TARGET_ARCHS ?= amd64 arm64 s390x ppc64le

# Identifies the current build.
VERSION ?= v1.87.0-SNAPSHOT
VERSION ?= v1.87.0
COMMIT_HASH ?= $(shell git rev-parse HEAD)

# Identifies the Kiali operator container image that will be built
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ metadata:
support: Kiali
description: "This community operator provides Kiali and OSSMC. Kiali is the Istio observability and management Console. OSSMC is the OpenShift Service Mesh Console plugin, powered by Kiali."
repository: https://github.com/kiali/kiali
createdAt: 2024-06-17T07:17:08Z
createdAt: 2024-07-08T13:15:07Z
alm-examples: |-
[
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ metadata:
support: Kiali
description: "Kiali project provides answers to the questions: What microservices are part of my Istio service mesh and how are they connected?"
repository: https://github.com/kiali/kiali
createdAt: 2024-06-17T07:17:08Z
createdAt: 2024-07-08T13:15:07Z
alm-examples: |-
[
{
Expand Down

0 comments on commit 3bc27fe

Please sign in to comment.