diff --git a/library/ix-dev/community/adguard-home/Chart.lock b/library/ix-dev/community/adguard-home/Chart.lock index 3d8a02883b..c9ce689eba 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.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" diff --git a/library/ix-dev/community/adguard-home/Chart.yaml b/library/ix-dev/community/adguard-home/Chart.yaml index c854c34815..f17276bd88 100644 --- a/library/ix-dev/community/adguard-home/Chart.yaml +++ b/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: diff --git a/library/ix-dev/community/adguard-home/charts/common-1.1.0.tgz b/library/ix-dev/community/adguard-home/charts/common-1.1.0.tgz deleted file mode 100644 index ab66df0607..0000000000 Binary files a/library/ix-dev/community/adguard-home/charts/common-1.1.0.tgz and /dev/null differ diff --git a/library/ix-dev/community/adguard-home/charts/common-1.1.1.tgz b/library/ix-dev/community/adguard-home/charts/common-1.1.1.tgz new file mode 100644 index 0000000000..c987a5b589 Binary files /dev/null and b/library/ix-dev/community/adguard-home/charts/common-1.1.1.tgz differ diff --git a/library/ix-dev/community/adguard-home/values.yaml b/library/ix-dev/community/adguard-home/values.yaml index c56c5e8d9c..ce043454da 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.36 + tag: v0.107.37 pullPolicy: IfNotPresent resources: diff --git a/library/ix-dev/community/redis/Chart.lock b/library/ix-dev/community/redis/Chart.lock index 835bc9e811..f6d3c294a1 100644 --- a/library/ix-dev/community/redis/Chart.lock +++ b/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" diff --git a/library/ix-dev/community/redis/Chart.yaml b/library/ix-dev/community/redis/Chart.yaml index 8271c3a52b..42388ca8d8 100644 --- a/library/ix-dev/community/redis/Chart.yaml +++ b/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: diff --git a/library/ix-dev/community/redis/charts/common-1.1.0.tgz b/library/ix-dev/community/redis/charts/common-1.1.0.tgz deleted file mode 100644 index 65973a14e5..0000000000 Binary files a/library/ix-dev/community/redis/charts/common-1.1.0.tgz and /dev/null differ diff --git a/library/ix-dev/community/redis/charts/common-1.1.1.tgz b/library/ix-dev/community/redis/charts/common-1.1.1.tgz new file mode 100644 index 0000000000..51f698880b Binary files /dev/null and b/library/ix-dev/community/redis/charts/common-1.1.1.tgz differ diff --git a/library/ix-dev/community/redis/values.yaml b/library/ix-dev/community/redis/values.yaml index 064569dfb5..2120bbc75b 100644 --- a/library/ix-dev/community/redis/values.yaml +++ b/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: