Skip to content

Commit 1bbde40

Browse files
authored
chore: release python-runtime 1.0.7 (#3822)
1 parent 1ffb1de commit 1bbde40

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-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.3.0",
33
"keptn-cert-manager": "2.2.2",
4-
"runtimes/python-runtime": "1.0.6",
4+
"runtimes/python-runtime": "1.0.7",
55
"runtimes/deno-runtime": "3.0.0",
66
"lifecycle-operator": "1.2.0",
77
"scheduler": "1.0.2",

runtimes/python-runtime/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
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-11-04)
4+
5+
6+
### Other
7+
8+
* release python-runtime 1.0.7 ([#3721](https://github.com/keptn/lifecycle-toolkit/issues/3721)) ([929c291](https://github.com/keptn/lifecycle-toolkit/commit/929c291ea3df3b7381dd955a92bce93fcf2dd8b7))
9+
10+
11+
### Dependency Updates
12+
13+
* 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))
14+
* 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))
15+
* 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))
16+
* update python docker tag to v3.13.0 ([#3801](https://github.com/keptn/lifecycle-toolkit/issues/3801)) ([2066747](https://github.com/keptn/lifecycle-toolkit/commit/206674751eaeaf98ef330677d36235f835e20e9c))
17+
318
## [1.0.6](https://github.com/keptn/lifecycle-toolkit/compare/python-runtime-v1.0.5...python-runtime-v1.0.6) (2024-08-06)
419

520

0 commit comments

Comments
 (0)