diff --git a/charts/hedgedoc/Chart.yaml b/charts/hedgedoc/Chart.yaml index eff609f..9dc4af4 100644 --- a/charts/hedgedoc/Chart.yaml +++ b/charts/hedgedoc/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: hedgedoc description: Hedgedoc Helm Chart for Rahti platform Link to the repo https://github.com/CSCfi/helm-charts -version: 1.2.0 +version: 1.2.1 sources: - https://github.com/CSCfi/helm-charts icon: https://raw.githubusercontent.com/hedgedoc/hedgedoc/develop/frontend/src/app/icon.png @@ -15,4 +15,4 @@ dependencies: - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts condition: postgresql.enabled - version: 15.x.x \ No newline at end of file + version: 15.x.x