From 977ace1add9a90ebe19dcda1661c15122858b647 Mon Sep 17 00:00:00 2001 From: kiali-bot Date: Mon, 24 Jun 2024 23:18:45 +0000 Subject: [PATCH] Release v1.73.9 --- Makefile | 2 +- plugin/package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 743e7929..07bd1cc6 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.8 +VERSION ?= v1.73.9 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 8b437ec6..4974c289 100644 --- a/plugin/package.json +++ b/plugin/package.json @@ -1,6 +1,6 @@ { "name": "ossmconsole", - "version": "1.73.8", + "version": "1.73.9", "private": true, "repository": { "type": "git", @@ -139,7 +139,7 @@ }, "consolePlugin": { "name": "ossmconsole", - "version": "1.73.8", + "version": "1.73.9", "displayName": "OpenShift Service Mesh Console", "description": "Provides Service Mesh/Istio Observability", "exposedModules": {