Explorar o código

Upgraded catalog item(s) (#1556)

* Upgraded catalog item(s)

        This commit upgrades joplin, jenkins, homepage, n8n catalog item(s).

* bump common

---------

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
bugclerk %!s(int64=2) %!d(string=hai) anos
pai
achega
28135fc1f6

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

@@ -3,9 +3,9 @@ description: Homepage is a modern, secure, highly customizable application dashb
 annotations:
   title: Homepage
 type: application
-version: 1.0.9
+version: 1.0.10
 apiVersion: v2
-appVersion: 0.6.34
+appVersion: 0.6.35
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: ghcr.io/benphelps/homepage
   pullPolicy: IfNotPresent
-  tag: v0.6.34
+  tag: v0.6.35
 
 resources:
   limits:

+ 3 - 3
library/ix-dev/community/jenkins/Chart.lock

@@ -1,6 +1,6 @@
 dependencies:
 - name: common
   repository: file://../../../common
-  version: 1.1.0
-digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73
-generated: "2023-08-28T16:56:20.196196812+03:00"
+  version: 1.1.1
+digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7
+generated: "2023-09-21T15:10:40.859077266+03:00"

+ 3 - 3
library/ix-dev/community/jenkins/Chart.yaml

@@ -3,9 +3,9 @@ description: Jenkins is a leading open source automation server,
 annotations:
   title: Jenkins
 type: application
-version: 1.0.11
+version: 1.0.12
 apiVersion: v2
-appVersion: 2.414.1
+appVersion: 2.414.2
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
@@ -14,7 +14,7 @@ maintainers:
 dependencies:
   - name: common
     repository: file://../../../common
-    version: 1.1.0
+    version: 1.1.1
 home: https://www.jenkins.io/
 icon: https://camo.githubusercontent.com/1babb15d046739f64d24c9a3424dd912a88683894f6f2307a969501ad84739f8/68747470733a2f2f7777772e6a656e6b696e732e696f2f696d616765732f6a656e6b696e732d6c6f676f2d7469746c652d6461726b2e737667
 sources:

BIN=BIN
library/ix-dev/community/jenkins/charts/common-1.1.0.tgz


BIN=BIN
library/ix-dev/community/jenkins/charts/common-1.1.1.tgz


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

@@ -1,7 +1,7 @@
 image:
   repository: jenkins/jenkins
   pullPolicy: IfNotPresent
-  tag: 2.414.1-jdk17
+  tag: 2.414.2-jdk17
 
 resources:
   limits:

+ 3 - 3
library/ix-dev/community/joplin/Chart.lock

@@ -1,6 +1,6 @@
 dependencies:
 - name: common
   repository: file://../../../common
-  version: 1.1.0
-digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73
-generated: "2023-08-24T18:43:23.380249283+03:00"
+  version: 1.1.1
+digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7
+generated: "2023-09-21T15:10:50.044257666+03:00"

+ 5 - 4
library/ix-dev/community/joplin/Chart.yaml

@@ -1,11 +1,12 @@
 name: joplin
-description: Joplin is an open source note-taking app. Capture your thoughts and securely access them from any device
+description: Joplin is an open source note-taking app. Capture your thoughts and securely
+  access them from any device
 annotations:
   title: Joplin
 type: application
-version: 1.0.0
+version: 1.0.1
 apiVersion: v2
-appVersion: 2.12.1-beta
+appVersion: 2.13.1
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
@@ -14,7 +15,7 @@ maintainers:
 dependencies:
   - name: common
     repository: file://../../../common
-    version: 1.1.0
+    version: 1.1.1
 home: https://joplinapp.org/
 icon: https://raw.githubusercontent.com/laurent22/joplin/dev/Assets/LinuxIcons/256x256.png
 sources:

BIN=BIN
library/ix-dev/community/joplin/charts/common-1.1.0.tgz


BIN=BIN
library/ix-dev/community/joplin/charts/common-1.1.1.tgz


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

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

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

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

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

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