Skip to content

Commit 28eb8bb

Browse files
committed
chore: release python-runtime 1.0.7
1 parent f99d1f8 commit 28eb8bb

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
".": "2.2.0",
33
"keptn-cert-manager": "2.2.1",
4-
"runtimes/python-runtime": "1.0.6",
4+
"runtimes/python-runtime": "1.0.7",
55
"runtimes/deno-runtime": "2.0.5",
66
"lifecycle-operator": "1.1.1",
77
"scheduler": "1.0.1",

runtimes/python-runtime/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [1.0.7](https://github.com/keptn/lifecycle-toolkit/compare/python-runtime-v1.0.6...python-runtime-v1.0.7) (2024-10-14)
4+
5+
6+
### Dependency Updates
7+
8+
* update module github.com/onsi/ginkgo/v2 to v2.20.2 ([#3724](https://github.com/keptn/lifecycle-toolkit/issues/3724)) ([7d62fad](https://github.com/keptn/lifecycle-toolkit/commit/7d62fadadbd251debe2b2c0c46a9042538a70c71))
9+
* update python docker tag to v3.12.5 ([#3696](https://github.com/keptn/lifecycle-toolkit/issues/3696)) ([7dac226](https://github.com/keptn/lifecycle-toolkit/commit/7dac22686f79f8175a8bc9aeb221c323f3cb411d))
10+
* update python docker tag to v3.12.7 ([#3737](https://github.com/keptn/lifecycle-toolkit/issues/3737)) ([f99d1f8](https://github.com/keptn/lifecycle-toolkit/commit/f99d1f839d8263e311b974d7f1f999422be23496))
11+
312
## [1.0.6](https://github.com/keptn/lifecycle-toolkit/compare/python-runtime-v1.0.5...python-runtime-v1.0.6) (2024-08-06)
413

514

0 commit comments

Comments
 (0)