diff --git a/library/ix-dev/charts/syncthing/Chart.yaml b/library/ix-dev/charts/syncthing/Chart.yaml index 0412321a7f..09826ce007 100644 --- a/library/ix-dev/charts/syncthing/Chart.yaml +++ b/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: 1.0.38 +version: 1.0.39 apiVersion: v2 -appVersion: 1.27.0 +appVersion: 1.27.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/charts/syncthing/values.yaml b/library/ix-dev/charts/syncthing/values.yaml index f3cbd8eda8..a31c1b3752 100644 --- a/library/ix-dev/charts/syncthing/values.yaml +++ b/library/ix-dev/charts/syncthing/values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: syncthing/syncthing - tag: 1.27.0 + tag: 1.27.1 diff --git a/library/ix-dev/community/adguard-home/Chart.lock b/library/ix-dev/community/adguard-home/Chart.lock index a15ceaa80e..0714d62362 100644 --- a/library/ix-dev/community/adguard-home/Chart.lock +++ b/library/ix-dev/community/adguard-home/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.2.3 -digest: sha256:e6ff49b06bf5d4d159e505ae6d153f36cd46170bb519caf90462cd5caebfd0fb -generated: "2023-11-22T22:25:34.851491911+02:00" + version: 1.2.4 +digest: sha256:47ebfd41bc2ac33ab6989e7bd4d1d3aea662365fffa8b525a24cc56a2a35c174 +generated: "2023-12-12T08:42:34.757976374+02:00" diff --git a/library/ix-dev/community/adguard-home/Chart.yaml b/library/ix-dev/community/adguard-home/Chart.yaml index 50420604a3..9f54c4df52 100644 --- a/library/ix-dev/community/adguard-home/Chart.yaml +++ b/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.29 +version: 1.0.30 apiVersion: v2 -appVersion: 0.107.42 +appVersion: 0.107.43 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -15,7 +15,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.2.3 + version: 1.2.4 home: https://github.com/AdguardTeam/AdGuardHome icon: https://media.sys.truenas.net/apps/adguard-home/icons/icon.svg sources: diff --git a/library/ix-dev/community/adguard-home/charts/common-1.2.3.tgz b/library/ix-dev/community/adguard-home/charts/common-1.2.3.tgz deleted file mode 100644 index e67e0ba1c5..0000000000 Binary files a/library/ix-dev/community/adguard-home/charts/common-1.2.3.tgz and /dev/null differ diff --git a/library/ix-dev/community/adguard-home/charts/common-1.2.4.tgz b/library/ix-dev/community/adguard-home/charts/common-1.2.4.tgz new file mode 100644 index 0000000000..e24362f0f4 Binary files /dev/null and b/library/ix-dev/community/adguard-home/charts/common-1.2.4.tgz differ diff --git a/library/ix-dev/community/adguard-home/values.yaml b/library/ix-dev/community/adguard-home/values.yaml index e6fff80079..36cb559ca0 100644 --- a/library/ix-dev/community/adguard-home/values.yaml +++ b/library/ix-dev/community/adguard-home/values.yaml @@ -1,6 +1,6 @@ image: repository: adguard/adguardhome - tag: v0.107.42 + tag: v0.107.43 pullPolicy: IfNotPresent resources: diff --git a/library/ix-dev/community/piwigo/Chart.lock b/library/ix-dev/community/piwigo/Chart.lock index 55e3d2d4f3..e8a2d14b46 100644 --- a/library/ix-dev/community/piwigo/Chart.lock +++ b/library/ix-dev/community/piwigo/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.2.3 -digest: sha256:e6ff49b06bf5d4d159e505ae6d153f36cd46170bb519caf90462cd5caebfd0fb -generated: "2023-11-22T22:29:05.620611408+02:00" + version: 1.2.4 +digest: sha256:47ebfd41bc2ac33ab6989e7bd4d1d3aea662365fffa8b525a24cc56a2a35c174 +generated: "2023-12-12T08:41:43.326913867+02:00" diff --git a/library/ix-dev/community/piwigo/Chart.yaml b/library/ix-dev/community/piwigo/Chart.yaml index 25b38004ec..fd7f5763e6 100644 --- a/library/ix-dev/community/piwigo/Chart.yaml +++ b/library/ix-dev/community/piwigo/Chart.yaml @@ -1,11 +1,12 @@ name: piwigo -description: Piwigo is a photo gallery software for the web that comes with powerful features to publish and manage your collection of pictures. +description: Piwigo is a photo gallery software for the web that comes with powerful + features to publish and manage your collection of pictures. annotations: title: Piwigo type: application -version: 1.1.3 +version: 1.1.4 apiVersion: v2 -appVersion: 13.8.0 +appVersion: 14.0.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -14,7 +15,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.2.3 + version: 1.2.4 home: https://piwigo.org icon: https://media.sys.truenas.net/apps/piwigo/icons/icon.svg sources: diff --git a/library/ix-dev/community/piwigo/charts/common-1.2.3.tgz b/library/ix-dev/community/piwigo/charts/common-1.2.3.tgz deleted file mode 100644 index e7fa0c721c..0000000000 Binary files a/library/ix-dev/community/piwigo/charts/common-1.2.3.tgz and /dev/null differ diff --git a/library/ix-dev/community/piwigo/charts/common-1.2.4.tgz b/library/ix-dev/community/piwigo/charts/common-1.2.4.tgz new file mode 100644 index 0000000000..c132bde1d9 Binary files /dev/null and b/library/ix-dev/community/piwigo/charts/common-1.2.4.tgz differ diff --git a/library/ix-dev/community/piwigo/values.yaml b/library/ix-dev/community/piwigo/values.yaml index d2ad5798b8..05a5abc6d6 100644 --- a/library/ix-dev/community/piwigo/values.yaml +++ b/library/ix-dev/community/piwigo/values.yaml @@ -1,7 +1,7 @@ image: repository: linuxserver/piwigo pullPolicy: IfNotPresent - tag: 13.8.0 + tag: 14.0.0 resources: limits: diff --git a/library/ix-dev/community/searxng/Chart.yaml b/library/ix-dev/community/searxng/Chart.yaml index 69794c7304..becfedb06f 100644 --- a/library/ix-dev/community/searxng/Chart.yaml +++ b/library/ix-dev/community/searxng/Chart.yaml @@ -3,9 +3,9 @@ description: SearXNG is a privacy-respecting, hackable metasearch engine annotations: title: SearXNG type: application -version: 1.2.5 +version: 1.2.6 apiVersion: v2 -appVersion: 2023.12.10 +appVersion: 2023.12.11 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/searxng/values.yaml b/library/ix-dev/community/searxng/values.yaml index ccf7cbb402..8ec5d5e9f9 100644 --- a/library/ix-dev/community/searxng/values.yaml +++ b/library/ix-dev/community/searxng/values.yaml @@ -1,7 +1,7 @@ image: repository: searxng/searxng pullPolicy: IfNotPresent - tag: 2023.12.10-8effefa8d + tag: 2023.12.11-dda74fc9c resources: limits: