Skip to content

Commit

Permalink
chore: release deno-runtime 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
keptn-bot committed May 23, 2024
1 parent 3f037e5 commit 37a1611
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
".": "2.0.0",
"keptn-cert-manager": "2.2.0",
"runtimes/python-runtime": "1.0.5",
"runtimes/deno-runtime": "2.0.4",
"runtimes/deno-runtime": "2.0.5",
"lifecycle-operator": "1.0.0",
"scheduler": "1.0.0",
"metrics-operator": "1.0.1"
Expand Down
9 changes: 9 additions & 0 deletions runtimes/deno-runtime/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [2.0.5](https://github.com/keptn/lifecycle-toolkit/compare/deno-runtime-v2.0.4...deno-runtime-v2.0.5) (2024-05-23)


### Dependency Updates

* update denoland/deno docker tag to alpine-1.43.2 ([#3503](https://github.com/keptn/lifecycle-toolkit/issues/3503)) ([5fa0ed0](https://github.com/keptn/lifecycle-toolkit/commit/5fa0ed00d74d0b12844180de604c4e84b90bc1e4))
* update denoland/deno docker tag to alpine-1.43.3 ([#3516](https://github.com/keptn/lifecycle-toolkit/issues/3516)) ([ba04cd0](https://github.com/keptn/lifecycle-toolkit/commit/ba04cd0324704b23ead0d2cb26566d3c9b1f887c))
* update denoland/deno docker tag to alpine-1.43.5 ([#3528](https://github.com/keptn/lifecycle-toolkit/issues/3528)) ([3f037e5](https://github.com/keptn/lifecycle-toolkit/commit/3f037e5db9cb651cf0066af546ea4e0dbe5edb6f))

## [2.0.4](https://github.com/keptn/lifecycle-toolkit/compare/deno-runtime-v2.0.3...deno-runtime-v2.0.4) (2024-04-24)


Expand Down

0 comments on commit 37a1611

Please sign in to comment.