Skip to content

Commit

Permalink
🐙 source-web-scrapper: run up-to-date pipeline [2024-12-21] (#50370)
Browse files Browse the repository at this point in the history
  • Loading branch information
airbyteio authored Dec 22, 2024
1 parent b2a4582 commit 0808563
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-web-scrapper
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.11.1@sha256:0d0f562a70c0ed19ab605f0c83802a2e052712587692e2f3a1cc794fe7cd7007
baseImage: docker.io/airbyte/source-declarative-manifest:6.12.3@sha256:9214270d83304213977c08e91fd9c55a98819543dbbf0df25a4356299af4f3ab
connectorSubtype: api
connectorType: source
definitionId: 2f87b960-0220-4b76-9ab3-fba67ca4c959
dockerImageTag: 0.0.5
dockerImageTag: 0.0.6
dockerRepository: airbyte/source-web-scrapper
githubIssueLabel: source-web-scrapper
icon: icon.svg
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/web-scrapper.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@

| Version | Date | Pull Request | Subject |
|------------------|-------------------|--------------|----------------|
| 0.0.6 | 2024-12-21 | [50370](https://github.com/airbytehq/airbyte/pull/50370) | Update dependencies |
| 0.0.5 | 2024-12-14 | [49778](https://github.com/airbytehq/airbyte/pull/49778) | Update dependencies |
| 0.0.4 | 2024-12-12 | [49393](https://github.com/airbytehq/airbyte/pull/49393) | Update dependencies |
| 0.0.3 | 2024-12-11 | [49115](https://github.com/airbytehq/airbyte/pull/49115) | Starting with this version, the Docker image is now rootless. Please note that this and future versions will not be compatible with Airbyte versions earlier than 0.64 |
Expand Down

0 comments on commit 0808563

Please sign in to comment.