Procházet zdrojové kódy

Upgraded catalog item(s) (#1653)

bugclerk před 2 roky
rodič
revize
25be87c425

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

@@ -3,9 +3,9 @@ description: Draw.io is a whiteboarding / diagramming software application.
 annotations:
   title: Draw.IO
 type: application
-version: 1.0.1
+version: 1.0.2
 apiVersion: v2
-appVersion: 22.0.3
+appVersion: 22.0.5
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/drawio/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: jgraph/drawio
   pullPolicy: IfNotPresent
-  tag: 22.0.3
+  tag: 22.0.5
 
 resources:
   limits:

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

@@ -1,11 +1,12 @@
 name: homarr
-description: Homarr is a sleek, modern dashboard that puts all of your apps and services at your fingertips.
+description: Homarr is a sleek, modern dashboard that puts all of your apps and services
+  at your fingertips.
 annotations:
   title: Homarr
 type: application
-version: 1.0.4
+version: 1.0.5
 apiVersion: v2
-appVersion: '0.12.3'
+appVersion: 0.13.4
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/homarr/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: ghcr.io/ajnart/homarr
   pullPolicy: IfNotPresent
-  tag: '0.12.3'
+  tag: 0.13.4
 
 resources:
   limits:

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

@@ -4,9 +4,9 @@ description: Joplin is an open source note-taking app. Capture your thoughts and
 annotations:
   title: Joplin
 type: application
-version: 1.0.2
+version: 1.0.3
 apiVersion: v2
-appVersion: 2.13.1
+appVersion: 2.13.2
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/joplin/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: joplin/server
   pullPolicy: IfNotPresent
-  tag: 2.13.1-beta
+  tag: 2.13.2-beta
 
 resources:
   limits:

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

@@ -4,9 +4,9 @@ description: MeTube is a web GUI for youtube-dl (using the yt-dlp fork) with pla
 annotations:
   title: MeTube
 type: application
-version: 1.0.3
+version: 1.0.4
 apiVersion: v2
-appVersion: '2023-10-14'
+appVersion: '2023-10-19'
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/metube/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: alexta69/metube
   pullPolicy: IfNotPresent
-  tag: '2023-10-14'
+  tag: '2023-10-19'
 
 resources:
   limits:

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

@@ -4,9 +4,9 @@ description: pgAdmin is the most popular and feature rich Open Source administra
 annotations:
   title: pgAdmin
 type: application
-version: 1.0.4
+version: 1.0.5
 apiVersion: v2
-appVersion: '7.7'
+appVersion: '7.8'
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/pgadmin/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: dpage/pgadmin4
   pullPolicy: IfNotPresent
-  tag: '7.7'
+  tag: '7.8'
 
 resources:
   limits:

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

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

+ 1 - 1
library/ix-dev/community/planka/values.yaml

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

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

@@ -1,11 +1,12 @@
 name: webdav
-description: WebDAV is a set of extensions to the HTTP protocol which allows users to collaboratively edit and manage files on remote web servers.
+description: WebDAV is a set of extensions to the HTTP protocol which allows users
+  to collaboratively edit and manage files on remote web servers.
 annotations:
   title: WebDAV
 type: application
-version: 1.0.11
+version: 1.0.12
 apiVersion: v2
-appVersion: '1.1.3.2982'
+appVersion: 2.4.58
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 2 - 2
library/ix-dev/community/webdav/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: httpd
   pullPolicy: IfNotPresent
-  tag: '2.4.57'
+  tag: 2.4.58
 
 resources:
   limits:
@@ -19,7 +19,7 @@ webdavNetwork:
   httpPort: 30034
   https: false
   httpsPort: 30035
-  certificateID: null
+  certificateID:
 webdavRunAs:
   user: 568
   group: 568