Skip to content

Commit b7ff056

Browse files
committed
213
1 parent acc7947 commit b7ff056

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

OpenFlow/src/Messages/Message.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,7 @@ export class Message {
547547
containers: [
548548
{
549549
name: 'nodered',
550-
image: 'cloudhack/openflownodered:0.0.206',
550+
image: 'cloudhack/openflownodered:0.0.213',
551551
imagePullPolicy: "Always",
552552
env: [
553553
{ name: "saml_federation_metadata", value: Config.saml_federation_metadata },

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.212
1+
0.0.213

0 commit comments

Comments
 (0)