diff --git a/gateway-service/gateway-service.yml b/gateway-service/gateway-service.yml index a9881a7..3c2b624 100644 --- a/gateway-service/gateway-service.yml +++ b/gateway-service/gateway-service.yml @@ -3,9 +3,9 @@ name: gateway-service releases: - name: paasta-api-gateway-service - url: https://nextcloud.paas-ta.org/index.php/s/HCMjr2eKfWQSE3Z/download - sha1: 04a79d50844c2cea018e6b6fcb294dee8572ef85 - version: "1.1.6" + url: https://nextcloud.paas-ta.org/index.php/s/Rz5enbLPTEeACNX/download + sha1: 433754ea031b998f14e50f631254df36c8624a18 + version: "1.1.7" stemcells: - alias: default diff --git a/gateway-service/vars.yml b/gateway-service/vars.yml index 08f61d8..93dff3f 100644 --- a/gateway-service/vars.yml +++ b/gateway-service/vars.yml @@ -1,6 +1,6 @@ # STEMCELL stemcell_os: "ubuntu-bionic" # stemcell os -stemcell_version: "1.122" # stemcell version +stemcell_version: "1.169" # stemcell version # VM_TYPE vm_type_default: "medium" # vm type default diff --git a/glusterfs/vars.yml b/glusterfs/vars.yml index f9a6dd0..79757eb 100644 --- a/glusterfs/vars.yml +++ b/glusterfs/vars.yml @@ -1,6 +1,6 @@ # STEMCELL stemcell_os: "ubuntu-bionic" # stemcell os -stemcell_version: "1.122" # stemcell version +stemcell_version: "1.169" # stemcell version # NETWORK diff --git a/lifecycle-service/vars.yml b/lifecycle-service/vars.yml index c274ec9..4e9a0ac 100644 --- a/lifecycle-service/vars.yml +++ b/lifecycle-service/vars.yml @@ -1,6 +1,6 @@ # STEMCELL stemcell_os: "ubuntu-bionic" # stemcell os -stemcell_version: "1.122" # stemcell version +stemcell_version: "1.169" # stemcell version # VM_TYPE vm_type_default: "medium" # vm type default diff --git a/logging-service/vars.yml b/logging-service/vars.yml index 7726e98..9eadd33 100644 --- a/logging-service/vars.yml +++ b/logging-service/vars.yml @@ -1,6 +1,6 @@ # STEMCELL stemcell_os: "ubuntu-bionic" # Stemcell OS -stemcell_version: "1.122" # Stemcell Version +stemcell_version: "1.169" # Stemcell Version # VARIABLE @@ -50,4 +50,4 @@ collector_network: "default" # collector 네트워크 log_api_azs: ["z4"] # log-api : azs log_api_instances: 1 # log-api : instances (1) log_api_vm_type: "small" # log-api : vm type -log_api_network: "default" # log-api 네트워크 \ No newline at end of file +log_api_network: "default" # log-api 네트워크 diff --git a/mongodb/vars.yml b/mongodb/vars.yml index be3bb9c..48a2422 100644 --- a/mongodb/vars.yml +++ b/mongodb/vars.yml @@ -1,6 +1,6 @@ # STEMCELL stemcell_os: "ubuntu-bionic" # stemcell os -stemcell_version: "1.122" # stemcell version +stemcell_version: "1.169" # stemcell version # NETWORK private_networks_name: "default" # private network name diff --git a/mysql/mysql.yml b/mysql/mysql.yml index 7358429..0875dae 100644 --- a/mysql/mysql.yml +++ b/mysql/mysql.yml @@ -15,9 +15,9 @@ releases: url: https://nextcloud.paas-ta.org/index.php/s/2zz3xPqEErCPq3y/download version: 1.0.7 - name: paasta-mysql - sha1: d505992214d0dd9c1c681df57e228ccbf7325170 - url: https://nextcloud.paas-ta.org/index.php/s/i7FSCrTYHdFcKKE/download - version: 2.2.0 + sha1: 697bc5283b1cfec20764a70f6bfda82b882fff40 + url: https://nextcloud.paas-ta.org/index.php/s/wLDLEd5X4S2RrXP/download + version: 2.2.1 - name: bpm version: latest diff --git a/mysql/vars.yml b/mysql/vars.yml index 50322a2..be1f6c5 100644 --- a/mysql/vars.yml +++ b/mysql/vars.yml @@ -1,6 +1,6 @@ # STEMCELL stemcell_os: "ubuntu-bionic" # stemcell os -stemcell_version: "1.122" # stemcell version +stemcell_version: "1.169" # stemcell version # NETWORK private_networks_name: "default" # private network name diff --git a/pinpoint/pinpoint.yml b/pinpoint/pinpoint.yml index 111bea8..c913e24 100644 --- a/pinpoint/pinpoint.yml +++ b/pinpoint/pinpoint.yml @@ -3,9 +3,9 @@ name: pinpoint # 서비스 releases: - name: "paasta-pinpoint-release" # 서비스 릴리즈 이름(필수) bosh releases로 확인 가능 - version: "1.1.2" # 서비스 릴리즈 버전(필수):latest 시 업로드된 서비스 릴리즈 최신버전 - url: https://nextcloud.paas-ta.org/index.php/s/oMz8sZsTSRHyktn/download - sha1: 2c0c537928908048063a3cb38b05b5a4d8114f25 + version: "1.1.3" # 서비스 릴리즈 버전(필수):latest 시 업로드된 서비스 릴리즈 최신버전 + url: https://nextcloud.paas-ta.org/index.php/s/gtk4arETGjDRbP9/download + sha1: 6dc66a5f4ee6a1ba49c52ff0fd851bbeb68e5634 stemcells: - alias: default diff --git a/pinpoint/vars.yml b/pinpoint/vars.yml index fea304c..48e21cd 100644 --- a/pinpoint/vars.yml +++ b/pinpoint/vars.yml @@ -1,6 +1,6 @@ # STEMCELL stemcell_os: "ubuntu-bionic" # stemcell os -stemcell_version: "1.122" # stemcell version +stemcell_version: "1.169" # stemcell version # NETWORK private_networks_name: "default" # private network name diff --git a/pipeline-service/vars.yml b/pipeline-service/vars.yml index f706be7..7b6f851 100644 --- a/pipeline-service/vars.yml +++ b/pipeline-service/vars.yml @@ -1,6 +1,6 @@ # STEMCELL stemcell_os: "ubuntu-bionic" # stemcell os -stemcell_version: "1.122" # stemcell version +stemcell_version: "1.169" # stemcell version # NETWORK private_networks_name: "default" # private network name diff --git a/rabbitmq/vars.yml b/rabbitmq/vars.yml index fc66beb..4df284a 100644 --- a/rabbitmq/vars.yml +++ b/rabbitmq/vars.yml @@ -2,7 +2,7 @@ deployment_name: "rabbitmq" # rabbitmq deployme # STEMCELL stemcell_os: "ubuntu-bionic" # stemcell os -stemcell_version: "1.122" # stemcell version +stemcell_version: "1.169" # stemcell version # VM_TYPE vm_type_small: "minimal" # vm type small diff --git a/redis/vars.yml b/redis/vars.yml index e87577f..2bc7259 100644 --- a/redis/vars.yml +++ b/redis/vars.yml @@ -1,6 +1,6 @@ # STEMCELL stemcell_os: "ubuntu-bionic" # Deployment Main Stemcell OS -stemcell_version: "1.122" # Main Stemcell Version +stemcell_version: "1.169" # Main Stemcell Version # NETWORK private_networks_name: "default" # private network name diff --git a/source-control-service/source-control-service.yml b/source-control-service/source-control-service.yml index 42ffc37..1a26a37 100644 --- a/source-control-service/source-control-service.yml +++ b/source-control-service/source-control-service.yml @@ -3,9 +3,9 @@ name: source-control-service releases: - name: paasta-sourcecontrol-release - url: https://nextcloud.paas-ta.org/index.php/s/JLcYXHCE9LfMdEt/download - sha1: e5618fcb117455b3b989df8699983a74edb83076 - version: "1.1.6" + url: https://nextcloud.paas-ta.org/index.php/s/QSG8X48PNi6q37x/download + sha1: 21f8659e854c40b6134a6eb76a346ccf67f350f5 + version: "1.1.7" stemcells: - alias: default @@ -143,6 +143,8 @@ properties: databasename: "PAASTA_SRC_DB" scm: + admin: + pwd: ((scm_admin_password)) base: url: http://((scm_private_ips)):8084/scm port: 8084 diff --git a/source-control-service/vars.yml b/source-control-service/vars.yml index 3a1ef5e..658cdb3 100644 --- a/source-control-service/vars.yml +++ b/source-control-service/vars.yml @@ -1,6 +1,6 @@ # STEMCELL stemcell_os: "ubuntu-bionic" # stemcell os -stemcell_version: "1.122" # stemcell version +stemcell_version: "1.169" # stemcell version # VM_TYPE vm_type_small: "minimal" # vm type small @@ -14,6 +14,7 @@ scm_azs: [z3] # scm : azs scm_instances: 1 # scm : instances (1) scm_persistent_disk_type: "30GB" # scm : persistent disk type scm_private_ips: "" # scm : private ips (e.g. "10.0.81.41") +scm_admin_password: "" # scm : scm-sever admin password -- Do Not Use "scmadmin" # MARIA-DB# MARIA_DB mariadb_azs: [z3] # mariadb : azs