From 4d8ec874659984dd87fe97e757f9e6ec292bdd12 Mon Sep 17 00:00:00 2001 From: Pierre Bastianelli Date: Thu, 1 Aug 2024 09:42:06 -0700 Subject: [PATCH] chore: release --- 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 b38f5415b..379e9291e 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.63 -appVersion: 2.23.4 +version: 0.3.64 +appVersion: 2.23.5 dependencies: - name: cas-postgres version: "0.9.1" diff --git a/schema/sqitch.plan b/schema/sqitch.plan index 881faca00..7042e1459 100644 --- a/schema/sqitch.plan +++ b/schema/sqitch.plan @@ -472,3 +472,4 @@ tables/incremental_fuel_charge_baseline_001 [tables/incremental_fuel_charge_base @v2.23.2 2023-11-22T17:05:33Z Dylan Leard # release v2.23.2 @v2.23.3 2023-12-11T21:44:46Z Dylan Leard # release v2.23.3 @v2.23.4 2024-02-23T21:10:41Z Pierre Bastianelli # release v2.23.4 +@v2.23.5 2024-08-01T16:41:07Z Pierre Bastianelli # release v2.23.5