Skip to content

Commit

Permalink
Add a hint for what the helm container is about
Browse files Browse the repository at this point in the history
  • Loading branch information
dirkmueller committed Dec 10, 2024
1 parent 1189112 commit e655798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bci_build/package/helm.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
HELM_CONTAINERS = [
ApplicationStackContainer(
name="helm",
pretty_name="Kubernetes Package Manager",
pretty_name="Helm (Kubernetes Package Manager)",
os_version=os_version,
is_latest=os_version in CAN_BE_LATEST_OS_VERSION,
version="%%helm_version%%",
Expand Down

0 comments on commit e655798

Please sign in to comment.