From 7a46353cf175669f64128c8558cd7e944fd00f08 Mon Sep 17 00:00:00 2001 From: Christine Banek Date: Fri, 30 Jun 2023 12:54:00 -0700 Subject: [PATCH] [DM-39825] tap-postgres 1.12 This has an attempt at getting tap upload to work --- applications/ssotap/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/ssotap/Chart.yaml b/applications/ssotap/Chart.yaml index 990e2d0670..eff6e39966 100644 --- a/applications/ssotap/Chart.yaml +++ b/applications/ssotap/Chart.yaml @@ -5,4 +5,4 @@ description: IVOA TAP service sources: - https://github.com/lsst-sqre/tap-postgres - https://github.com/opencadc/tap -appVersion: "1.10" +appVersion: "1.12"