diff --git a/.gitignore b/.gitignore index 1c82b266dd..24f34f2b38 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ tests/test-report.xml __snapshot__/ library/common-test/Chart.lock library/common-test/charts +yq diff --git a/create_app.sh b/create_app.sh index e90f81ed89..dc67451447 100755 --- a/create_app.sh +++ b/create_app.sh @@ -2,12 +2,14 @@ VERSION="v4.31.1" BINARY="yq_linux_amd64" -YQ_PATH="/tmp/yq" +YQ_PATH="$(pwd)/yq" BASE_PATH="library/ix-dev" if [[ ! -f "$YQ_PATH" ]]; then - wget -q "https://github.com/mikefarah/yq/releases/download/${VERSION}/${BINARY}" -O "$YQ_PATH" && \ - chmod +x "$YQ_PATH" + echo "Downloading yq..." + wget -q "https://github.com/mikefarah/yq/releases/download/${VERSION}/${BINARY}" -O "$YQ_PATH" && \ + chmod +x "$YQ_PATH" + echo "Done" fi function check_args(){ diff --git a/library/ix-dev/charts/elastic-search/Chart.lock b/library/ix-dev/charts/elastic-search/Chart.lock index 540f407423..788d31f24a 100644 --- a/library/ix-dev/charts/elastic-search/Chart.lock +++ b/library/ix-dev/charts/elastic-search/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.7 -digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b -generated: "2023-05-10T19:44:31.823392975+03:00" + version: 1.0.8 +digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad +generated: "2023-06-08T17:20:48.507907125+03:00" diff --git a/library/ix-dev/charts/elastic-search/Chart.yaml b/library/ix-dev/charts/elastic-search/Chart.yaml index 37e422a33e..850927dda2 100644 --- a/library/ix-dev/charts/elastic-search/Chart.yaml +++ b/library/ix-dev/charts/elastic-search/Chart.yaml @@ -1,10 +1,9 @@ name: elastic-search -description: Elasticsearch is the distributed, RESTful search and analytics engine - at the heart of the Elastic Stack. +description: Elasticsearch is the distributed, RESTful search and analytics engine at the heart of the Elastic Stack. annotations: title: Elastic Search type: application -version: 1.0.8 +version: 1.0.9 apiVersion: v2 appVersion: 8.8.0 kubeVersion: '>=1.16.0-0' @@ -15,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.7 + version: 1.0.8 home: https://www.elastic.co icon: https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt280217a63b82a734/6202d3378b1f312528798412/elastic-logo.svg sources: diff --git a/library/ix-dev/charts/elastic-search/charts/common-1.0.7.tgz b/library/ix-dev/charts/elastic-search/charts/common-1.0.7.tgz deleted file mode 100644 index cc0da313dd..0000000000 Binary files a/library/ix-dev/charts/elastic-search/charts/common-1.0.7.tgz and /dev/null differ diff --git a/library/ix-dev/charts/elastic-search/charts/common-1.0.8.tgz b/library/ix-dev/charts/elastic-search/charts/common-1.0.8.tgz new file mode 100644 index 0000000000..b224931a9b Binary files /dev/null and b/library/ix-dev/charts/elastic-search/charts/common-1.0.8.tgz differ diff --git a/library/ix-dev/charts/prometheus/Chart.lock b/library/ix-dev/charts/prometheus/Chart.lock index 0d5526416c..98fadcb967 100644 --- a/library/ix-dev/charts/prometheus/Chart.lock +++ b/library/ix-dev/charts/prometheus/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.7 -digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b -generated: "2023-05-10T19:44:24.800830545+03:00" + version: 1.0.8 +digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad +generated: "2023-06-08T17:20:53.283350983+03:00" diff --git a/library/ix-dev/charts/prometheus/Chart.yaml b/library/ix-dev/charts/prometheus/Chart.yaml index 09eb658e08..c35339f584 100644 --- a/library/ix-dev/charts/prometheus/Chart.yaml +++ b/library/ix-dev/charts/prometheus/Chart.yaml @@ -3,7 +3,7 @@ description: The Prometheus monitoring system and time series database. annotations: title: Prometheus type: application -version: 1.0.8 +version: 1.0.9 apiVersion: v2 appVersion: v2.44.0 kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.7 + version: 1.0.8 home: https://prometheus.io icon: https://avatars.githubusercontent.com/u/3380462 sources: diff --git a/library/ix-dev/charts/prometheus/charts/common-1.0.7.tgz b/library/ix-dev/charts/prometheus/charts/common-1.0.7.tgz deleted file mode 100644 index a5a47dad08..0000000000 Binary files a/library/ix-dev/charts/prometheus/charts/common-1.0.7.tgz and /dev/null differ diff --git a/library/ix-dev/charts/prometheus/charts/common-1.0.8.tgz b/library/ix-dev/charts/prometheus/charts/common-1.0.8.tgz new file mode 100644 index 0000000000..086cca104a Binary files /dev/null and b/library/ix-dev/charts/prometheus/charts/common-1.0.8.tgz differ diff --git a/library/ix-dev/community/chia/Chart.lock b/library/ix-dev/community/chia/Chart.lock index 0ddbde5ec8..85fba4f9e6 100644 --- a/library/ix-dev/community/chia/Chart.lock +++ b/library/ix-dev/community/chia/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.7 -digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b -generated: "2023-05-10T19:51:01.476545078+03:00" + version: 1.0.8 +digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad +generated: "2023-06-08T17:20:57.732388118+03:00" diff --git a/library/ix-dev/community/chia/Chart.yaml b/library/ix-dev/community/chia/Chart.yaml index 9a52604eee..099384b98a 100644 --- a/library/ix-dev/community/chia/Chart.yaml +++ b/library/ix-dev/community/chia/Chart.yaml @@ -1,10 +1,9 @@ name: chia -description: Chia is a modern cryptocurrency built from scratch, designed to be efficient, - decentralized, and secure. +description: Chia is a modern cryptocurrency built from scratch, designed to be efficient, decentralized, and secure. annotations: title: Chia type: application -version: 1.0.10 +version: 1.0.11 apiVersion: v2 appVersion: 1.8.1 kubeVersion: '>=1.16.0-0' @@ -15,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.7 + version: 1.0.8 home: https://www.chia.net/ icon: https://www.chia.net/wp-content/uploads/2022/09/chia-logo.svg sources: diff --git a/library/ix-dev/community/chia/charts/common-1.0.7.tgz b/library/ix-dev/community/chia/charts/common-1.0.7.tgz deleted file mode 100644 index b6bbd1146d..0000000000 Binary files a/library/ix-dev/community/chia/charts/common-1.0.7.tgz and /dev/null differ diff --git a/library/ix-dev/community/chia/charts/common-1.0.8.tgz b/library/ix-dev/community/chia/charts/common-1.0.8.tgz new file mode 100644 index 0000000000..bad80e017b Binary files /dev/null and b/library/ix-dev/community/chia/charts/common-1.0.8.tgz differ diff --git a/library/ix-dev/community/clamav/Chart.lock b/library/ix-dev/community/clamav/Chart.lock index 066a7e3011..4ab64b8645 100644 --- a/library/ix-dev/community/clamav/Chart.lock +++ b/library/ix-dev/community/clamav/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.7 -digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b -generated: "2023-05-10T19:51:45.192486134+03:00" + version: 1.0.8 +digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad +generated: "2023-06-08T17:21:03.350429342+03:00" diff --git a/library/ix-dev/community/clamav/Chart.yaml b/library/ix-dev/community/clamav/Chart.yaml index 40bb9c0342..bff02ef2d7 100644 --- a/library/ix-dev/community/clamav/Chart.yaml +++ b/library/ix-dev/community/clamav/Chart.yaml @@ -3,7 +3,7 @@ description: ClamAV is an open source (GPLv2) anti-virus toolkit. annotations: title: Clam AV type: application -version: 1.0.2 +version: 1.0.3 apiVersion: v2 appVersion: '1.0.1' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.7 + version: 1.0.8 home: https://www.clamav.net/ icon: https://raw.githubusercontent.com/micahsnyder/clamav-documentation/main/src/images/logo.png sources: diff --git a/library/ix-dev/community/clamav/charts/common-1.0.7.tgz b/library/ix-dev/community/clamav/charts/common-1.0.7.tgz deleted file mode 100644 index 6922f7f135..0000000000 Binary files a/library/ix-dev/community/clamav/charts/common-1.0.7.tgz and /dev/null differ diff --git a/library/ix-dev/community/clamav/charts/common-1.0.8.tgz b/library/ix-dev/community/clamav/charts/common-1.0.8.tgz new file mode 100644 index 0000000000..d194ee0bca Binary files /dev/null and b/library/ix-dev/community/clamav/charts/common-1.0.8.tgz differ diff --git a/library/ix-dev/community/gitea/Chart.lock b/library/ix-dev/community/gitea/Chart.lock index 099774a822..9398f5ac9a 100644 --- a/library/ix-dev/community/gitea/Chart.lock +++ b/library/ix-dev/community/gitea/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.7 -digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b -generated: "2023-05-10T19:53:22.671643678+03:00" + version: 1.0.8 +digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad +generated: "2023-06-08T17:21:08.023793089+03:00" diff --git a/library/ix-dev/community/gitea/Chart.yaml b/library/ix-dev/community/gitea/Chart.yaml index 172b773250..40e5a8f573 100644 --- a/library/ix-dev/community/gitea/Chart.yaml +++ b/library/ix-dev/community/gitea/Chart.yaml @@ -3,7 +3,7 @@ description: Gitea - Git with a cup of tea annotations: title: Gitea type: application -version: 1.0.6 +version: 1.0.7 apiVersion: v2 appVersion: '1.19.0' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.7 + version: 1.0.8 home: https://gitea.io/en-us icon: https://gitea.com/assets/img/logo.svg sources: diff --git a/library/ix-dev/community/gitea/charts/common-1.0.7.tgz b/library/ix-dev/community/gitea/charts/common-1.0.7.tgz deleted file mode 100644 index ee8a3beab1..0000000000 Binary files a/library/ix-dev/community/gitea/charts/common-1.0.7.tgz and /dev/null differ diff --git a/library/ix-dev/community/gitea/charts/common-1.0.8.tgz b/library/ix-dev/community/gitea/charts/common-1.0.8.tgz new file mode 100644 index 0000000000..74441d4891 Binary files /dev/null and b/library/ix-dev/community/gitea/charts/common-1.0.8.tgz differ diff --git a/library/ix-dev/community/ipfs/Chart.lock b/library/ix-dev/community/ipfs/Chart.lock index dca6de1846..495565c4bd 100644 --- a/library/ix-dev/community/ipfs/Chart.lock +++ b/library/ix-dev/community/ipfs/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.7 -digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b -generated: "2023-05-10T16:11:14.326920901+03:00" + version: 1.0.8 +digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad +generated: "2023-06-08T17:21:13.066837982+03:00" diff --git a/library/ix-dev/community/ipfs/Chart.yaml b/library/ix-dev/community/ipfs/Chart.yaml index 2593c1d5be..308e5af8dd 100644 --- a/library/ix-dev/community/ipfs/Chart.yaml +++ b/library/ix-dev/community/ipfs/Chart.yaml @@ -1,10 +1,9 @@ name: ipfs -description: Interplanetary Filesystem - the Web3 standard for content-addressing, - interoperable with HTTP +description: Interplanetary Filesystem - the Web3 standard for content-addressing, interoperable with HTTP annotations: title: IPFS type: application -version: 1.0.11 +version: 1.0.12 apiVersion: v2 appVersion: v0.20.0 kubeVersion: '>=1.16.0-0' @@ -15,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.7 + version: 1.0.8 home: https://ipfs.tech/ icon: https://avatars.githubusercontent.com/u/10536621 sources: diff --git a/library/ix-dev/community/ipfs/charts/common-1.0.7.tgz b/library/ix-dev/community/ipfs/charts/common-1.0.7.tgz deleted file mode 100644 index b2111b509b..0000000000 Binary files a/library/ix-dev/community/ipfs/charts/common-1.0.7.tgz and /dev/null differ diff --git a/library/ix-dev/community/ipfs/charts/common-1.0.8.tgz b/library/ix-dev/community/ipfs/charts/common-1.0.8.tgz new file mode 100644 index 0000000000..42f4a9b7e1 Binary files /dev/null and b/library/ix-dev/community/ipfs/charts/common-1.0.8.tgz differ diff --git a/library/ix-dev/community/jellyfin/Chart.lock b/library/ix-dev/community/jellyfin/Chart.lock index b7a1c38580..095fc4242c 100644 --- a/library/ix-dev/community/jellyfin/Chart.lock +++ b/library/ix-dev/community/jellyfin/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.7 -digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b -generated: "2023-05-10T19:54:51.99344665+03:00" + version: 1.0.8 +digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad +generated: "2023-06-08T17:21:17.736127647+03:00" diff --git a/library/ix-dev/community/jellyfin/Chart.yaml b/library/ix-dev/community/jellyfin/Chart.yaml index f9064447c2..b274d08985 100644 --- a/library/ix-dev/community/jellyfin/Chart.yaml +++ b/library/ix-dev/community/jellyfin/Chart.yaml @@ -3,7 +3,7 @@ description: Jellyfin is a Free Software Media System that puts you in control o annotations: title: Jellyfin type: application -version: 1.0.4 +version: 1.0.5 apiVersion: v2 appVersion: '10.8.10' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.7 + version: 1.0.8 home: https://jellyfin.org/ icon: https://jellyfin.org/images/logo.svg sources: diff --git a/library/ix-dev/community/jellyfin/charts/common-1.0.7.tgz b/library/ix-dev/community/jellyfin/charts/common-1.0.7.tgz deleted file mode 100644 index 5c394fe599..0000000000 Binary files a/library/ix-dev/community/jellyfin/charts/common-1.0.7.tgz and /dev/null differ diff --git a/library/ix-dev/community/jellyfin/charts/common-1.0.8.tgz b/library/ix-dev/community/jellyfin/charts/common-1.0.8.tgz new file mode 100644 index 0000000000..9a61d0dea3 Binary files /dev/null and b/library/ix-dev/community/jellyfin/charts/common-1.0.8.tgz differ diff --git a/library/ix-dev/community/lidarr/Chart.lock b/library/ix-dev/community/lidarr/Chart.lock index 55049b65ea..7e7dbd9ccf 100644 --- a/library/ix-dev/community/lidarr/Chart.lock +++ b/library/ix-dev/community/lidarr/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.7 -digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b -generated: "2023-05-10T19:55:28.336995701+03:00" + version: 1.0.8 +digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad +generated: "2023-06-08T17:21:21.02822465+03:00" diff --git a/library/ix-dev/community/lidarr/Chart.yaml b/library/ix-dev/community/lidarr/Chart.yaml index 3990cfc064..58a4af7d54 100644 --- a/library/ix-dev/community/lidarr/Chart.yaml +++ b/library/ix-dev/community/lidarr/Chart.yaml @@ -3,7 +3,7 @@ description: Lidarr is a music collection manager for Usenet and BitTorrent user annotations: title: Lidarr type: application -version: 1.0.8 +version: 1.0.9 apiVersion: v2 appVersion: '1.1.3.2982' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.7 + version: 1.0.8 home: https://github.com/Lidarr/Lidarr icon: https://raw.githubusercontent.com/Lidarr/Lidarr/develop/Logo/256.png sources: diff --git a/library/ix-dev/community/lidarr/charts/common-1.0.7.tgz b/library/ix-dev/community/lidarr/charts/common-1.0.7.tgz deleted file mode 100644 index 600e115448..0000000000 Binary files a/library/ix-dev/community/lidarr/charts/common-1.0.7.tgz and /dev/null differ diff --git a/library/ix-dev/community/lidarr/charts/common-1.0.8.tgz b/library/ix-dev/community/lidarr/charts/common-1.0.8.tgz new file mode 100644 index 0000000000..1c71f5b47a Binary files /dev/null and b/library/ix-dev/community/lidarr/charts/common-1.0.8.tgz differ diff --git a/library/ix-dev/community/minecraft/Chart.lock b/library/ix-dev/community/minecraft/Chart.lock index 1c57b81a5e..8624798985 100644 --- a/library/ix-dev/community/minecraft/Chart.lock +++ b/library/ix-dev/community/minecraft/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.7 -digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b -generated: "2023-05-10T19:56:31.736475104+03:00" + version: 1.0.8 +digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad +generated: "2023-06-08T17:21:24.274638083+03:00" diff --git a/library/ix-dev/community/minecraft/Chart.yaml b/library/ix-dev/community/minecraft/Chart.yaml index 0d02a9ebed..b8cb7b76b2 100644 --- a/library/ix-dev/community/minecraft/Chart.yaml +++ b/library/ix-dev/community/minecraft/Chart.yaml @@ -3,7 +3,7 @@ description: Minecraft is a sandbox game annotations: title: Minecraft type: application -version: 1.0.2 +version: 1.0.3 apiVersion: v2 appVersion: '2023.3.0' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.7 + version: 1.0.8 home: https://www.minecraft.net/en-us icon: https://www.minecraft.net/content/dam/games/minecraft/logos/logo-minecraft.svg sources: diff --git a/library/ix-dev/community/minecraft/charts/common-1.0.7.tgz b/library/ix-dev/community/minecraft/charts/common-1.0.7.tgz deleted file mode 100644 index 3f7689ce7a..0000000000 Binary files a/library/ix-dev/community/minecraft/charts/common-1.0.7.tgz and /dev/null differ diff --git a/library/ix-dev/community/minecraft/charts/common-1.0.8.tgz b/library/ix-dev/community/minecraft/charts/common-1.0.8.tgz new file mode 100644 index 0000000000..79bae9ea53 Binary files /dev/null and b/library/ix-dev/community/minecraft/charts/common-1.0.8.tgz differ diff --git a/library/ix-dev/community/nginx-proxy-manager/Chart.lock b/library/ix-dev/community/nginx-proxy-manager/Chart.lock index a3c3f002ed..8dc2d1d141 100644 --- a/library/ix-dev/community/nginx-proxy-manager/Chart.lock +++ b/library/ix-dev/community/nginx-proxy-manager/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.7 -digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b -generated: "2023-05-10T19:59:17.84571804+03:00" + version: 1.0.8 +digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad +generated: "2023-06-08T17:21:27.607216109+03:00" diff --git a/library/ix-dev/community/nginx-proxy-manager/Chart.yaml b/library/ix-dev/community/nginx-proxy-manager/Chart.yaml index 18c09e9970..cdf91f8ea4 100644 --- a/library/ix-dev/community/nginx-proxy-manager/Chart.yaml +++ b/library/ix-dev/community/nginx-proxy-manager/Chart.yaml @@ -3,7 +3,7 @@ description: Expose your services easily and securely annotations: title: Nginx Proxy Manager type: application -version: 1.0.7 +version: 1.0.8 apiVersion: v2 appVersion: 2.10.3 kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.7 + version: 1.0.8 home: https://nginxproxymanager.com/ icon: https://nginxproxymanager.com/logo.png sources: diff --git a/library/ix-dev/community/nginx-proxy-manager/charts/common-1.0.7.tgz b/library/ix-dev/community/nginx-proxy-manager/charts/common-1.0.7.tgz deleted file mode 100644 index 0d3a7dde13..0000000000 Binary files a/library/ix-dev/community/nginx-proxy-manager/charts/common-1.0.7.tgz and /dev/null differ diff --git a/library/ix-dev/community/nginx-proxy-manager/charts/common-1.0.8.tgz b/library/ix-dev/community/nginx-proxy-manager/charts/common-1.0.8.tgz new file mode 100644 index 0000000000..9a1ef2b720 Binary files /dev/null and b/library/ix-dev/community/nginx-proxy-manager/charts/common-1.0.8.tgz differ diff --git a/library/ix-dev/community/overseerr/Chart.lock b/library/ix-dev/community/overseerr/Chart.lock index 93f8f4ae12..5287761d1c 100644 --- a/library/ix-dev/community/overseerr/Chart.lock +++ b/library/ix-dev/community/overseerr/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.7 -digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b -generated: "2023-05-10T19:59:26.059192275+03:00" + version: 1.0.8 +digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad +generated: "2023-06-08T17:21:31.007764388+03:00" diff --git a/library/ix-dev/community/overseerr/Chart.yaml b/library/ix-dev/community/overseerr/Chart.yaml index 14793e08d5..510a680966 100644 --- a/library/ix-dev/community/overseerr/Chart.yaml +++ b/library/ix-dev/community/overseerr/Chart.yaml @@ -3,7 +3,7 @@ description: Overseerr is a free and open source software application for managi annotations: title: Overseerr type: application -version: 1.0.3 +version: 1.0.4 apiVersion: v2 appVersion: '1.32.5' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.7 + version: 1.0.8 home: https://github.com/sct/overseerr icon: https://raw.githubusercontent.com/sct/overseerr/develop/public/os_icon.svg sources: diff --git a/library/ix-dev/community/overseerr/charts/common-1.0.7.tgz b/library/ix-dev/community/overseerr/charts/common-1.0.7.tgz deleted file mode 100644 index f8eee5a2f9..0000000000 Binary files a/library/ix-dev/community/overseerr/charts/common-1.0.7.tgz and /dev/null differ diff --git a/library/ix-dev/community/overseerr/charts/common-1.0.8.tgz b/library/ix-dev/community/overseerr/charts/common-1.0.8.tgz new file mode 100644 index 0000000000..22dc7b9918 Binary files /dev/null and b/library/ix-dev/community/overseerr/charts/common-1.0.8.tgz differ diff --git a/library/ix-dev/community/radarr/Chart.lock b/library/ix-dev/community/radarr/Chart.lock index ffe7eb76a0..fd344e198e 100644 --- a/library/ix-dev/community/radarr/Chart.lock +++ b/library/ix-dev/community/radarr/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.7 -digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b -generated: "2023-05-10T20:02:20.565634837+03:00" + version: 1.0.8 +digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad +generated: "2023-06-08T17:21:35.14050064+03:00" diff --git a/library/ix-dev/community/radarr/Chart.yaml b/library/ix-dev/community/radarr/Chart.yaml index 263268f9a8..942ba200ce 100644 --- a/library/ix-dev/community/radarr/Chart.yaml +++ b/library/ix-dev/community/radarr/Chart.yaml @@ -3,7 +3,7 @@ description: Radarr is a movie collection manager for Usenet and BitTorrent user annotations: title: Radarr type: application -version: 1.0.11 +version: 1.0.12 apiVersion: v2 appVersion: 4.5.2.7388 kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.7 + version: 1.0.8 home: https://github.com/Radarr/Radarr icon: https://raw.githubusercontent.com/Radarr/Radarr/develop/Logo/256.png sources: diff --git a/library/ix-dev/community/radarr/charts/common-1.0.7.tgz b/library/ix-dev/community/radarr/charts/common-1.0.7.tgz deleted file mode 100644 index 04d5dc3c30..0000000000 Binary files a/library/ix-dev/community/radarr/charts/common-1.0.7.tgz and /dev/null differ diff --git a/library/ix-dev/community/radarr/charts/common-1.0.8.tgz b/library/ix-dev/community/radarr/charts/common-1.0.8.tgz new file mode 100644 index 0000000000..48702533b9 Binary files /dev/null and b/library/ix-dev/community/radarr/charts/common-1.0.8.tgz differ diff --git a/library/ix-dev/community/sonarr/Chart.lock b/library/ix-dev/community/sonarr/Chart.lock index 4b83b7ef37..c84fee9f8d 100644 --- a/library/ix-dev/community/sonarr/Chart.lock +++ b/library/ix-dev/community/sonarr/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.7 -digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b -generated: "2023-05-10T20:03:04.592747255+03:00" + version: 1.0.8 +digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad +generated: "2023-06-08T17:21:38.528238119+03:00" diff --git a/library/ix-dev/community/sonarr/Chart.yaml b/library/ix-dev/community/sonarr/Chart.yaml index 53b4a151c2..a497234fe7 100644 --- a/library/ix-dev/community/sonarr/Chart.yaml +++ b/library/ix-dev/community/sonarr/Chart.yaml @@ -3,7 +3,7 @@ description: Sonarr is a PVR for Usenet and BitTorrent users. annotations: title: Sonarr type: application -version: 1.0.8 +version: 1.0.9 apiVersion: v2 appVersion: '3.0.10.1567' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.7 + version: 1.0.8 home: https://github.com/Sonarr/Sonarr icon: https://raw.githubusercontent.com/Sonarr/Sonarr/develop/Logo/256.png sources: diff --git a/library/ix-dev/community/sonarr/charts/common-1.0.7.tgz b/library/ix-dev/community/sonarr/charts/common-1.0.7.tgz deleted file mode 100644 index 2ab05aa2e5..0000000000 Binary files a/library/ix-dev/community/sonarr/charts/common-1.0.7.tgz and /dev/null differ diff --git a/library/ix-dev/community/sonarr/charts/common-1.0.8.tgz b/library/ix-dev/community/sonarr/charts/common-1.0.8.tgz new file mode 100644 index 0000000000..d44489d966 Binary files /dev/null and b/library/ix-dev/community/sonarr/charts/common-1.0.8.tgz differ diff --git a/library/ix-dev/community/tailscale/Chart.lock b/library/ix-dev/community/tailscale/Chart.lock index 6c897427e6..2ad0488bbe 100644 --- a/library/ix-dev/community/tailscale/Chart.lock +++ b/library/ix-dev/community/tailscale/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.7 -digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b -generated: "2023-05-10T20:03:14.093790927+03:00" + version: 1.0.8 +digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad +generated: "2023-06-08T17:21:41.878540809+03:00" diff --git a/library/ix-dev/community/tailscale/Chart.yaml b/library/ix-dev/community/tailscale/Chart.yaml index 4785e98b46..ae84a0a546 100644 --- a/library/ix-dev/community/tailscale/Chart.yaml +++ b/library/ix-dev/community/tailscale/Chart.yaml @@ -3,7 +3,7 @@ description: Secure remote access to shared resources annotations: title: Tailscale type: application -version: 1.0.4 +version: 1.0.5 apiVersion: v2 appVersion: 'v1.42.0' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.7 + version: 1.0.8 home: https://tailscale.com/ icon: https://avatars.githubusercontent.com/u/48932923 sources: diff --git a/library/ix-dev/community/tailscale/charts/common-1.0.7.tgz b/library/ix-dev/community/tailscale/charts/common-1.0.7.tgz deleted file mode 100644 index c44cb86367..0000000000 Binary files a/library/ix-dev/community/tailscale/charts/common-1.0.7.tgz and /dev/null differ diff --git a/library/ix-dev/community/tailscale/charts/common-1.0.8.tgz b/library/ix-dev/community/tailscale/charts/common-1.0.8.tgz new file mode 100644 index 0000000000..73761ce9fb Binary files /dev/null and b/library/ix-dev/community/tailscale/charts/common-1.0.8.tgz differ diff --git a/library/ix-dev/community/tdarr/Chart.lock b/library/ix-dev/community/tdarr/Chart.lock index 4442ecac41..81b94c3a7a 100644 --- a/library/ix-dev/community/tdarr/Chart.lock +++ b/library/ix-dev/community/tdarr/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.7 -digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b -generated: "2023-05-10T20:04:03.466527194+03:00" + version: 1.0.8 +digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad +generated: "2023-06-08T17:21:46.297884693+03:00" diff --git a/library/ix-dev/community/tdarr/Chart.yaml b/library/ix-dev/community/tdarr/Chart.yaml index c8a9d27e1f..11f4e2b6f8 100644 --- a/library/ix-dev/community/tdarr/Chart.yaml +++ b/library/ix-dev/community/tdarr/Chart.yaml @@ -3,7 +3,7 @@ description: Tdarr is a Distributed Transcoding System annotations: title: Tdarr type: application -version: 1.0.6 +version: 1.0.7 apiVersion: v2 appVersion: '2.00.20.1' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.7 + version: 1.0.8 home: https://home.tdarr.io/ icon: https://home.tdarr.io/static/media/logo3-min.246d6df4.png sources: diff --git a/library/ix-dev/community/tdarr/charts/common-1.0.7.tgz b/library/ix-dev/community/tdarr/charts/common-1.0.7.tgz deleted file mode 100644 index 2141a1aa2e..0000000000 Binary files a/library/ix-dev/community/tdarr/charts/common-1.0.7.tgz and /dev/null differ diff --git a/library/ix-dev/community/tdarr/charts/common-1.0.8.tgz b/library/ix-dev/community/tdarr/charts/common-1.0.8.tgz new file mode 100644 index 0000000000..ba31bbae5c Binary files /dev/null and b/library/ix-dev/community/tdarr/charts/common-1.0.8.tgz differ diff --git a/library/ix-dev/community/terraria/Chart.lock b/library/ix-dev/community/terraria/Chart.lock index 66d547a79c..2b631d61d1 100644 --- a/library/ix-dev/community/terraria/Chart.lock +++ b/library/ix-dev/community/terraria/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.7 -digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b -generated: "2023-05-10T20:05:39.145721186+03:00" + version: 1.0.8 +digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad +generated: "2023-06-08T17:21:49.622867914+03:00" diff --git a/library/ix-dev/community/terraria/Chart.yaml b/library/ix-dev/community/terraria/Chart.yaml index 04d010d055..924cb6500b 100644 --- a/library/ix-dev/community/terraria/Chart.yaml +++ b/library/ix-dev/community/terraria/Chart.yaml @@ -3,7 +3,7 @@ description: Terraria is a land of adventure! A land of mystery! A land that's y annotations: title: Terraria type: application -version: 1.0.2 +version: 1.0.3 apiVersion: v2 appVersion: '1.4.4.9' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.7 + version: 1.0.8 home: https://terraria.org/ icon: https://static.wikia.nocookie.net/terraria_gamepedia/images/a/a4/NewPromoLogo.png/revision/latest sources: diff --git a/library/ix-dev/community/terraria/charts/common-1.0.7.tgz b/library/ix-dev/community/terraria/charts/common-1.0.7.tgz deleted file mode 100644 index 8617a1f0ba..0000000000 Binary files a/library/ix-dev/community/terraria/charts/common-1.0.7.tgz and /dev/null differ diff --git a/library/ix-dev/community/terraria/charts/common-1.0.8.tgz b/library/ix-dev/community/terraria/charts/common-1.0.8.tgz new file mode 100644 index 0000000000..3c9c925d3f Binary files /dev/null and b/library/ix-dev/community/terraria/charts/common-1.0.8.tgz differ diff --git a/library/ix-dev/community/vaultwarden/Chart.lock b/library/ix-dev/community/vaultwarden/Chart.lock index cf00ee8260..f0e3778521 100644 --- a/library/ix-dev/community/vaultwarden/Chart.lock +++ b/library/ix-dev/community/vaultwarden/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.7 -digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b -generated: "2023-05-10T20:05:33.665874823+03:00" + version: 1.0.8 +digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad +generated: "2023-06-08T17:21:52.882550165+03:00" diff --git a/library/ix-dev/community/vaultwarden/Chart.yaml b/library/ix-dev/community/vaultwarden/Chart.yaml index c78558275d..da2fd4f5c0 100644 --- a/library/ix-dev/community/vaultwarden/Chart.yaml +++ b/library/ix-dev/community/vaultwarden/Chart.yaml @@ -1,10 +1,9 @@ name: vaultwarden -description: Alternative implementation of the Bitwarden server API written in Rust - and compatible with upstream Bitwarden clients. +description: Alternative implementation of the Bitwarden server API written in Rust and compatible with upstream Bitwarden clients. annotations: title: Vaultwarden type: application -version: 1.0.10 +version: 1.0.11 apiVersion: v2 appVersion: '1.28.1' kubeVersion: '>=1.16.0-0' @@ -15,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.7 + version: 1.0.8 home: https://github.com/dani-garcia/vaultwarden icon: https://raw.githubusercontent.com/dani-garcia/vaultwarden/main/src/static/images/vaultwarden-icon.png sources: diff --git a/library/ix-dev/community/vaultwarden/charts/common-1.0.7.tgz b/library/ix-dev/community/vaultwarden/charts/common-1.0.7.tgz deleted file mode 100644 index bdd3bca52f..0000000000 Binary files a/library/ix-dev/community/vaultwarden/charts/common-1.0.7.tgz and /dev/null differ diff --git a/library/ix-dev/community/vaultwarden/charts/common-1.0.8.tgz b/library/ix-dev/community/vaultwarden/charts/common-1.0.8.tgz new file mode 100644 index 0000000000..2d8f2d1fff Binary files /dev/null and b/library/ix-dev/community/vaultwarden/charts/common-1.0.8.tgz differ diff --git a/library/ix-dev/community/webdav/Chart.lock b/library/ix-dev/community/webdav/Chart.lock index e4e70f6c11..725e67fd60 100644 --- a/library/ix-dev/community/webdav/Chart.lock +++ b/library/ix-dev/community/webdav/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.7 -digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b -generated: "2023-05-09T17:09:32.735505559+03:00" + version: 1.0.8 +digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad +generated: "2023-06-08T17:21:56.146742836+03:00" diff --git a/library/ix-dev/community/webdav/Chart.yaml b/library/ix-dev/community/webdav/Chart.yaml index 5ea40088ae..57086f17f7 100644 --- a/library/ix-dev/community/webdav/Chart.yaml +++ b/library/ix-dev/community/webdav/Chart.yaml @@ -3,7 +3,7 @@ description: WebDAV is a set of extensions to the HTTP protocol which allows use annotations: title: WebDAv type: application -version: 1.0.0 +version: 1.0.1 apiVersion: v2 appVersion: '1.1.3.2982' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.7 + version: 1.0.8 home: http://www.webdav.org/ icon: http://www.webdav.org/images/webdav-logo.jpg sources: diff --git a/library/ix-dev/community/webdav/charts/common-1.0.7.tgz b/library/ix-dev/community/webdav/charts/common-1.0.7.tgz deleted file mode 100644 index ede171ae7b..0000000000 Binary files a/library/ix-dev/community/webdav/charts/common-1.0.7.tgz and /dev/null differ diff --git a/library/ix-dev/community/webdav/charts/common-1.0.8.tgz b/library/ix-dev/community/webdav/charts/common-1.0.8.tgz new file mode 100644 index 0000000000..5464dcf3ac Binary files /dev/null and b/library/ix-dev/community/webdav/charts/common-1.0.8.tgz differ diff --git a/library/ix-dev/community/zerotier/Chart.lock b/library/ix-dev/community/zerotier/Chart.lock index 6f68dbbb4e..992db2207d 100644 --- a/library/ix-dev/community/zerotier/Chart.lock +++ b/library/ix-dev/community/zerotier/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.7 -digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b -generated: "2023-05-10T20:05:45.462051649+03:00" + version: 1.0.8 +digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad +generated: "2023-06-08T17:21:59.310628337+03:00" diff --git a/library/ix-dev/community/zerotier/Chart.yaml b/library/ix-dev/community/zerotier/Chart.yaml index 2e8fff7cd5..4542d69d62 100644 --- a/library/ix-dev/community/zerotier/Chart.yaml +++ b/library/ix-dev/community/zerotier/Chart.yaml @@ -3,7 +3,7 @@ description: Securely connect any device, anywhere. annotations: title: Zerotier type: application -version: 1.0.1 +version: 1.0.2 apiVersion: v2 appVersion: '1.10.6' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.7 + version: 1.0.8 home: https://www.zerotier.com icon: https://avatars.githubusercontent.com/u/4173285 sources: diff --git a/library/ix-dev/community/zerotier/charts/common-1.0.7.tgz b/library/ix-dev/community/zerotier/charts/common-1.0.7.tgz deleted file mode 100644 index 6f2d2d8e61..0000000000 Binary files a/library/ix-dev/community/zerotier/charts/common-1.0.7.tgz and /dev/null differ diff --git a/library/ix-dev/community/zerotier/charts/common-1.0.8.tgz b/library/ix-dev/community/zerotier/charts/common-1.0.8.tgz new file mode 100644 index 0000000000..3e22101088 Binary files /dev/null and b/library/ix-dev/community/zerotier/charts/common-1.0.8.tgz differ diff --git a/update_common.sh b/update_common.sh new file mode 100755 index 0000000000..90028dc258 --- /dev/null +++ b/update_common.sh @@ -0,0 +1,97 @@ +#!/bin/bash + +VERSION="v4.31.1" +BINARY="yq_linux_amd64" +YQ_PATH="$(pwd)/yq" +BASE_PATH="library/ix-dev" + +if [[ ! -d "$BASE_PATH" ]]; then + echo "Error: [$BASE_PATH] does not exist" + exit 1 +fi + +if [[ ! -f "$YQ_PATH" ]]; then + echo "Downloading yq..." + wget -q "https://github.com/mikefarah/yq/releases/download/${VERSION}/${BINARY}" -O "$YQ_PATH" && \ + chmod +x "$YQ_PATH" + echo "Done" +fi + +REPO="file://../../../common" +LATEST_COMMON_VERSION=$("$YQ_PATH" '.version' library/common/Chart.yaml) + +trains=("charts" "community" "enterprise") + +for train in "${trains[@]}"; do + echo "🚂 Checking [$train]..." + + for app in "$BASE_PATH/$train"/*; do + echo "====================================================================================================" + echo "👀 Checking [$app]" + + if [[ ! -d "$app" ]]; then + echo "🚫 Not a directory. Skipping..." + continue + fi + + if [[ ! -f "$app/Chart.yaml" ]]; then + echo "🚫 No Chart.yaml found. Skipping..." + continue + fi + + deps=$("$YQ_PATH" '.dependencies[].name' "$app/Chart.yaml") + for dep in $deps; do + if [[ "$dep" != "common" ]]; then + continue + fi + + common_version=$("$YQ_PATH" '.dependencies[] | select(.name == "common") | .version' "$app/Chart.yaml") + common_repo=$("$YQ_PATH" '.dependencies[] | select(.name == "common") | .repository' "$app/Chart.yaml") + + if [[ ! $(echo "$common_repo" | grep -e "^$REPO$") ]]; then + echo "🚫 Common dependency is not from [$REPO] repo. Skipping..." + continue + fi + + echo "🔍 Found common dependency with version [$common_version] from repo [$common_repo]" + if [[ -z "$common_version" ]]; then + echo "🚫 Common dependency version is empty. Skipping..." + continue + fi + + if [[ "$common_version" == "$LATEST_COMMON_VERSION" ]]; then + echo "✅ Common dependency is up to date" + continue + fi + + if [[ "$common_version" != "$LATEST_COMMON_VERSION" ]]; then + echo "🔨 Updating common dependency to [$LATEST_COMMON_VERSION] from [$REPO]" + "$YQ_PATH" --inplace '(.dependencies[] | select(.name == "common") | .version) = "'"$LATEST_COMMON_VERSION"'"' "$app/Chart.yaml" + + echo "🔨 Running helm dependency update for [$app]" + helm dependency update "$app" + curr_version=$("$YQ_PATH" '.version' "$app/Chart.yaml") + + # Split the version string into components + IFS='.' read -r -a version_array <<< "$curr_version" + + # Extract the individual version components + major="${version_array[0]}" + minor="${version_array[1]}" + patch="${version_array[2]}" + + # Increment the patch version + patch=$((patch + 1)) + + # Construct the updated version string + next_version="$major.$minor.$patch" + echo "🔨 Bumping Chart Version from [$curr_version] to [$next_version]" + "$YQ_PATH" --inplace '(.version ) = "'"$next_version"'"' "$app/Chart.yaml" + echo "✅ Done!" + + fi + echo "====================================================================================================" + echo "" + done + done +done