Skip to content

Commit b4ad29d

Browse files
committed
chore: release deno-runtime 2.0.6
1 parent d8823b4 commit b4ad29d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
".": "2.2.0",
33
"keptn-cert-manager": "2.2.1",
44
"runtimes/python-runtime": "1.0.6",
5-
"runtimes/deno-runtime": "2.0.5",
5+
"runtimes/deno-runtime": "2.0.6",
66
"lifecycle-operator": "1.1.1",
77
"scheduler": "1.0.1",
88
"metrics-operator": "1.1.0"

runtimes/deno-runtime/CHANGELOG.md

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

3+
## [2.0.6](https://github.com/keptn/lifecycle-toolkit/compare/deno-runtime-v2.0.5...deno-runtime-v2.0.6) (2024-10-14)
4+
5+
6+
### Dependency Updates
7+
8+
* update denoland/deno docker tag to alpine-1.46.1 ([#3698](https://github.com/keptn/lifecycle-toolkit/issues/3698)) ([4cdc75d](https://github.com/keptn/lifecycle-toolkit/commit/4cdc75d540ff5546db312d31e57bf5705fb46a41))
9+
* update denoland/deno docker tag to alpine-1.46.3 ([#3730](https://github.com/keptn/lifecycle-toolkit/issues/3730)) ([31f1d99](https://github.com/keptn/lifecycle-toolkit/commit/31f1d993c8f45665f6cdb93ae1048120b93dbd03))
10+
311
## [2.0.5](https://github.com/keptn/lifecycle-toolkit/compare/deno-runtime-v2.0.4...deno-runtime-v2.0.5) (2024-08-06)
412

513

0 commit comments

Comments
 (0)