diff --git a/library/ix-dev/community/ddns-updater/Chart.yaml b/library/ix-dev/community/ddns-updater/Chart.yaml index 0f3dd1a5c0..d6f5477df5 100644 --- a/library/ix-dev/community/ddns-updater/Chart.yaml +++ b/library/ix-dev/community/ddns-updater/Chart.yaml @@ -3,7 +3,7 @@ description: Lightweight universal DDNS Updater with web UI annotations: title: DDNS Updater type: application -version: 1.0.27 +version: 1.0.28 apiVersion: v2 appVersion: 2.6.0 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/ddns-updater/questions.yaml b/library/ix-dev/community/ddns-updater/questions.yaml index 1ffadf1a54..e8df02a47e 100644 --- a/library/ix-dev/community/ddns-updater/questions.yaml +++ b/library/ix-dev/community/ddns-updater/questions.yaml @@ -610,6 +610,7 @@ questions: Paste the JSON content in this field schema: type: string + max_length: 10000 show_if: [["provider", "=", "gcp"]] required: true private: true