mirror of
https://github.com/truenas/charts.git
synced 2026-04-14 02:30:53 +08:00
Publish new changes in catalog
This commit is contained in:
@@ -3,7 +3,7 @@ description: Lightweight universal DDNS Updater with web UI
|
||||
annotations:
|
||||
title: DDNS Updater
|
||||
type: application
|
||||
version: 1.0.13
|
||||
version: 1.0.14
|
||||
apiVersion: v2
|
||||
appVersion: 'v2.5.0'
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
@@ -823,6 +823,13 @@ questions:
|
||||
type: string
|
||||
private: true
|
||||
show_if: [["provider", "=", "ovh"]]
|
||||
- variable: ovhProviderIP
|
||||
label: OVH Provider IP
|
||||
description: OVH Provider IP.
|
||||
schema:
|
||||
type: boolean
|
||||
show_if: [["provider", "=", "ovh"]]
|
||||
default: false
|
||||
|
||||
# Porkbun
|
||||
- variable: porkbunApiKey
|
||||
Reference in New Issue
Block a user