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

Update catalog information

sonicaj пре 2 година
родитељ
комит
e51bdb8fa3

Разлика између датотеке није приказан због своје велике величине
+ 362 - 397
catalog.json


+ 0 - 6
community/adguard-home/1.0.5/Chart.lock

@@ -1,6 +0,0 @@
-dependencies:
-- name: common
-  repository: file://../../../common
-  version: 1.0.7
-digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b
-generated: "2023-05-10T19:50:39.39174353+03:00"

BIN
community/adguard-home/1.0.5/charts/common-1.0.7.tgz


+ 6 - 0
community/adguard-home/1.0.6/Chart.lock

@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+  repository: file://../../../common
+  version: 1.0.8
+digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad
+generated: "2023-06-01T15:14:06.332866637+03:00"

+ 3 - 3
community/adguard-home/1.0.5/Chart.yaml → community/adguard-home/1.0.6/Chart.yaml

@@ -3,9 +3,9 @@ description: Free and open source, powerful network-wide ads & trackers blocking
 annotations:
   title: AdGuard Home
 type: application
-version: 1.0.5
+version: 1.0.6
 apiVersion: v2
-appVersion: 'v0.107.26'
+appVersion: 'v0.107.29'
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
@@ -14,7 +14,7 @@ maintainers:
 dependencies:
   - name: common
     repository: file://../../../common
-    version: 1.0.7
+    version: 1.0.8
 home: https://github.com/AdguardTeam/AdGuardHome
 icon: https://github.com/AdguardTeam/AdGuardHome/raw/master/doc/adguard_home_darkmode.svg
 sources:

+ 0 - 0
community/adguard-home/1.0.5/README.md → community/adguard-home/1.0.6/README.md


+ 0 - 0
community/adguard-home/1.0.5/app-readme.md → community/adguard-home/1.0.6/app-readme.md


BIN
community/adguard-home/1.0.6/charts/common-1.0.8.tgz


+ 0 - 0
community/adguard-home/1.0.5/ci/basic-values.yaml → community/adguard-home/1.0.6/ci/basic-values.yaml


+ 1 - 1
community/adguard-home/1.0.5/ix_values.yaml → community/adguard-home/1.0.6/ix_values.yaml

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

+ 0 - 0
community/adguard-home/1.0.5/metadata.yaml → community/adguard-home/1.0.6/metadata.yaml


+ 0 - 0
community/adguard-home/1.0.5/migrations/migrate → community/adguard-home/1.0.6/migrations/migrate


+ 0 - 0
community/adguard-home/1.0.5/questions.yaml → community/adguard-home/1.0.6/questions.yaml


+ 0 - 0
community/adguard-home/1.0.5/templates/NOTES.txt → community/adguard-home/1.0.6/templates/NOTES.txt


+ 4 - 0
community/adguard-home/1.0.5/templates/_adguard.tpl → community/adguard-home/1.0.6/templates/_adguard.tpl

@@ -21,6 +21,10 @@ workload:
           # the setup wizard is completed it will switch
           # to user specified port.
           args:
+          # If appVersion is 0.107.29 or above add this flag
+          {{- if semverCompare "~0.107.29" (.Values.image.tag | replace "v" "") }}
+            - /opt/adguardhome/AdGuardHome
+          {{- end }}
             - --no-check-update
             - --host
             - "0.0.0.0"

+ 0 - 0
community/adguard-home/1.0.5/templates/_portal.tpl → community/adguard-home/1.0.6/templates/_portal.tpl


+ 0 - 0
community/adguard-home/1.0.5/templates/common.yaml → community/adguard-home/1.0.6/templates/common.yaml


Неке датотеке нису приказане због велике количине промена