Skip to content

Commit 1805f06

Browse files
committed
chore: release deno-runtime 3.0.2
Signed-off-by: keptn-bot <[email protected]>
1 parent d6fd74d commit 1805f06

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
@@ -2,7 +2,7 @@
22
".": "2.5.0",
33
"keptn-cert-manager": "3.0.0",
44
"runtimes/python-runtime": "1.0.8",
5-
"runtimes/deno-runtime": "3.0.1",
5+
"runtimes/deno-runtime": "3.0.2",
66
"lifecycle-operator": "2.0.0",
77
"metrics-operator": "2.1.0"
88
}

runtimes/deno-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+
## [3.0.2](https://github.com/keptn/lifecycle-toolkit/compare/deno-runtime-v3.0.1...deno-runtime-v3.0.2) (2025-03-24)
4+
5+
6+
### Dependency Updates
7+
8+
* update denoland/deno docker tag to alpine-2.0.6 ([#3868](https://github.com/keptn/lifecycle-toolkit/issues/3868)) ([9d026b8](https://github.com/keptn/lifecycle-toolkit/commit/9d026b8abaf4ff0586f72b7e006fc97c43dc30b0))
9+
310
## [3.0.1](https://github.com/keptn/lifecycle-toolkit/compare/deno-runtime-v3.0.0...deno-runtime-v3.0.1) (2024-11-11)
411

512

0 commit comments

Comments
 (0)