Skip to content

Commit 2a913a7

Browse files
author
carabasdaniel
authored
Merge pull request #566 from DLeich/quotes-fix
Use standardized quote type to help tests pass
2 parents 6174b52 + 143ca1a commit 2a913a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/stack.pp

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
#
2828
# [*resolve_image*]
2929
# Query the registry to resolve image digest and supported platforms
30-
# Only accepts (always”|“changed”|“never)
30+
# Only accepts ("always"|"changed"|"never")
3131
# Defaults to undef
3232
#
3333
# [*with_registry_auth*]

0 commit comments

Comments
 (0)