Skip to content

Commit 96a0a27

Browse files
authored
chore: release python-runtime 1.0.8 (#3845)
1 parent 718db98 commit 96a0a27

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-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.7",
4+
"runtimes/python-runtime": "1.0.8",
55
"runtimes/deno-runtime": "3.0.0",
66
"lifecycle-operator": "1.2.0",
77
"metrics-operator": "1.1.1"

runtimes/python-runtime/CHANGELOG.md

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

3+
## [1.0.8](https://github.com/keptn/lifecycle-toolkit/compare/python-runtime-v1.0.7...python-runtime-v1.0.8) (2024-11-11)
4+
5+
6+
### Other
7+
8+
* **python-runtime:** remove pinned version of libexpat ([#3844](https://github.com/keptn/lifecycle-toolkit/issues/3844)) ([8f23af5](https://github.com/keptn/lifecycle-toolkit/commit/8f23af58addbbb83d81248b7025b923668f6d39e))
9+
310
## [1.0.7](https://github.com/keptn/lifecycle-toolkit/compare/python-runtime-v1.0.6...python-runtime-v1.0.7) (2024-11-04)
411

512

0 commit comments

Comments
 (0)