Skip to content

Commit 696cda7

Browse files
committed
6.5 logo
1 parent 4f2c876 commit 696cda7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

pipeline-service/pipeline-service.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ name: pipeline-service # 서비스 배포이름(필수)
33

44
releases:
55
- name: paasta-delivery-pipeline-release # 서비스 릴리즈 이름(필수)
6-
url: https://nextcloud.paas-ta.org/index.php/s/KjqcWxFM9cwK4kB/download
7-
sha1: e47cc85e9012bb40c3e803d81ea07a6bc420240a
8-
version: "1.3.3" # 서비스 릴리즈 버전(필수):latest 시 업로드된 서비스 릴리즈 최신버전
6+
url: https://nextcloud.paas-ta.org/index.php/s/xxabCJGNYD5ZNWN/download
7+
sha1: f9d0305bb81416fe7045383b332409b43a85d85f
8+
version: "1.3.4" # 서비스 릴리즈 버전(필수):latest 시 업로드된 서비스 릴리즈 최신버전
99

1010
stemcells:
1111
- alias: default

source-control-service/source-control-service.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ name: source-control-service
33

44
releases:
55
- name: paasta-sourcecontrol-release
6-
url: https://nextcloud.paas-ta.org/index.php/s/bEFEbQssF4SJwPG/download
7-
sha1: 913985850d1569c99b2a052ddbff7e1701653f90
8-
version: "1.1.5"
6+
url: https://nextcloud.paas-ta.org/index.php/s/JLcYXHCE9LfMdEt/download
7+
sha1: e5618fcb117455b3b989df8699983a74edb83076
8+
version: "1.1.6"
99

1010
stemcells:
1111
- alias: default

0 commit comments

Comments
 (0)