Преглед изворни кода

Upgraded catalog item(s) (#1353)

* Upgraded catalog item(s)

        This commit upgrades prowlarr, lidarr, readarr catalog item(s).

* bump k3s

* bump common

---------

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
bugclerk пре 2 година
родитељ
комит
b3be5f19eb

+ 2 - 2
.github/workflows/charts_tests.yaml

@@ -88,9 +88,9 @@ jobs:
         helm-version:
           - v3.9.4
           - v3.12.1
-        # We run tests on k3s version of latest SCALE release, SCALE nightly and manually defined "latest"
+        # We run tests on k3s version of latest SCALE release
         k3s-version:
-          - v1.25.3+k3s1
+          - v1.26.6+k3s1
 
     steps:
       - name: Checkout

+ 1 - 1
.github/workflows/common_library_tests.yaml

@@ -94,7 +94,7 @@ jobs:
       matrix:
         # We run tests on k3s version of latest SCALE release, SCALE nightly and manually defined "latest"
         k3s-version:
-          - v1.25.3+k3s1
+          - v1.26.6+k3s1
         # We run tests on Helm version of latest SCALE release, SCALE nightly and manually defined "latest"
         helm-version:
           - v3.12.1

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

@@ -1,6 +1,6 @@
 dependencies:
 - name: common
   repository: file://../../../common
-  version: 1.0.10
-digest: sha256:06709bd6d9a8dbb721eec437a52f8c24aeecefbbc57e6f8617e53b29570d5512
-generated: "2023-07-05T19:52:56.463088232+03:00"
+  version: 1.0.11
+digest: sha256:95aa3eb6b564226d61da54260aa4df75088d682f6f2e85d3a42ffa4d83a3c5fa
+generated: "2023-07-11T17:16:42.175631858+03:00"

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

@@ -3,9 +3,9 @@ description: Lidarr is a music collection manager for Usenet and BitTorrent user
 annotations:
   title: Lidarr
 type: application
-version: 1.0.14
+version: 1.0.15
 apiVersion: v2
-appVersion: '1.1.3.2982'
+appVersion: 1.3.0.3326
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
@@ -14,7 +14,7 @@ maintainers:
 dependencies:
   - name: common
     repository: file://../../../common
-    version: 1.0.10
+    version: 1.0.11
 home: https://github.com/Lidarr/Lidarr
 icon: https://raw.githubusercontent.com/Lidarr/Lidarr/develop/Logo/256.png
 sources:

BIN
library/ix-dev/community/lidarr/charts/common-1.0.10.tgz


BIN
library/ix-dev/community/lidarr/charts/common-1.0.11.tgz


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

@@ -1,7 +1,7 @@
 image:
   repository: ghcr.io/onedr0p/lidarr-develop
   pullPolicy: IfNotPresent
-  tag: '1.1.3.2982'
+  tag: 1.3.0.3326
 
 resources:
   limits:

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

@@ -1,6 +1,6 @@
 dependencies:
 - name: common
   repository: file://../../../common
-  version: 1.0.10
-digest: sha256:06709bd6d9a8dbb721eec437a52f8c24aeecefbbc57e6f8617e53b29570d5512
-generated: "2023-07-05T19:27:20.84148686+03:00"
+  version: 1.0.11
+digest: sha256:95aa3eb6b564226d61da54260aa4df75088d682f6f2e85d3a42ffa4d83a3c5fa
+generated: "2023-07-11T17:17:24.884386+03:00"

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

@@ -1,11 +1,12 @@
 name: prowlarr
-description: Prowlarr is an indexer manager/proxy to integrate with your various PVR apps.
+description: Prowlarr is an indexer manager/proxy to integrate with your various PVR
+  apps.
 annotations:
   title: Prowlarr
 type: application
-version: 1.0.0
+version: 1.0.1
 apiVersion: v2
-appVersion: '1.1.3.2982'
+appVersion: 1.7.1.3684
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
@@ -14,7 +15,7 @@ maintainers:
 dependencies:
   - name: common
     repository: file://../../../common
-    version: 1.0.10
+    version: 1.0.11
 home: https://prowlarr.com/
 icon: https://avatars.githubusercontent.com/u/73049443
 sources:

BIN
library/ix-dev/community/prowlarr/charts/common-1.0.10.tgz


BIN
library/ix-dev/community/prowlarr/charts/common-1.0.11.tgz


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

@@ -1,7 +1,7 @@
 image:
   repository: ghcr.io/onedr0p/prowlarr-develop
   pullPolicy: IfNotPresent
-  tag: '1.7.0.3623'
+  tag: 1.7.1.3684
 
 resources:
   limits:

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

@@ -1,6 +1,6 @@
 dependencies:
 - name: common
   repository: file://../../../common
-  version: 1.0.10
-digest: sha256:06709bd6d9a8dbb721eec437a52f8c24aeecefbbc57e6f8617e53b29570d5512
-generated: "2023-07-05T19:53:51.438233028+03:00"
+  version: 1.0.11
+digest: sha256:95aa3eb6b564226d61da54260aa4df75088d682f6f2e85d3a42ffa4d83a3c5fa
+generated: "2023-07-11T17:17:13.357940969+03:00"

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

@@ -1,11 +1,12 @@
 name: readarr
-description: Readarr is an ebook and audiobook collection manager for Usenet and BitTorrent users.
+description: Readarr is an ebook and audiobook collection manager for Usenet and BitTorrent
+  users.
 annotations:
   title: Readarr
 type: application
-version: 1.0.2
+version: 1.0.3
 apiVersion: v2
-appVersion: '0.1.9.1905'
+appVersion: 0.2.2.1943
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
@@ -14,7 +15,7 @@ maintainers:
 dependencies:
   - name: common
     repository: file://../../../common
-    version: 1.0.10
+    version: 1.0.11
 home: https://github.com/Readarr/Readarr
 icon: https://raw.githubusercontent.com/Readarr/Readarr/develop/Logo/256.png
 sources:

BIN
library/ix-dev/community/readarr/charts/common-1.0.10.tgz


BIN
library/ix-dev/community/readarr/charts/common-1.0.11.tgz


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

@@ -1,7 +1,7 @@
 image:
   repository: ghcr.io/onedr0p/readarr-develop
   pullPolicy: IfNotPresent
-  tag: '0.1.9.1905'
+  tag: 0.2.2.1943
 
 resources:
   limits: