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

Filter by extension

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-savvycal/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-savvycal
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:7.23.2@sha256:19eb795baa82bad71c097a7388313c1fd9f36978f543a8c7a245bbedb0c9a153
baseImage: docker.io/airbyte/source-declarative-manifest:7.23.4@sha256:f63c39a8a6f28ec20ada2ddf5861f3b1fb7b6a1ef1a8a8d1d537ff684ee3f9bd
connectorSubtype: api
connectorType: source
definitionId: a554ed06-74e2-4c60-9510-d63f7dc463b6
dockerImageTag: 0.0.57
dockerImageTag: 0.0.58
dockerRepository: airbyte/source-savvycal
githubIssueLabel: source-savvycal
icon: icon.svg
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/savvycal.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ If you use Airbyte Cloud and your organization restricts access to specific IPs,

| Version | Date | Pull Request | Subject |
|---------|------|--------------|---------|
| 0.0.58 | 2026-07-07 | [81231](https://github.com/airbytehq/airbyte/pull/81231) | Update dependencies |
| 0.0.57 | 2026-06-23 | [80634](https://github.com/airbytehq/airbyte/pull/80634) | Update dependencies |
| 0.0.56 | 2026-06-16 | [80023](https://github.com/airbytehq/airbyte/pull/80023) | Update dependencies |
| 0.0.55 | 2026-06-09 | [79516](https://github.com/airbytehq/airbyte/pull/79516) | Update dependencies |
Expand Down
Loading