source-pagerduty: [autopull] Upgrade base image to v1.2.2 (#39169)
This commit is contained in:
@@ -14,7 +14,7 @@ data:
|
||||
connectorSubtype: api
|
||||
connectorType: source
|
||||
definitionId: 2544ac39-02be-4bf5-82ad-f52bbb833bf5
|
||||
dockerImageTag: 0.2.1
|
||||
dockerImageTag: 0.2.2
|
||||
dockerRepository: airbyte/source-pagerduty
|
||||
githubIssueLabel: source-pagerduty
|
||||
icon: pagerduty.svg
|
||||
@@ -43,5 +43,5 @@ data:
|
||||
# type: GSM
|
||||
# alias: airbyte-connector-testing-secret-store
|
||||
connectorBuildOptions:
|
||||
baseImage: docker.io/airbyte/python-connector-base:1.2.0@sha256:c22a9d97464b69d6ef01898edf3f8612dc11614f05a84984451dde195f337db9
|
||||
baseImage: docker.io/airbyte/python-connector-base:1.2.2@sha256:57703de3b4c4204bd68a7b13c9300f8e03c0189bffddaffc796f1da25d2dbea0
|
||||
metadataSpecVersion: "1.0"
|
||||
|
||||
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry]
|
||||
version = "0.2.1"
|
||||
version = "0.2.2"
|
||||
name = "source-pagerduty"
|
||||
description = "Source implementation for Pagerduty."
|
||||
authors = [ "Airbyte <contact@airbyte.io>",]
|
||||
|
||||
@@ -53,8 +53,9 @@ Key](https://support.pagerduty.com/docs/generating-api-keys#section-generating-a
|
||||
|
||||
| Version | Date | Pull Request | Subject |
|
||||
| :------ | :--------- | :------------------------------------------------------------- | :----------------------------------- |
|
||||
| 0.2.2 | 2024-06-06 | [39169](https://github.com/airbytehq/airbyte/pull/39169) | [autopull] Upgrade base image to v1.2.2 |
|
||||
| 0.2.1 | 2024-05-20 | [38429](https://github.com/airbytehq/airbyte/pull/38429) | [autopull] base image + poetry + up_to_date |
|
||||
| 0.2.0 | 2023-10-20 | [31160](https://github.com/airbytehq/airbyte/pull/31160) | Migrate to low code |
|
||||
| 0.1.23 | 2021-11-12 | [125](https://github.com/faros-ai/airbyte-connectors/pull/125) | Add Pagerduty source and destination |
|
||||
|
||||
</details>
|
||||
</details>
|
||||
|
||||
Reference in New Issue
Block a user