From 3cd6906a712e36631c3753a6cdefde9e80c7f064 Mon Sep 17 00:00:00 2001 From: Jonathan Sick Date: Wed, 3 Aug 2022 15:49:21 -0400 Subject: [PATCH 1/3] DM-35816: Times Square development --- services/times-square/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/times-square/Chart.yaml b/services/times-square/Chart.yaml index 0ccdb4cba1..f790be320a 100644 --- a/services/times-square/Chart.yaml +++ b/services/times-square/Chart.yaml @@ -7,7 +7,7 @@ home: https://github.com/lsst-sqre/times-square type: application # The default version tag of the times-square docker image -appVersion: "0.5.0" +appVersion: "tickets-DM-35816" dependencies: - name: redis From bfac0d305e35af14d00e265f489dd557e5643b25 Mon Sep 17 00:00:00 2001 From: Jonathan Sick Date: Thu, 4 Aug 2022 16:00:14 -0400 Subject: [PATCH 2/3] DM-35816 Update Squareone --- services/squareone/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/squareone/Chart.yaml b/services/squareone/Chart.yaml index 45927cffd9..d437e44c32 100644 --- a/services/squareone/Chart.yaml +++ b/services/squareone/Chart.yaml @@ -10,4 +10,4 @@ maintainers: url: https://github.com/jonathansick # The default version tag of the squareone docker image -appVersion: "0.7.1" +appVersion: "tickets-DM-35816" From 040cdb5a4a2ea25798aa477e3766115975926dd1 Mon Sep 17 00:00:00 2001 From: Jonathan Sick Date: Fri, 19 Aug 2022 12:03:21 -0400 Subject: [PATCH 3/3] Update to squareone 0.8.0 and times-square 0.6.0 These are the releases from DM-35816 to add pull request previews for Times Square into Squareone. --- services/squareone/Chart.yaml | 2 +- services/times-square/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/services/squareone/Chart.yaml b/services/squareone/Chart.yaml index d437e44c32..11f06889d0 100644 --- a/services/squareone/Chart.yaml +++ b/services/squareone/Chart.yaml @@ -10,4 +10,4 @@ maintainers: url: https://github.com/jonathansick # The default version tag of the squareone docker image -appVersion: "tickets-DM-35816" +appVersion: "0.8.0" diff --git a/services/times-square/Chart.yaml b/services/times-square/Chart.yaml index f790be320a..f9ac4f32c6 100644 --- a/services/times-square/Chart.yaml +++ b/services/times-square/Chart.yaml @@ -7,7 +7,7 @@ home: https://github.com/lsst-sqre/times-square type: application # The default version tag of the times-square docker image -appVersion: "tickets-DM-35816" +appVersion: "0.6.0" dependencies: - name: redis