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

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions airbyte-integrations/connectors/source-blogger/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-blogger
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.33.6@sha256:81af934a2136edf0521a71697938cea20d1c6eb36c944566b9455bdd2a47d2bd
baseImage: docker.io/airbyte/source-declarative-manifest:6.36.1@sha256:52ad641b57995fbd43975d64f9a68fac15fcb80687df0f7acc27c4942a3b6bbb
connectorSubtype: api
connectorType: source
definitionId: c6c4d8ae-60e9-49b4-9b48-e3a5857455fe
dockerImageTag: 0.0.11
dockerImageTag: 0.0.12
dockerRepository: airbyte/source-blogger
githubIssueLabel: source-blogger
icon: icon.svg
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/blogger.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Google Blogger is a free blogging platform by Google that allows users to create

| Version | Date | Pull Request | Subject |
|------------------|-------------------|--------------|----------------|
| 0.0.12 | 2025-02-22 | [54220](https://github.com/airbytehq/airbyte/pull/54220) | Update dependencies |
| 0.0.11 | 2025-02-15 | [53903](https://github.com/airbytehq/airbyte/pull/53903) | Update dependencies |
| 0.0.10 | 2025-02-08 | [53435](https://github.com/airbytehq/airbyte/pull/53435) | Update dependencies |
| 0.0.9 | 2025-02-01 | [52921](https://github.com/airbytehq/airbyte/pull/52921) | Update dependencies |
Expand Down
Loading