Skip to content

Commit

Permalink
command update
Browse files Browse the repository at this point in the history
  • Loading branch information
pgaetani committed Jan 6, 2025
1 parent 7e972ea commit 45971a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion notifynl-omc/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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."
Expand Down
2 changes: 1 addition & 1 deletion notifynl-omc/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ name: "notifynl-omc"

##
##
command: ["dotnet", "NotifyNL.EventsHandler.dll"]
command: ["dotnet", "OMC.EventsHandler.dll"]

## Specfies the required replicas
##
Expand Down

0 comments on commit 45971a5

Please sign in to comment.