Skip to content

Commit

Permalink
Merge pull request #546 from bcgov/chore/release
Browse files Browse the repository at this point in the history
Chore: release
  • Loading branch information
pbastia authored Feb 27, 2024
2 parents f16a3f7 + 745f824 commit 61fa637
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 48 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@


## [1.17.4](https://github.com/bcgov/cas-ggircs/compare/v1.17.3...v1.17.4) (2024-02-27)

## [1.17.3](https://github.com/bcgov/cas-ggircs/compare/v1.17.2...v1.17.3) (2024-02-23)

## [1.17.2](https://github.com/bcgov/cas-ggircs/compare/v1.17.1...v1.17.2) (2023-11-22)
Expand Down
2 changes: 1 addition & 1 deletion ggircs-app/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ggircs-app",
"version": "1.17.3",
"version": "1.17.4",
"private": true,
"scripts": {
"predev": "yarn build:schema && yarn build:relay",
Expand Down
1 change: 1 addition & 0 deletions ggircs-app/schema/sqitch.plan
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ triggers/update_timestamps [triggers/[email protected]] 2022-12-14T23:04:
@1.17.1 2023-10-17T17:29:07Z Dylan Leard <[email protected]> # release v1.17.1
@1.17.2 2023-11-22T17:03:39Z Dylan Leard <[email protected]> # release v1.17.2
@1.17.3 2024-02-23T21:47:36Z Pierre Bastianelli <[email protected]> # release v1.17.3
@1.17.4 2024-02-27T17:46:33Z Pierre Bastianelli <[email protected]> # release v1.17.4
44 changes: 0 additions & 44 deletions helm/cas-ggircs/templates/etl/swrs-import-bucket-provider-job.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion helm/cas-ggircs/values-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ nginx-sidecar:

terraform-bucket-provision:
terraform:
namespace_apps: '["ggircs-backups", "eccc-swrs-import"]'
namespace_apps: '["ggircs-backups", "eccc-swrs-import"]'
2 changes: 1 addition & 1 deletion helm/cas-ggircs/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -166,4 +166,4 @@ nginx-sidecar:

terraform-bucket-provision:
terraform:
namespace_apps: '["ggircs-backups", "swrs-import"]'
namespace_apps: '["ggircs-backups", "swrs-import"]'
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ggircs-app",
"version": "1.17.3",
"version": "1.17.4",
"description": "GGIRCS: Greenhouse Gas Industrial Reporting and Control System. Data schema for the data extracted from the SWRS, and a small app to access the raw data and attachments from the SWRS extracts.",
"repository": "https://github.com/bcgov/cas-ggircs",
"author": "[email protected]",
Expand Down
1 change: 1 addition & 0 deletions sqitch.plan
Original file line number Diff line number Diff line change
Expand Up @@ -265,3 +265,4 @@ swrs/transform/function/load_emission [swrs/transform/function/[email protected]
@1.17.1 2023-10-17T17:29:07Z Dylan Leard <[email protected]> # release v1.17.1
@1.17.2 2023-11-22T17:03:39Z Dylan Leard <[email protected]> # release v1.17.2
@1.17.3 2024-02-23T21:47:36Z Pierre Bastianelli <[email protected]> # release v1.17.3
@1.17.4 2024-02-27T17:46:32Z Pierre Bastianelli <[email protected]> # release v1.17.4

0 comments on commit 61fa637

Please sign in to comment.