From 6843a62ace6fab0bd7e3e7b1e8c1bf489394706a Mon Sep 17 00:00:00 2001 From: Tim Collins <45351296+tico24@users.noreply.github.com> Date: Mon, 15 Aug 2022 07:29:22 +0100 Subject: [PATCH] Sorry Cypress 2.3.0 (#154) * Update Chart.yaml * Update changelog.md --- charts/sorry-cypress/Chart.yaml | 4 ++-- charts/sorry-cypress/changelog.md | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/charts/sorry-cypress/Chart.yaml b/charts/sorry-cypress/Chart.yaml index a70a978..37a4b7a 100644 --- a/charts/sorry-cypress/Chart.yaml +++ b/charts/sorry-cypress/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: sorry-cypress description: A Helm chart for Sorry Cypress type: application -version: 1.7.0 -appVersion: 2.2.1 +version: 1.7.1 +appVersion: 2.3.0 home: https://sorry-cypress.dev/ sources: - https://github.com/sorry-cypress/sorry-cypress diff --git a/charts/sorry-cypress/changelog.md b/charts/sorry-cypress/changelog.md index 54831e7..0f4b221 100644 --- a/charts/sorry-cypress/changelog.md +++ b/charts/sorry-cypress/changelog.md @@ -1,3 +1,6 @@ +# 1.7.1 +[Sorry Cypress 2.3.0](https://github.com/sorry-cypress/sorry-cypress/releases/tag/v2.3.0) + # 1.7.0 Add Azure Blob Storage support @@ -5,7 +8,7 @@ Add Azure Blob Storage support Add `minio.readUrlPrefix` value to be able to override the whole read URL to MinIO. # 1.6.4 -[Sorry Cypress 2.2.0](https://github.com/sorry-cypress/sorry-cypress/releases/tag/v2.2.1) +[Sorry Cypress 2.2.1](https://github.com/sorry-cypress/sorry-cypress/releases/tag/v2.2.1) # 1.6.3 [Sorry Cypress 2.2.0](https://github.com/sorry-cypress/sorry-cypress/releases/tag/v2.2.0)