From 65b39be93231f8d7e98e1f3d582d23a657c2137d Mon Sep 17 00:00:00 2001 From: kiali-bot Date: Mon, 1 Jul 2024 16:12:53 +0000 Subject: [PATCH] Release v1.73.10 --- Makefile | 2 +- plugin/package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 07bd1cc6..c19feece 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ SHELL=/bin/bash # Identifies the current build. Match the same version of Kiali Server and Operator. -VERSION ?= v1.73.9 +VERSION ?= v1.73.10 COMMIT_HASH ?= $(shell git rev-parse HEAD) # Directories based on the root project directory diff --git a/plugin/package.json b/plugin/package.json index 4974c289..aa1fc986 100644 --- a/plugin/package.json +++ b/plugin/package.json @@ -1,6 +1,6 @@ { "name": "ossmconsole", - "version": "1.73.9", + "version": "1.73.10", "private": true, "repository": { "type": "git", @@ -139,7 +139,7 @@ }, "consolePlugin": { "name": "ossmconsole", - "version": "1.73.9", + "version": "1.73.10", "displayName": "OpenShift Service Mesh Console", "description": "Provides Service Mesh/Istio Observability", "exposedModules": {