Skip to content

chore(updater): bump pkg/dist/*.yml (2025-01-02) #243

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

Merged
merged 1 commit into from
Jan 2, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions pkg/dist/service_types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1100,6 +1100,11 @@ flink:
example: aws-eu-central-1
user_error: Must consist of lower-case alpha-numeric characters or dashes
max_items: 1
custom_code:
title: Custom code enabled
description: Enable to upload Custom JARs for Flink applications
type: boolean
example: false
flink_version:
title: Flink major version
type: string
Expand Down
Loading