Skip to content

Commit

Permalink
chore: Improve wording
Browse files Browse the repository at this point in the history
Co-authored-by: Jabar Asadi <asadi.jabar@outlook.com>
  • Loading branch information
mikolajb and Azhovan authored Oct 6, 2023
1 parent 499a77d commit ff1bd3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make/release.mk
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ release: ARCHIVE_NAME = kommander-applications-$(GIT_TAG).tar.gz
release: PUBLISHED_URL = https://downloads.d2iq.com/dkp/$(GIT_TAG)/$(ARCHIVE_NAME)
release: install-tool.awscli
# We don't want to have ai-navigator in airgapped bundle
# connected customers download k-apps from github where it's still present
# the connected customers download the k-apps from GitHub where it is still present
git archive --format "tar.gz" -o $(ARCHIVE_NAME) \
$(GIT_TAG) -- \
common services charts ":(exclude)services/ai-navigator-app"
Expand Down

0 comments on commit ff1bd3e

Please sign in to comment.