Selaa lähdekoodia

Upgraded catalog item(s) (#1521)

* Upgraded catalog item(s)

        This commit upgrades redis, adguard-home catalog item(s).

* bump common

---------

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
bugclerk 1 vuosi sitten
vanhempi
commit
fc273da433

+ 3 - 3
library/ix-dev/community/adguard-home/Chart.lock

@@ -1,6 +1,6 @@
 dependencies:
 - name: common
   repository: file://../../../common
-  version: 1.1.0
-digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73
-generated: "2023-08-28T16:55:23.200012624+03:00"
+  version: 1.1.1
+digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7
+generated: "2023-09-08T09:57:29.899971587+03:00"

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

@@ -1,11 +1,12 @@
 name: adguard-home
-description: Free and open source, powerful network-wide ads & trackers blocking DNS server.
+description: Free and open source, powerful network-wide ads & trackers blocking DNS
+  server.
 annotations:
   title: AdGuard Home
 type: application
-version: 1.0.19
+version: 1.0.20
 apiVersion: v2
-appVersion: 0.107.36
+appVersion: 0.107.37
 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://github.com/AdguardTeam/AdGuardHome
 icon: https://github.com/AdguardTeam/AdGuardHome/raw/master/doc/adguard_home_darkmode.svg
 sources:

BIN
library/ix-dev/community/adguard-home/charts/common-1.1.0.tgz


BIN
library/ix-dev/community/adguard-home/charts/common-1.1.1.tgz


+ 1 - 1
library/ix-dev/community/adguard-home/values.yaml

@@ -1,6 +1,6 @@
 image:
   repository: adguard/adguardhome
-  tag: v0.107.36
+  tag: v0.107.37
   pullPolicy: IfNotPresent
 
 resources:

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

@@ -1,6 +1,6 @@
 dependencies:
 - name: common
   repository: file://../../../common
-  version: 1.1.0
-digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73
-generated: "2023-08-28T16:57:22.589119042+03:00"
+  version: 1.1.1
+digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7
+generated: "2023-09-08T09:57:49.558103489+03:00"

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

@@ -1,11 +1,12 @@
 name: redis
-description: Redis. The open source, in-memory data store used by millions of developers as a database, cache, streaming engine, and message broker.
+description: Redis. The open source, in-memory data store used by millions of developers
+  as a database, cache, streaming engine, and message broker.
 annotations:
   title: Redis
 type: application
-version: 1.0.7
+version: 1.0.8
 apiVersion: v2
-appVersion: 7.2.0
+appVersion: 7.2.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://redis.io/
 icon: https://avatars.githubusercontent.com/u/1529926?s=200&v=4
 sources:

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


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


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

@@ -1,7 +1,7 @@
 image:
   repository: bitnami/redis
   pullPolicy: IfNotPresent
-  tag: 7.2.0
+  tag: 7.2.1
 
 resources:
   limits: