Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## [1.18.7](https://github.com/bcgov/cas-cif/compare/1.18.6...1.18.7) (2025-09-16)

## [1.18.6](https://github.com/bcgov/cas-cif/compare/1.18.5...1.18.6) (2025-03-24)

## [1.18.5](https://github.com/bcgov/cas-cif/compare/1.18.4...1.18.5) (2025-03-19)
Expand Down
8 changes: 4 additions & 4 deletions chart/cas-cif/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ dependencies:
version: 0.1.3
- name: cas-airflow-dag-trigger
repository: https://bcgov.github.io/cas-airflow
version: 1.1.0
version: 1.2.2
- name: cas-airflow-dag-trigger
repository: https://bcgov.github.io/cas-airflow
version: 1.1.0
digest: sha256:bcb318e7ff9c4a979fe08823eb44e3c193ae7f7ddef85274cc98ead2b0ec964d
generated: "2025-09-11T11:54:57.848565557-06:00"
version: 1.2.2
digest: sha256:25b1199cb01ef8541d6c57dddb6c5cbe2360244c7ebefd7d93553e88bf37bdc8
generated: "2025-10-10T15:05:45.008940844-06:00"
4 changes: 2 additions & 2 deletions chart/cas-cif/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ dependencies:
version: "0.1.3"
repository: https://bcgov.github.io/cas-pipeline/
- name: cas-airflow-dag-trigger
version: 1.1.0
version: 1.2.2
repository: https://bcgov.github.io/cas-airflow
alias: download-dags
condition: download-dags.enabled
- name: cas-airflow-dag-trigger
version: 1.1.0
version: 1.2.2
repository: https://bcgov.github.io/cas-airflow
alias: deploy-db
condition: deploy-db.enabled
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cas-cif",
"version": "1.18.6",
"version": "1.18.7",
"main": "index.js",
"repository": "https://github.com/bcgov/cas-cif.git",
"author": "ggircs@gov.bc.ca",
Expand Down
1 change: 1 addition & 0 deletions schema/sqitch.plan
Original file line number Diff line number Diff line change
Expand Up @@ -388,3 +388,4 @@ tables/form_002 [tables/form_001] 2024-12-13T19:25:15Z Pierre Bastianelli <pierr
@1.18.4 2025-03-13T21:17:11Z Dylan Leard <dylan@button.is> # release v1.18.4
@1.18.5 2025-03-19T22:49:49Z Dylan Leard <dylan@button.is> # release v1.18.5
@1.18.6 2025-03-24T22:29:04Z Bastianelli, Pierre WLRS <pbastian@NHM500099> # release v1.18.6
@1.18.7 2025-09-16T17:49:48Z Josh Gamache <joshua@button.is> # release v1.18.7
Loading