Skip to content

Commit 0117979

Browse files
Merge pull request #2067 from elementary-data/core-60-oss-version-0.21.0
Upgrade dbt package to 0.21.0
2 parents 4bc7494 + 658477d commit 0117979

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
packages:
22
- package: dbt-labs/dbt_utils
33
version: 0.8.6
4-
- git: https://github.com/elementary-data/dbt-data-reliability.git
5-
revision: a01c958a3ee272b253d8e971e128c78a72b79239
6-
sha1_hash: c91170dd00244625c43a676e888c3a824eaeb28a
4+
- package: elementary-data/elementary
5+
version: 0.21.0
6+
sha1_hash: 2b5fe24bdc902ec44d0e6f227e3441c9ffc62950

elementary/monitor/dbt_project/packages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
packages:
22
- package: dbt-labs/dbt_utils
33
version: [">=0.8.0", "<0.9.0"]
4-
- git: https://github.com/elementary-data/dbt-data-reliability.git
5-
revision: a01c958a3ee272b253d8e971e128c78a72b79239
4+
- package: elementary-data/elementary
5+
version: 0.21.0
66

77
# NOTE - for unreleased CLI versions we often need to update the package version to a commit hash (please leave this
88
# commented, so it will be easy to access)

0 commit comments

Comments
 (0)