Skip to content

Commit

Permalink
Fix punctuation in docs/guides/helmreleases.md
Browse files Browse the repository at this point in the history
Co-authored-by: Hidde Beydals <hiddeco@users.noreply.github.com>
  • Loading branch information
stealthybox and hiddeco authored Mar 18, 2021
1 parent 8e71993 commit 6c94523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/helmreleases.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ The source-controller can build and expose Helm charts as artifacts
from the contents of the `GitRepository` artifact [(more about this
later on in the guide)](#define-a-helm-release).

!!! warning "Arbitrary changes in Git do not produce new charts."
!!! warning "Arbitrary changes in Git do not produce new charts"
source-controller's `HelmChart` only publishes a new chart artifact when a commit
bumps the `version` field of the `Chart.yaml` referenced from the `GitRepository`.

Expand Down

0 comments on commit 6c94523

Please sign in to comment.