Skip to content

Commit 3152aec

Browse files
arampriceFelix Reyn
authored andcommitted
Bump stemcell to 3146 and set version to 1.6.4 final [#109303310]
Signed-off-by: Felix Reyn <freyn@pivotal.io>
1 parent e035e54 commit 3152aec

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

example-product/content_migrations/example-product.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
product: example-product
33
installation_schema_version: "1.6"
4-
to_version: &to_version "1.6.4.0-alpha"
4+
to_version: &to_version "1.6.4.0"
55

66
migrations:
77
- from_version: "1.4.0.0"

example-product/metadata/example-product.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
name: example-product
3-
product_version: "1.6.4.0-alpha"
3+
product_version: "1.6.4.0"
44
metadata_version: "1.6"
55
label: 'Ops Manager: Example Product'
66
description: An example product to demonstrate Ops Manager product-author features
77
rank: 1
88
stemcell_criteria:
99
os: ubuntu-trusty
1010
requires_cpi: false
11-
version: "3144" # Bosh stemcell should match Ops Manager with same version
11+
version: "3146" # Bosh stemcell should match Ops Manager with same version
1212
releases:
1313
- name: example-release
1414
file: example-release-10.tgz

0 commit comments

Comments
 (0)