Skip to content

Commit 6eef281

Browse files
authored
Merge branch 'main' into dependency-updater-services/sqlserverflex-11964351365
2 parents d2bda95 + 01ce5fa commit 6eef281

File tree

21 files changed

+42
-42
lines changed

21 files changed

+42
-42
lines changed

services/authorization/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[tool.poetry]
22
name = "stackit-authorization"
3-
version = "0.0.1a"
3+
version = "v0.0.1a"
44
authors = [
5-
"OpenAPI Generator Community <[email protected]>",
5+
"STACKIT Developer Tools <[email protected]>",
66
]
77
description = "STACKIT Membership API"
88
readme = "README.md"

services/iaas/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[tool.poetry]
22
name = "stackit-iaas"
3-
version = "0.0.1a"
3+
version = "v0.0.1a"
44
authors = [
5-
"STACKIT IaaS Teams <[email protected]>",
5+
"STACKIT Developer Tools <[email protected]>",
66
]
77
description = "IaaS-API"
88
readme = "README.md"

services/iaasalpha/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[tool.poetry]
22
name = "stackit-iaasalpha"
3-
version = "0.0.1a"
3+
version = "v0.0.1a"
44
authors = [
5-
"STACKIT IaaS Teams <[email protected]>",
5+
"STACKIT Developer Tools <[email protected]>",
66
]
77
description = "IaaS-API"
88
readme = "README.md"

services/loadbalancer/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[tool.poetry]
22
name = "stackit-loadbalancer"
3-
version = "0.0.1a"
3+
version = "v0.0.1a1"
44
authors = [
5-
"OpenAPI Generator Community <[email protected]>",
5+
"STACKIT Developer Tools <[email protected]>",
66
]
77
description = "Load Balancer API"
88
readme = "README.md"

services/logme/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[tool.poetry]
22
name = "stackit-logme"
3-
version = "0.0.1a"
3+
version = "v0.0.1a"
44
authors = [
5-
"OpenAPI Generator Community <[email protected]>",
5+
"STACKIT Developer Tools <[email protected]>",
66
]
77
description = "STACKIT LogMe API"
88
readme = "README.md"

services/mariadb/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[tool.poetry]
22
name = "stackit-mariadb"
3-
version = "0.0.1a"
3+
version = "v0.0.1a"
44
authors = [
5-
"OpenAPI Generator Community <[email protected]>",
5+
"STACKIT Developer Tools <[email protected]>",
66
]
77
description = "STACKIT MariaDB API"
88
readme = "README.md"

services/mongodbflex/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[tool.poetry]
22
name = "stackit-mongodbflex"
3-
version = "0.0.1a"
3+
version = "v0.0.1a"
44
authors = [
5-
"STACKIT MongoDB Service Support <support@stackit.cloud>",
5+
"STACKIT Developer Tools <developer-tools@stackit.cloud>",
66
]
77
description = "STACKIT MongoDB Service API"
88
readme = "README.md"

services/objectstorage/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[tool.poetry]
22
name = "stackit-objectstorage"
3-
version = "0.0.1a"
3+
version = "v0.0.1a"
44
authors = [
5-
"OpenAPI Generator Community <[email protected]>",
5+
"STACKIT Developer Tools <[email protected]>",
66
]
77
description = "STACKIT Object Storage API"
88
readme = "README.md"

services/observability/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[tool.poetry]
22
name = "stackit-observability"
3-
version = "0.0.1a"
3+
version = "v0.0.1a"
44
authors = [
5-
"OpenAPI Generator Community <[email protected]>",
5+
"STACKIT Developer Tools <[email protected]>",
66
]
77
description = "STACKIT Observability API"
88
readme = "README.md"

services/opensearch/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[tool.poetry]
22
name = "stackit-opensearch"
3-
version = "0.0.1a"
3+
version = "v0.0.1a"
44
authors = [
5-
"OpenAPI Generator Community <[email protected]>",
5+
"STACKIT Developer Tools <[email protected]>",
66
]
77
description = "STACKIT Opensearch API"
88
readme = "README.md"

0 commit comments

Comments
 (0)