Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions manifests/releases/shield.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
path: /releases?/name=shield?
value:
name: shield
version: 9.0.0
url: https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=9.0.0
sha1: 523f562c97f4b2538f61e160ba6207a34344a0f0
version: 9.1.0
url: https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=9.1.0
sha1: 3d7023db0c59fc4153df93eeae7a6264c7e97f29
6 changes: 3 additions & 3 deletions spec/results/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@ instance_groups:
name: base-shield
releases:
- name: shield
sha1: 523f562c97f4b2538f61e160ba6207a34344a0f0
url: https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=9.0.0
version: 9.0.0
sha1: 3d7023db0c59fc4153df93eeae7a6264c7e97f29
url: https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=9.1.0
version: 9.1.0
stemcells:
- alias: bionic
os: ubuntu-bionic
Expand Down
6 changes: 3 additions & 3 deletions spec/results/oauth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@ instance_groups:
name: oauth-shield
releases:
- name: shield
sha1: 523f562c97f4b2538f61e160ba6207a34344a0f0
url: https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=9.0.0
version: 9.0.0
sha1: 3d7023db0c59fc4153df93eeae7a6264c7e97f29
url: https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=9.1.0
version: 9.1.0
stemcells:
- alias: bionic
os: ubuntu-bionic
Expand Down
6 changes: 3 additions & 3 deletions spec/results/postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@ instance_groups:
name: postgres-shield
releases:
- name: shield
sha1: 523f562c97f4b2538f61e160ba6207a34344a0f0
url: https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=9.0.0
version: 9.0.0
sha1: 3d7023db0c59fc4153df93eeae7a6264c7e97f29
url: https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=9.1.0
version: 9.1.0
- name: shield-addon-postgres
sha1: 45fb8d0c4919c55667cb18ee17e5e333a5eb5789
url: https://github.com/shieldproject/shield-addon-postgres-boshrelease/releases/download/v1.0.2/shield-addon-postgres-1.0.2.tgz
Expand Down
6 changes: 3 additions & 3 deletions spec/results/secure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@ instance_groups:
name: secure-shield
releases:
- name: shield
sha1: 523f562c97f4b2538f61e160ba6207a34344a0f0
url: https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=9.0.0
version: 9.0.0
sha1: 3d7023db0c59fc4153df93eeae7a6264c7e97f29
url: https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=9.1.0
version: 9.1.0
stemcells:
- alias: bionic
os: ubuntu-bionic
Expand Down