browsertrix/chart/Chart.yaml
Anish Lakhwara 3bfa69b98a
fix: add "v" to helm chart release filename (#1141)
* fix: add "v" to helm chart release filename, fixes #1134 

* add 'v' to helm chart version and update-version.sh

---------
Co-authored-by: Ilya Kreymer <ikreymer@gmail.com>
2023-09-05 15:47:39 -04:00

21 lines
546 B
YAML

apiVersion: v2
name: browsertrix-cloud
description: A chart for running the Webrecorder Browsertrix System
type: application
icon: https://webrecorder.net/assets/icon.png
# Browsertrix Cloud and Chart Version
version: v1.7.0-beta.0
dependencies:
- name: btrix-admin-logging
version: 0.1.0
condition: addons.admin.logging
repository: file://./admin/logging
- name: btrix-crds
version: 0.1.1
repository: file://./btrix-crds
- name: metacontroller-helm
version: v4.10.1
repository: "oci://ghcr.io/metacontroller"