Skip to content

Commit

Permalink
6.5 logo
Browse files Browse the repository at this point in the history
  • Loading branch information
okpc579 committed Dec 15, 2022
1 parent 4f2c876 commit 696cda7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions pipeline-service/pipeline-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: pipeline-service # 서비스 배포이름(필수)

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

stemcells:
- alias: default
Expand Down
6 changes: 3 additions & 3 deletions source-control-service/source-control-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: source-control-service

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

stemcells:
- alias: default
Expand Down

0 comments on commit 696cda7

Please sign in to comment.