We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acc7947 commit b7ff056Copy full SHA for b7ff056
2 files changed
OpenFlow/src/Messages/Message.ts
@@ -547,7 +547,7 @@ export class Message {
547
containers: [
548
{
549
name: 'nodered',
550
- image: 'cloudhack/openflownodered:0.0.206',
+ image: 'cloudhack/openflownodered:0.0.213',
551
imagePullPolicy: "Always",
552
env: [
553
{ name: "saml_federation_metadata", value: Config.saml_federation_metadata },
VERSION
@@ -1 +1 @@
1
-0.0.212
+0.0.213
0 commit comments