Skip to content

Commit 1e2c33a

Browse files
author
kiali-bot
committed
Release v2.5.0
1 parent 62bb0cb commit 1e2c33a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ OUTDIR=${ROOTDIR}/_output
99
TARGET_ARCHS ?= amd64 arm64 s390x ppc64le
1010

1111
# Identifies the current build.
12-
VERSION ?= v2.5.0-SNAPSHOT
12+
VERSION ?= v2.5.0
1313
COMMIT_HASH ?= $(shell git rev-parse HEAD)
1414

1515
# Identifies the Kiali operator container image that will be built

Diff for: manifests/kiali-upstream/2.5.0/manifests/kiali.v2.5.0.clusterserviceversion.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ metadata:
1717
support: Kiali
1818
description: "Kiali project provides answers to the questions: What microservices are part of my Istio service mesh and how are they connected?"
1919
repository: https://github.com/kiali/kiali
20-
createdAt: 2025-01-13T12:25:49Z
20+
createdAt: 2025-02-03T07:18:08Z
2121
alm-examples: |-
2222
[
2323
{

0 commit comments

Comments
 (0)