Commit bda01e9b authored by Yas Naoi's avatar Yas Naoi
Browse files

Issue #3307397 by yas, baldwinlouie: Release 4.4.0

parent b143ac08
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ PROJECT_NAME = Cloud
# This could be handy for archiving the generated documentation or
# if some version control system is used.

PROJECT_NUMBER = ver.4.x-dev
PROJECT_NUMBER = ver.4.4.0

# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
+3 −3
Original line number Diff line number Diff line
@@ -707,11 +707,11 @@ Parameters:
      - UTC
  CloudOrchestratorVersion:
    Description: Version of the Cloud Orchestrator to install.
    Default: 4.3.0
    Default: 4.4.0
    Type: String
    AllowedValues:
      - 4.3.0
      - 5.0.0-beta1
      - 4.4.0
      - 5.0.0-beta2
      - 5.x-dev
  CacheNodeType:
    Description: >-
+3 −3
Original line number Diff line number Diff line
@@ -738,11 +738,11 @@ Parameters:
      - UTC
  CloudOrchestratorVersion:
    Description: Version of the Cloud Orchestrator to install.
    Default: 4.3.0
    Default: 4.4.0
    Type: String
    AllowedValues:
      - 4.3.0
      - 5.0.0-beta1
      - 4.4.0
      - 5.0.0-beta2
      - 5.x-dev
  CacheNodeType:
    Description: >-
+3 −3
Original line number Diff line number Diff line
@@ -624,11 +624,11 @@ Parameters:
      - UTC
  CloudOrchestratorVersion:
    Description: Version of the Cloud Orchestrator to install.
    Default: 4.3.0
    Default: 4.4.0
    Type: String
    AllowedValues:
      - 4.3.0
      - 5.0.0-beta1
      - 4.4.0
      - 5.0.0-beta2
      - 5.x-dev
Resources:
  IamRole:
+3 −3
Original line number Diff line number Diff line
@@ -142,11 +142,11 @@ Parameters:
      and contain alphanumeric characters and underscores.
  CloudOrchestratorVersion:
    Description: Version of the Cloud Orchestrator to install.
    Default: 4.3.0
    Default: 4.4.0
    Type: String
    AllowedValues:
      - 4.3.0
      - 5.0.0-beta1
      - 4.4.0
      - 5.0.0-beta2
      - 5.x-dev
Resources:
  IamRole:
Loading