ソースを参照

Upgraded catalog item(s) (#2634)

This commit upgrades elastic-search, gitea, adguard-home, castopod catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
bugclerk 1 年間 前
コミット
f25d91ec80

+ 2 - 2
library/ix-dev/charts/elastic-search/Chart.yaml

@@ -4,9 +4,9 @@ description: Elasticsearch is the distributed, RESTful search and analytics engi
 annotations:
   title: Elastic Search
 type: application
-version: 1.1.20
+version: 1.1.21
 apiVersion: v2
-appVersion: 8.14.1
+appVersion: 8.14.2
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/charts/elastic-search/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: docker.elastic.co/elasticsearch/elasticsearch
   pullPolicy: IfNotPresent
-  tag: 8.14.1
+  tag: 8.14.2
 
 resources:
   limits:

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

@@ -4,9 +4,9 @@ description: Free and open source, powerful network-wide ads & trackers blocking
 annotations:
   title: AdGuard Home
 type: application
-version: 1.0.44
+version: 1.0.45
 apiVersion: v2
-appVersion: 0.107.51
+appVersion: 0.107.52
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

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

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

@@ -4,9 +4,9 @@ description: Castopod is an open-source hosting platform made for podcasters who
 annotations:
   title: Castopod
 type: application
-version: 1.2.20
+version: 1.2.21
 apiVersion: v2
-appVersion: 1.12.2
+appVersion: 1.12.3
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,11 +1,11 @@
 image:
   repository: castopod/app
   pullPolicy: IfNotPresent
-  tag: 1.12.2
+  tag: 1.12.3
 webImage:
   repository: castopod/web-server
   pullPolicy: IfNotPresent
-  tag: 1.12.2
+  tag: 1.12.3
 
 resources:
   limits:

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

@@ -3,9 +3,9 @@ description: Gitea - Git with a cup of tea
 annotations:
   title: Gitea
 type: application
-version: 1.1.21
+version: 1.1.22
 apiVersion: v2
-appVersion: 1.22.0
+appVersion: 1.22.1
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: gitea/gitea
   pullPolicy: IfNotPresent
-  tag: 1.22.0-rootless
+  tag: 1.22.1-rootless
 
 resources:
   limits: