apiVersion: v2 name: vs description: A Helm chart for a Kubernetes deployment of the View Server (VS) type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) version: "2.3.4" # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. appVersion: "2.3.4" maintainers: - name: EOX IT Services GmbH url: https://eox.at dependencies: - name: "postgresql" version: "10.12.0" repository: "https://raw.githubusercontent.com/bitnami/charts/eb5f9a9513d987b519f0ecd732e7031241c50328/bitnami" alias: database - name: "redis" version: "10.9.0" repository: "https://raw.githubusercontent.com/bitnami/charts/eb5f9a9513d987b519f0ecd732e7031241c50328/bitnami" alias: redis - name: vs-cache version: "2.0.29" repository: "https://charts-public.hub.eox.at" alias: cache - name: vs-seeder version: "2.0.29" repository: "https://charts-public.hub.eox.at" alias: seeder - name: vs-client version: "2.1.3" repository: "https://charts-public.hub.eox.at" alias: client - name: vs-renderer version: "3.3.9" repository: "https://charts-public.hub.eox.at" alias: renderer - name: vs-registrar version: "3.3.9" repository: "https://charts-public.hub.eox.at" alias: registrar - name: vs-scheduler version: "2.0.3" repository: "https://charts-public.hub.eox.at" alias: scheduler - name: vs-harvester version: "3.1.4" repository: "https://charts-public.hub.eox.at" alias: harvester - name: vs-ingestor version: "2.0.12" repository: "https://charts-public.hub.eox.at" alias: ingestor - name: vs-preprocessor version: "2.1.17" repository: "https://charts-public.hub.eox.at" alias: preprocessor - name: vs-preprocessor-v3 version: "3.5.3" repository: "https://charts-public.hub.eox.at" alias: preprocessor-v3