From 45971a51bbff0262dd7c10ef7b0a6aa64c695d98 Mon Sep 17 00:00:00 2001 From: UltimatePancake Date: Mon, 6 Jan 2025 11:51:01 +0100 Subject: [PATCH] command update --- notifynl-omc/Chart.yaml | 2 +- notifynl-omc/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/notifynl-omc/Chart.yaml b/notifynl-omc/Chart.yaml index d26cdef..fa7d85c 100644 --- a/notifynl-omc/Chart.yaml +++ b/notifynl-omc/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: notifynl-omc -version: "0.3.45-beta" +version: "0.4.0-beta" appVersion: "1.13.1" kubeVersion: ">=1.26.6" description: "Chart to deploy the NotifyNL OMC application." diff --git a/notifynl-omc/values.yaml b/notifynl-omc/values.yaml index 5d62638..ed5a0f8 100644 --- a/notifynl-omc/values.yaml +++ b/notifynl-omc/values.yaml @@ -31,7 +31,7 @@ name: "notifynl-omc" ## ## -command: ["dotnet", "NotifyNL.EventsHandler.dll"] +command: ["dotnet", "OMC.EventsHandler.dll"] ## Specfies the required replicas ##