Upgraded catalog item(s) (#2828)

This commit is contained in:
bugclerk
2024-09-20 22:50:31 -07:00
committed by GitHub
parent 90888e1927
commit 7c89769f15
8 changed files with 19 additions and 20 deletions

View File

@@ -3,9 +3,9 @@ description: Lightweight universal DDNS Updater with web UI
annotations:
title: DDNS Updater
type: application
version: 1.0.31
version: 1.0.32
apiVersion: v2
appVersion: 2.9.0
appVersion: 2.8.1
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
repository: qmcgaw/ddns-updater
pullPolicy: IfNotPresent
tag: v2.8.0
tag: v2.8.1
ci: false
@@ -21,17 +21,16 @@ ddnsConfig:
- provider: all
publicIpHttpProviders:
- provider: all
custom: ""
custom: ''
publicIpv4HttpProviders:
- provider: all
custom: ""
custom: ''
publicIpv6HttpProviders:
- provider: all
custom: ""
custom: ''
publicIpFetchers:
- provider: all
config:
[]
config: []
# - provider: cloudflare
# host: "@"
# domain: example.com
@@ -54,4 +53,4 @@ ddnsStorage:
datasetName: data
notes:
custom: ""
custom: ''

View File

@@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool.
annotations:
title: n8n
type: application
version: 1.2.79
version: 1.2.80
apiVersion: v2
appVersion: 1.60.0
appVersion: 1.60.1
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
repository: n8nio/n8n
pullPolicy: IfNotPresent
tag: 1.60.0
tag: 1.60.1
resources:
limits:

View File

@@ -3,9 +3,9 @@ description: Planka is an Elegant open source project tracking
annotations:
title: Planka
type: application
version: 1.2.34
version: 1.2.35
apiVersion: v2
appVersion: 1.22.0
appVersion: 1.23.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
repository: ghcr.io/plankanban/planka
pullPolicy: IfNotPresent
tag: 1.22.0
tag: 1.23.0
resources:
limits:

View File

@@ -3,10 +3,10 @@ description: Vikunja is an open-source, self-hostable to-do app.
annotations:
title: Vikunja
type: application
version: 2.0.0
version: 2.0.1
apiVersion: v2
appVersion: 0.24.2
kubeVersion: ">=1.16.0-0"
appVersion: 0.24.3
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
url: https://www.truenas.com/

View File

@@ -1,7 +1,7 @@
image:
repository: vikunja/vikunja
pullPolicy: IfNotPresent
tag: 0.24.2
tag: 0.24.3
resources:
limits:
@@ -9,7 +9,7 @@ resources:
memory: 8Gi
vikunjaConfig:
url: ""
url: ''
maxFileSize: 20
additionalEnvs: []