Skip to content

Commit

Permalink
Changed CHART_NAME in Makefile to cray-hms-bss
Browse files Browse the repository at this point in the history
  • Loading branch information
shunr-hpe committed Jul 26, 2021
1 parent 4060b92 commit 1f71b96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ VERSION ?= $(shell cat .version)

# Helm Chart
CHART_PATH ?= kubernetes
CHART_NAME ?= cray-hms-firmware-action
CHART_NAME ?= cray-hms-bss
CHART_VERSION ?= local

all : image chart
Expand Down

0 comments on commit 1f71b96

Please sign in to comment.