Skip to content

Commit

Permalink
Merge pull request #143 from FlowFuse/release-2.2.0
Browse files Browse the repository at this point in the history
Release 2.2.0
  • Loading branch information
hardillb authored Mar 14, 2024
2 parents adf44f8 + 132b103 commit 44113fc
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
#### 2.2.0: Release

- Bump jose from 4.14.4 to 4.15.5 (#142) @app/dependabot
- Make NR pods run on OpenShift (#140) @hardillb
- Rename default stack container (#138) @hardillb

#### 2.1.0: Release

- Add log passthrough support (#136) @hardillb
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flowfuse/driver-kubernetes",
"version": "2.1.0",
"version": "2.2.0",
"description": "Kubernetes driver for FlowFuse",
"main": "kubernetes.js",
"scripts": {
Expand Down

0 comments on commit 44113fc

Please sign in to comment.