Skip to content

Commit

Permalink
Release v1.56.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kiali-bot committed Sep 5, 2022
1 parent 747b9a9 commit ca44e02
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.56.0-SNAPSHOT
VERSION ?= v1.56.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 @@ -12,7 +12,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: 2022-08-15T07:16:26Z
createdAt: 2022-09-05T07:34:07Z
alm-examples: |-
[
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,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: 2022-08-15T07:16:25Z
createdAt: 2022-09-05T07:34:07Z
alm-examples: |-
[
{
Expand Down

0 comments on commit ca44e02

Please sign in to comment.