From 761635d79e7cb0a91c0d7bf9387d9eb16d840230 Mon Sep 17 00:00:00 2001 From: Dylan Leard Date: Wed, 22 Nov 2023 09:06:36 -0800 Subject: [PATCH] chore(release): v2.23.2 --- helm/cas-ciip-portal/Chart.yaml | 4 ++-- schema/sqitch.plan | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/helm/cas-ciip-portal/Chart.yaml b/helm/cas-ciip-portal/Chart.yaml index 58cdb23ca..f034774fa 100644 --- a/helm/cas-ciip-portal/Chart.yaml +++ b/helm/cas-ciip-portal/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: cas-ciip-portal description: A Helm chart for the CIIP portal type: application -version: 0.3.60 -appVersion: 2.23.1 +version: 0.3.61 +appVersion: 2.23.2 dependencies: - name: cas-postgres version: "0.8.4" diff --git a/schema/sqitch.plan b/schema/sqitch.plan index 061a0f6ac..ce64f1efd 100644 --- a/schema/sqitch.plan +++ b/schema/sqitch.plan @@ -469,3 +469,4 @@ data/correct_gwp_values [database_functions/correct_gwp_values] 2023-07-13T18:43 tables/incremental_fuel_charge_baseline_001 [tables/incremental_fuel_charge_baseline] 2023-09-06T20:21:48Z Dylan Leard # Migration: Update values in baseline table to include 5 signification digits after the decimal @v2.23.0 2023-09-06T22:45:48Z Dylan Leard # release v2.23.0 @v2.23.1 2023-10-17T16:31:00Z Dylan Leard # release v2.23.1 +@v2.23.2 2023-11-22T17:05:33Z Dylan Leard # release v2.23.2