Skip to content

Commit

Permalink
Ele 3040 update cli to use new package version (#1521)
Browse files Browse the repository at this point in the history
* remove refs to information_schema_columns

* CLI - update packages.yml to updated package version

* CLI - update package to 0.15.1
  • Loading branch information
haritamar authored May 9, 2024
1 parent e3d767a commit 7b17648
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions elementary/monitor/dbt_project/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ packages:
- package: dbt-labs/dbt_utils
version: [">=0.8.0", "<0.9.0"]
- package: elementary-data/elementary
version: 0.15.0
version: 0.15.1

# NOTE - for unreleased CLI versions we often need to update the package version to a commit hash (please leave this
# commented, so it will be easy to access)
# - git: https://github.com/elementary-data/dbt-data-reliability.git
# revision: 140665a199ccb096b456b9f0239d370c0ff65deb
# revision: 449da8f16976889ebb8dcce441bfb461b924f008

0 comments on commit 7b17648

Please sign in to comment.