Explorar o código

Publish new changes in catalog

sonicaj hai 1 ano
pai
achega
a8a17a2327

+ 0 - 0
community/bazarr/1.1.1/Chart.lock → community/bazarr/1.1.2/Chart.lock


+ 1 - 1
community/bazarr/1.1.1/Chart.yaml → community/bazarr/1.1.2/Chart.yaml

@@ -4,7 +4,7 @@ description: Bazarr is a companion application to Sonarr and Radarr. It manages
 annotations:
   title: Bazarr
 type: application
-version: 1.1.1
+version: 1.1.2
 apiVersion: v2
 appVersion: 1.4.0
 kubeVersion: '>=1.16.0-0'

+ 0 - 0
community/bazarr/1.1.1/README.md → community/bazarr/1.1.2/README.md


+ 0 - 0
community/bazarr/1.1.1/app-readme.md → community/bazarr/1.1.2/app-readme.md


+ 0 - 0
community/bazarr/1.1.1/charts/common-1.1.1.tgz → community/bazarr/1.1.2/charts/common-1.1.1.tgz


+ 0 - 0
community/bazarr/1.1.1/ci/basic-values.yaml → community/bazarr/1.1.2/ci/basic-values.yaml


+ 0 - 0
community/bazarr/1.1.1/ci/extra-values.yaml → community/bazarr/1.1.2/ci/extra-values.yaml


+ 0 - 0
community/bazarr/1.1.1/ci/hostNet-values.yaml → community/bazarr/1.1.2/ci/hostNet-values.yaml


+ 0 - 0
community/bazarr/1.1.1/ix_values.yaml → community/bazarr/1.1.2/ix_values.yaml


+ 0 - 0
community/bazarr/1.1.1/metadata.yaml → community/bazarr/1.1.2/metadata.yaml


+ 0 - 0
community/bazarr/1.1.1/questions.yaml → community/bazarr/1.1.2/questions.yaml


+ 0 - 0
community/bazarr/1.1.1/templates/NOTES.txt → community/bazarr/1.1.2/templates/NOTES.txt


+ 3 - 3
community/bazarr/1.1.1/templates/_bazarr.tpl → community/bazarr/1.1.2/templates/_bazarr.tpl

@@ -31,17 +31,17 @@ workload:
               enabled: true
               type: http
               port: "{{ .Values.bazarrNetwork.webPort }}"
-              path: /ping
+              path: /api/swagger.json
             readiness:
               enabled: true
               type: http
               port: "{{ .Values.bazarrNetwork.webPort }}"
-              path: /ping
+              path: /api/swagger.json
             startup:
               enabled: true
               type: http
               port: "{{ .Values.bazarrNetwork.webPort }}"
-              path: /ping
+              path: /api/swagger.json
       initContainers:
       {{- include "ix.v1.common.app.permissions" (dict "containerName" "01-permissions"
                                                         "UID" .Values.bazarrRunAs.user

+ 0 - 0
community/bazarr/1.1.1/templates/_persistence.tpl → community/bazarr/1.1.2/templates/_persistence.tpl


+ 0 - 0
community/bazarr/1.1.1/templates/_portal.tpl → community/bazarr/1.1.2/templates/_portal.tpl


+ 0 - 0
community/bazarr/1.1.1/templates/_service.tpl → community/bazarr/1.1.2/templates/_service.tpl


+ 0 - 0
community/bazarr/1.1.1/templates/common.yaml → community/bazarr/1.1.2/templates/common.yaml