소스 검색

Upgraded catalog item(s) (#2711)

* Upgraded catalog item(s)

        This commit upgrades collabora, syncthing, cloudflared, netbootxyz catalog item(s).

* revert netboot

---------

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
bugclerk 1 년 전
부모
커밋
03d9613815

+ 2 - 2
library/ix-dev/charts/collabora/Chart.yaml

@@ -4,9 +4,9 @@ description: Collabora is a collaborative online office suite based on LibreOffi
 annotations:
   title: Collabora
 type: application
-version: 2.0.20
+version: 2.0.21
 apiVersion: v2
-appVersion: 24.04.5.2.1
+appVersion: 24.04.6.1.1
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/charts/collabora/values.yaml

@@ -1,7 +1,7 @@
 image:
   pullPolicy: IfNotPresent
   repository: collabora/code
-  tag: 24.04.5.2.1
+  tag: 24.04.6.1.1
 nginxImage:
   pullPolicy: IfNotPresent
   repository: nginx

+ 2 - 2
library/ix-dev/charts/syncthing/Chart.yaml

@@ -3,9 +3,9 @@ description: Syncthing is a continuous file synchronization program.
 annotations:
   title: Syncthing
 type: application
-version: 2.0.8
+version: 2.0.9
 apiVersion: v2
-appVersion: 1.27.9
+appVersion: 1.27.10
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/charts/syncthing/values.yaml

@@ -1,7 +1,7 @@
 image:
   pullPolicy: IfNotPresent
   repository: syncthing/syncthing
-  tag: 1.27.9
+  tag: 1.27.10
 
 resources:
   limits:

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

@@ -4,9 +4,9 @@ description: Cloudflared is a client for Cloudflare Tunnel, a daemon that expose
 annotations:
   title: Cloudflared
 type: application
-version: 1.2.15
+version: 1.2.16
 apiVersion: v2
-appVersion: 2024.6.1
+appVersion: 2024.8.2
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: cloudflare/cloudflared
   pullPolicy: IfNotPresent
-  tag: 2024.6.1
+  tag: 2024.8.2
 
 ci: false