1# Copyright (c) 2021 Gitpod GmbH. All rights reserved. 2# Licensed under the GNU Affero General Public License (AGPL). 3# See License.AGPL.txt in the project root for license information. 4 5apiVersion: v2 6description: Gitpod MySQL 7name: mysql 8version: 1.0.0 9dependencies: 10 - name: mysql 11 version: 9.4.5 12 repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami 13 14