Skip to content

Commit

Permalink
Release v1.65.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kiali-bot committed Mar 13, 2023
1 parent eb57293 commit 8e34e0a
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.65.0-SNAPSHOT
VERSION ?= v1.65.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: 2023-02-20T07:17:27Z
createdAt: 2023-03-13T07:15:09Z
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: 2023-02-20T07:17:27Z
createdAt: 2023-03-13T07:15:09Z
alm-examples: |-
[
{
Expand Down

0 comments on commit 8e34e0a

Please sign in to comment.