Skip to content

Commit

Permalink
Bump cf-deployment to v1.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bingosummer committed May 25, 2018
1 parent f240b59 commit 779cb51
Show file tree
Hide file tree
Showing 4 changed files with 147 additions and 147 deletions.
8 changes: 4 additions & 4 deletions bosh-setup/azuredeploy.json
Original file line number Diff line number Diff line change
Expand Up @@ -273,8 +273,8 @@
"boshCliUrl": "https://s3.amazonaws.com/bosh-cli-artifacts/bosh-cli-2.0.48-linux-amd64",
"boshAzureCPIReleaseUrl": "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-azure-cpi-release?v=35.2.0",
"boshAzureCPIReleaseSha1": "d581c4181d31846e05e59054a15e09621f1e90b1",
"stemcellUrl": "https://bosh.io/d/stemcells/bosh-azure-hyperv-ubuntu-trusty-go_agent?v=3586.7",
"stemcellSha1": "e4fca475f06ad437bebe268e57fc899525c92cc1"
"stemcellUrl": "https://bosh.io/d/stemcells/bosh-azure-hyperv-ubuntu-trusty-go_agent?v=3586.8",
"stemcellSha1": "91f7f5b4ebf69fae1fc390ea981af7cbae765a3e"
},
"environmentAzureCloud": "[variables('environmentAzure')]",
"environmentAzureUSGovernment": "[variables('environmentAzure')]",
Expand All @@ -285,8 +285,8 @@
"boshCliUrl": "[uri(variables('baseUriAzureChinaCloud'), 'bosh-cli/bosh-cli-2.0.48-linux-amd64')]",
"boshAzureCPIReleaseUrl": "https://mirror.azure.cn/bosh/bosh-azure-cpi-release/bosh-azure-cpi-release-35.2.0.tgz",
"boshAzureCPIReleaseSha1": "d581c4181d31846e05e59054a15e09621f1e90b1",
"stemcellUrl": "https://mirror.azure.cn/bosh/bosh-azure-stemcells/bosh-stemcell-3586.7-azure-hyperv-ubuntu-trusty-go_agent.tgz",
"stemcellSha1": "e4fca475f06ad437bebe268e57fc899525c92cc1"
"stemcellUrl": "https://mirror.azure.cn/bosh/bosh-azure-stemcells/bosh-stemcell-3586.8-azure-hyperv-ubuntu-trusty-go_agent.tgz",
"stemcellSha1": "91f7f5b4ebf69fae1fc390ea981af7cbae765a3e"
},
"environment": "[variables(concat('environment', parameters('environment')))]",
"credentialsPassword": "[base64(parameters('clientSecret'))]",
Expand Down
90 changes: 45 additions & 45 deletions bosh-setup/manifests/cf-deployment.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: cf
manifest_version: v1.31.0
manifest_version: v1.36.0
update:
canaries: 1
canary_watch_time: 30000-1200000
Expand Down Expand Up @@ -413,7 +413,7 @@ instance_groups:
authorized-grant-types: password,refresh_token
override: true
refresh-token-validity: 2592000
scope: network.admin,network.write,cloud_controller.read,cloud_controller.write,openid,password.write,cloud_controller.admin,scim.read,scim.write,doppler.firehose,uaa.user,routing.router_groups.read,routing.router_groups.write,cloud_controller.admin_read_only,cloud_controller.global_auditor
scope: network.admin,network.write,cloud_controller.read,cloud_controller.write,openid,password.write,cloud_controller.admin,scim.read,scim.write,doppler.firehose,uaa.user,routing.router_groups.read,routing.router_groups.write,cloud_controller.admin_read_only,cloud_controller.global_auditor,perm.admin
secret: ''
cloud_controller_username_lookup:
authorities: scim.userids
Expand Down Expand Up @@ -1618,81 +1618,81 @@ releases:
version: 1.0.18
sha1: e903612106b20b6cf969be83dfb2bdd0bb4d9db2
- name: capi
url: https://bosh.io/d/github.com/cloudfoundry/capi-release?v=1.55.0
version: 1.55.0
sha1: 3e97d24113e3654538b0952c8c1c5ea768593f80
url: https://bosh.io/d/github.com/cloudfoundry/capi-release?v=1.58.0
version: 1.58.0
sha1: be56c8b414d1a8bec22be63a08c9682f024483a1
- name: cf-mysql
url: https://bosh.io/d/github.com/cloudfoundry/cf-mysql-release?v=36.13.0
version: 36.13.0
sha1: dc09695207bce0df81e85c5b8284a69a4e814651
url: https://bosh.io/d/github.com/cloudfoundry/cf-mysql-release?v=36.14.0
version: 36.14.0
sha1: 383f70fd4d776bf91d9043d8fd9ad79516cc8478
- name: cf-networking
url: https://bosh.io/d/github.com/cloudfoundry/cf-networking-release?v=1.13.0
version: 1.13.0
sha1: 0433fb00ad31c3534e8cea5fa57c572cd7eaff8b
- name: cf-smoke-tests
url: https://bosh.io/d/github.com/cloudfoundry/cf-smoke-tests-release?v=40.0.3
version: 40.0.3
sha1: 8190d27c235b6718b8a2c7f87b28257b8ca4336e
url: https://bosh.io/d/github.com/cloudfoundry/cf-smoke-tests-release?v=40.0.5
version: 40.0.5
sha1: 6f6081d24490a82c5b9fea73283e0cfe21cbf207
- name: cf-syslog-drain
url: https://bosh.io/d/github.com/cloudfoundry/cf-syslog-drain-release?v=6.5
version: "6.5"
sha1: 2764d9ad86e71b354dc127238895c0db8352d5eb
- name: cflinuxfs2
url: https://bosh.io/d/github.com/cloudfoundry/cflinuxfs2-release?v=1.206.0
version: 1.206.0
sha1: 89d6b0f8b0c1beab31f637e4d905085731a30a99
url: https://bosh.io/d/github.com/cloudfoundry/cflinuxfs2-release?v=1.209.0
version: 1.209.0
sha1: 0ba18d8bfb0d2283d0745c1450b62fa70d963c85
- name: consul
url: https://bosh.io/d/github.com/cloudfoundry-incubator/consul-release?v=192
version: "192"
sha1: 399894e3b4f5d4ba7ea5abe4ab89190ec2d4ad56
- name: diego
url: https://bosh.io/d/github.com/cloudfoundry/diego-release?v=2.6.0
version: 2.6.0
sha1: ea5cdfd404ce4ffea659d30561d64c520f9f113e
url: https://bosh.io/d/github.com/cloudfoundry/diego-release?v=2.7.1
version: 2.7.1
sha1: d21ac9a76ea584ebb30e46b0deb869651fd84fe9
- name: dotnet-core-buildpack
url: https://bosh.io/d/github.com/cloudfoundry/dotnet-core-buildpack-release?v=2.0.6
version: 2.0.6
sha1: acc2cda9b79d875842f82e888ceb88fea377a88b
- name: garden-runc
url: https://bosh.io/d/github.com/cloudfoundry/garden-runc-release?v=1.13.1
version: 1.13.1
sha1: 54cbb89cae1be0708aa056185671665d7f4b2a4f
url: https://bosh.io/d/github.com/cloudfoundry/garden-runc-release?v=1.13.3
version: 1.13.3
sha1: 8868157d567c0e51eb19d3ccadeed951c7616975
- name: go-buildpack
url: https://bosh.io/d/github.com/cloudfoundry/go-buildpack-release?v=1.8.21
version: 1.8.21
sha1: 7ed54d5d1449c946eead324089e79faadf87a87a
- name: java-buildpack
url: https://bosh.io/d/github.com/cloudfoundry/java-buildpack-release?v=4.10
version: "4.10"
sha1: 811866eff83751c12e06eef2af4ac33e91d193fd
url: https://bosh.io/d/github.com/cloudfoundry/java-buildpack-release?v=4.12
version: "4.12"
sha1: 4932d769feb5987fdd6fcc60c9c132746e14dade
- name: loggregator
url: https://bosh.io/d/github.com/cloudfoundry/loggregator-release?v=102.1
version: "102.1"
sha1: 61949aff688e368a11d03daa18855800517666d3
- name: nats
url: https://bosh.io/d/github.com/cloudfoundry/nats-release?v=23
version: "23"
sha1: d56195a7cc0b7781c9de7bb7479472f16fcc1049
url: https://bosh.io/d/github.com/cloudfoundry/nats-release?v=24
version: "24"
sha1: 65d8efc68d86a03d0f51562e16763075c37e419d
- name: nodejs-buildpack
url: https://bosh.io/d/github.com/cloudfoundry/nodejs-buildpack-release?v=1.6.22
version: 1.6.22
sha1: 527ca54f9d3fd836a8f689eb0c77b32ea66b98d6
url: https://bosh.io/d/github.com/cloudfoundry/nodejs-buildpack-release?v=1.6.23
version: 1.6.23
sha1: a180c41f57659298a87cd6457b38697c4be14e0a
- name: php-buildpack
url: https://bosh.io/d/github.com/cloudfoundry/php-buildpack-release?v=4.3.53
version: 4.3.53
sha1: fd6eaec4090066a0cee8953da8edab58e4e7983a
url: https://bosh.io/d/github.com/cloudfoundry/php-buildpack-release?v=4.3.54
version: 4.3.54
sha1: dcaae5abdb771de2c5d99c064fc52b22a662130c
- name: python-buildpack
url: https://bosh.io/d/github.com/cloudfoundry/python-buildpack-release?v=1.6.14
version: 1.6.14
sha1: 8e4f68197f78aa5ef2e5ba4a25b1a80991b8ed27
url: https://bosh.io/d/github.com/cloudfoundry/python-buildpack-release?v=1.6.15
version: 1.6.15
sha1: 5ee37271b3fa18fd6e5c1f0687db60c106e49995
- name: routing
url: https://bosh.io/d/github.com/cloudfoundry-incubator/cf-routing-release?v=0.176.0
version: 0.176.0
sha1: f3653d32a1942457bbb516dc9628b00b33214c1e
url: https://bosh.io/d/github.com/cloudfoundry-incubator/cf-routing-release?v=0.178.0
version: 0.178.0
sha1: b07e1e0e2d7bd56b754d065867649f276896f783
- name: ruby-buildpack
url: https://bosh.io/d/github.com/cloudfoundry/ruby-buildpack-release?v=1.7.16
version: 1.7.16
sha1: 1ca144320e7fcdb072603a5aa0d224d73237fd87
url: https://bosh.io/d/github.com/cloudfoundry/ruby-buildpack-release?v=1.7.18
version: 1.7.18
sha1: 00a7af65f477429cc802da4b116e9f94ade276f1
- name: staticfile-buildpack
url: https://bosh.io/d/github.com/cloudfoundry/staticfile-buildpack-release?v=1.4.27
version: 1.4.27
Expand All @@ -1702,10 +1702,10 @@ releases:
version: 1.3.0
sha1: 5b9357484032e5217cead8f20362f5802c751de0
- name: uaa
url: https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=58
version: "58"
sha1: 65f2f01c34298a57b2e654098b190adee7effdd5
url: https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=59
version: "59"
sha1: 6aa5cd78892f4ea09070c0cf5155aa7a12c17d13
stemcells:
- alias: default
os: ubuntu-trusty
version: "3586.7"
version: "3586.8"
Loading

0 comments on commit 779cb51

Please sign in to comment.