mirror of
https://github.com/truenas/charts.git
synced 2026-04-08 13:19:20 +08:00
Publish new changes in catalog
This commit is contained in:
@@ -3,10 +3,10 @@ description: WG-Easy is the easiest way to install & manage WireGuard!
|
||||
annotations:
|
||||
title: WG Easy
|
||||
type: application
|
||||
version: 2.0.6
|
||||
version: 2.0.7
|
||||
apiVersion: v2
|
||||
appVersion: "8"
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
appVersion: '9'
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
url: https://www.truenas.com/
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/wg-easy/wg-easy
|
||||
tag: "8"
|
||||
tag: '9'
|
||||
|
||||
resources:
|
||||
limits:
|
||||
@@ -23,7 +23,7 @@ wgConfig:
|
||||
keepAlive: 0
|
||||
clientMTU: 1420
|
||||
clientAddressRange: 10.8.0.x
|
||||
clientDNSServer: "1.1.1.1"
|
||||
clientDNSServer: 1.1.1.1
|
||||
deviceName: eth0
|
||||
allowedIPs: []
|
||||
additionalEnvs: []
|
||||
@@ -1,11 +1,12 @@
|
||||
name: paperless-ngx
|
||||
description: Paperless-ngx is a document management system that transforms your physical documents into a searchable online archive so you can keep, well, less paper.
|
||||
description: Paperless-ngx is a document management system that transforms your physical
|
||||
documents into a searchable online archive so you can keep, well, less paper.
|
||||
annotations:
|
||||
title: Paperless-ngx
|
||||
type: application
|
||||
version: 1.2.11
|
||||
version: 1.2.12
|
||||
apiVersion: v2
|
||||
appVersion: 2.1.3
|
||||
appVersion: 2.2.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: paperlessngx/paperless-ngx
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.1.3
|
||||
tag: 2.2.1
|
||||
|
||||
resources:
|
||||
limits:
|
||||
@@ -3,9 +3,9 @@ description: SearXNG is a privacy-respecting, hackable metasearch engine
|
||||
annotations:
|
||||
title: SearXNG
|
||||
type: application
|
||||
version: 1.2.12
|
||||
version: 1.2.13
|
||||
apiVersion: v2
|
||||
appVersion: 2023.12.25
|
||||
appVersion: 2023.12.28
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: searxng/searxng
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2023.12.25-8dfc1dbc5
|
||||
tag: 2023.12.28-d676ae8ab
|
||||
|
||||
resources:
|
||||
limits:
|
||||
Reference in New Issue
Block a user