Explorar el Código

Upgraded catalog item(s) (#1969)

This commit upgrades wg-easy, paperless-ngx, searxng catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
bugclerk hace 1 año
padre
commit
b48d33c1c4

+ 3 - 3
library/ix-dev/charts/wg-easy/Chart.yaml

@@ -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/

+ 2 - 2
library/ix-dev/charts/wg-easy/values.yaml

@@ -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: []

+ 4 - 3
library/ix-dev/community/paperless-ngx/Chart.yaml

@@ -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 - 1
library/ix-dev/community/paperless-ngx/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: paperlessngx/paperless-ngx
   pullPolicy: IfNotPresent
-  tag: 2.1.3
+  tag: 2.2.1
 
 resources:
   limits:

+ 2 - 2
library/ix-dev/community/searxng/Chart.yaml

@@ -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 - 1
library/ix-dev/community/searxng/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: searxng/searxng
   pullPolicy: IfNotPresent
-  tag: 2023.12.25-8dfc1dbc5
+  tag: 2023.12.28-d676ae8ab
 
 resources:
   limits: