Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

publish: Fix type of pinned images parameter #34

Merged
merged 1 commit into from
Oct 28, 2024
Merged

Conversation

mike-sul
Copy link
Collaborator

It is expected that a user specifies comma-separated list of image URIs, hence StringSliceVar type should be used instead of StringArrayVar.

It is expected that a user specifies comma-separated list of image URIs,
hence `StringSliceVar` type should be used instead of `StringArrayVar`.

Signed-off-by: Mike Sul <mike.sul@foundries.io>
@mike-sul mike-sul merged commit 959d245 into main Oct 28, 2024
2 checks passed
@mike-sul mike-sul deleted the fix-param-type branch October 28, 2024 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant