Skip to content

Commit 1ffb1de

Browse files
authored
ci: revert python-runtime v1.0.7 release (#3823)
1 parent 0934964 commit 1ffb1de

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
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.7",
4+
"runtimes/python-runtime": "1.0.6",
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: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,5 @@
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-29)
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-
* 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))
12-
133
## [1.0.6](https://github.com/keptn/lifecycle-toolkit/compare/python-runtime-v1.0.5...python-runtime-v1.0.6) (2024-08-06)
144

155

0 commit comments

Comments
 (0)