Skip to content

Commit

Permalink
Merge pull request #3391 from dbt-labs/bump-package-versions-1731452452
Browse files Browse the repository at this point in the history
  • Loading branch information
cmcarthur authored Nov 12, 2024
2 parents 0f91c97 + 77c7962 commit 3907761
Show file tree
Hide file tree
Showing 4 changed files with 62 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/packages/fivetran/jira/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "jira",
"namespace": "fivetran",
"description": "dbt models for dbt_jira",
"latest": "0.18.0",
"latest": "0.19.0",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
30 changes: 30 additions & 0 deletions data/packages/fivetran/jira/versions/v0.19.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"id": "fivetran/jira/v0.19.0",
"name": "jira",
"version": "v0.19.0",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "fivetran/jira_source",
"version": [
">=0.7.0",
"<0.8.0"
]
}
],
"require_dbt_version": [
">=1.3.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/fivetran/dbt_jira/tree/v0.19.0/",
"readme": "https://raw.githubusercontent.com/fivetran/dbt_jira/v0.19.0/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/fivetran/dbt_jira/tar.gz/v0.19.0",
"format": "tgz",
"sha1": "747b780344055e84aa62adeabaf84567361d19f4"
}
}
2 changes: 1 addition & 1 deletion data/packages/fivetran/unified_rag/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "unified_rag",
"namespace": "fivetran",
"description": "dbt models for dbt_unified_rag",
"latest": "0.1.0-a2",
"latest": "0.1.0-a3",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
30 changes: 30 additions & 0 deletions data/packages/fivetran/unified_rag/versions/v0.1.0-a3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"id": "fivetran/unified_rag/v0.1.0-a3",
"name": "unified_rag",
"version": "v0.1.0-a3",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "fivetran/fivetran_utils",
"version": [
">=0.4.0",
"<0.5.0"
]
}
],
"require_dbt_version": [
">=1.3.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/fivetran/dbt_unified_rag/tree/v0.1.0-a3/",
"readme": "https://raw.githubusercontent.com/fivetran/dbt_unified_rag/v0.1.0-a3/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/fivetran/dbt_unified_rag/tar.gz/v0.1.0-a3",
"format": "tgz",
"sha1": "9f11e936c1bee4da1de7213749d588cc5e5790b6"
}
}

0 comments on commit 3907761

Please sign in to comment.