diff --git a/catalog.json b/catalog.json index d30a3f3dff..8dfe0d31bf 100644 --- a/catalog.json +++ b/catalog.json @@ -12,7 +12,7 @@ "latest_version": "2304.0.1", "latest_app_version": "v1", "latest_human_version": "v1_2304.0.1", - "last_update": "2023-04-12 10:28:30", + "last_update": "2023-04-13 12:39:59", "name": "ix-chart", "recommended": false, "title": "ix-chart", @@ -86,7 +86,7 @@ "latest_version": "1.0.18", "latest_app_version": "4.7.11.0", "latest_human_version": "4.7.11.0_1.0.18", - "last_update": "2023-03-24 21:22:08", + "last_update": "2023-04-13 12:39:59", "name": "emby", "recommended": false, "title": "Emby Server", @@ -200,7 +200,7 @@ "latest_version": "1.7.37", "latest_app_version": "1.32.0.6918", "latest_human_version": "1.32.0.6918_1.7.37", - "last_update": "2023-04-11 12:27:53", + "last_update": "2023-04-13 12:39:59", "name": "plex", "recommended": false, "title": "Plex", @@ -278,7 +278,7 @@ "latest_version": "1.0.14", "latest_app_version": "221118", "latest_human_version": "221118_1.0.14", - "last_update": "2023-03-24 21:24:29", + "last_update": "2023-04-13 12:39:59", "name": "photoprism", "recommended": false, "title": "PhotoPrism", @@ -315,9 +315,9 @@ "healthy": true, "healthy_error": null, "location": "/__w/charts/charts/community/lidarr", - "latest_version": "1.0.0", + "latest_version": "1.0.1", "latest_app_version": "1.1.3.2982", - "latest_human_version": "1.1.3.2982_1.0.0", + "latest_human_version": "1.1.3.2982_1.0.1", "last_update": "2023-04-11 15:26:47", "name": "lidarr", "recommended": false, diff --git a/community/lidarr/1.0.0/Chart.lock b/community/lidarr/1.0.0/Chart.lock deleted file mode 100644 index ec1ed6cc75..0000000000 --- a/community/lidarr/1.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.3 -digest: sha256:1a090020cfa582aff29906320874ffe9b543fcc6c2423c281f434514f2653e02 -generated: "2023-04-10T15:33:17.498321276+03:00" diff --git a/community/lidarr/1.0.0/charts/common-1.0.3.tgz b/community/lidarr/1.0.0/charts/common-1.0.3.tgz deleted file mode 100644 index 7f38877c97..0000000000 Binary files a/community/lidarr/1.0.0/charts/common-1.0.3.tgz and /dev/null differ diff --git a/community/lidarr/1.0.1/Chart.lock b/community/lidarr/1.0.1/Chart.lock new file mode 100644 index 0000000000..e135676755 --- /dev/null +++ b/community/lidarr/1.0.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.5 +digest: sha256:cf1db8c2ae650987a3e3d8d98767caab62c341bd0fb15309213b00dce87111cc +generated: "2023-04-13T18:03:53.351888216+03:00" diff --git a/community/lidarr/1.0.0/Chart.yaml b/community/lidarr/1.0.1/Chart.yaml similarity index 95% rename from community/lidarr/1.0.0/Chart.yaml rename to community/lidarr/1.0.1/Chart.yaml index f0f9400243..561842f455 100644 --- a/community/lidarr/1.0.0/Chart.yaml +++ b/community/lidarr/1.0.1/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.0 +version: 1.0.1 apiVersion: v2 appVersion: '1.1.3.2982' kubeVersion: '>=1.16.0-0' @@ -13,7 +13,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.3 + version: 1.0.5 home: https://github.com/Lidarr/Lidarr icon: https://raw.githubusercontent.com/Lidarr/Lidarr/develop/Logo/256.png sources: diff --git a/community/lidarr/1.0.0/README.md b/community/lidarr/1.0.1/README.md similarity index 100% rename from community/lidarr/1.0.0/README.md rename to community/lidarr/1.0.1/README.md diff --git a/community/lidarr/1.0.0/app-readme.md b/community/lidarr/1.0.1/app-readme.md similarity index 100% rename from community/lidarr/1.0.0/app-readme.md rename to community/lidarr/1.0.1/app-readme.md diff --git a/community/lidarr/1.0.1/charts/common-1.0.5.tgz b/community/lidarr/1.0.1/charts/common-1.0.5.tgz new file mode 100644 index 0000000000..14ec158540 Binary files /dev/null and b/community/lidarr/1.0.1/charts/common-1.0.5.tgz differ diff --git a/community/lidarr/1.0.0/ci/basic-values.yaml b/community/lidarr/1.0.1/ci/basic-values.yaml similarity index 100% rename from community/lidarr/1.0.0/ci/basic-values.yaml rename to community/lidarr/1.0.1/ci/basic-values.yaml diff --git a/community/lidarr/1.0.0/ci/extra-values.yaml b/community/lidarr/1.0.1/ci/extra-values.yaml similarity index 100% rename from community/lidarr/1.0.0/ci/extra-values.yaml rename to community/lidarr/1.0.1/ci/extra-values.yaml diff --git a/community/lidarr/1.0.0/ci/hostNet-values.yaml b/community/lidarr/1.0.1/ci/hostNet-values.yaml similarity index 100% rename from community/lidarr/1.0.0/ci/hostNet-values.yaml rename to community/lidarr/1.0.1/ci/hostNet-values.yaml diff --git a/community/lidarr/1.0.0/ix_values.yaml b/community/lidarr/1.0.1/ix_values.yaml similarity index 100% rename from community/lidarr/1.0.0/ix_values.yaml rename to community/lidarr/1.0.1/ix_values.yaml diff --git a/community/lidarr/1.0.0/questions.yaml b/community/lidarr/1.0.1/questions.yaml similarity index 100% rename from community/lidarr/1.0.0/questions.yaml rename to community/lidarr/1.0.1/questions.yaml diff --git a/community/lidarr/1.0.0/templates/NOTES.txt b/community/lidarr/1.0.1/templates/NOTES.txt similarity index 100% rename from community/lidarr/1.0.0/templates/NOTES.txt rename to community/lidarr/1.0.1/templates/NOTES.txt diff --git a/community/lidarr/1.0.0/templates/_lidarr.tpl b/community/lidarr/1.0.1/templates/_lidarr.tpl similarity index 99% rename from community/lidarr/1.0.0/templates/_lidarr.tpl rename to community/lidarr/1.0.1/templates/_lidarr.tpl index 79e62eece9..c30d40270c 100644 --- a/community/lidarr/1.0.0/templates/_lidarr.tpl +++ b/community/lidarr/1.0.1/templates/_lidarr.tpl @@ -14,15 +14,14 @@ workload: securityContext: runAsUser: {{ .Values.lidarrRunAs.user }} runAsGroup: {{ .Values.lidarrRunAs.group }} - {{ with .Values.lidarrConfig.additionalEnvs }} env: + LIDARR__PORT: {{ .Values.lidarrNetwork.webPort }} + LIDARR__INSTANCE_NAME: {{ .Values.lidarrConfig.instanceName }} + {{ with .Values.lidarrConfig.additionalEnvs }} {{ range $env := . }} {{ $env.name }}: {{ $env.value }} {{ end }} {{ end }} - env: - LIDARR__PORT: {{ .Values.lidarrNetwork.webPort }} - LIDARR__INSTANCE_NAME: {{ .Values.lidarrConfig.instanceName }} probes: liveness: enabled: true diff --git a/community/lidarr/1.0.0/templates/_portal.tpl b/community/lidarr/1.0.1/templates/_portal.tpl similarity index 100% rename from community/lidarr/1.0.0/templates/_portal.tpl rename to community/lidarr/1.0.1/templates/_portal.tpl diff --git a/community/lidarr/1.0.0/templates/common.yaml b/community/lidarr/1.0.1/templates/common.yaml similarity index 100% rename from community/lidarr/1.0.0/templates/common.yaml rename to community/lidarr/1.0.1/templates/common.yaml