Skip to content

Commit 617b8ac

Browse files
Updated release version to 15.6.1 in golangapiserver
1 parent 9439d2a commit 617b8ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jobs/golangapiserver/spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ properties:
9595
default: "Autoscaler"
9696
autoscaler.apiserver.info.build:
9797
description: "Autoscaler application build number"
98-
default: "15.6.0"
98+
default: "15.6.1"
9999
autoscaler.apiserver.info.support_url:
100100
description: "Autoscaler application support page URL"
101101
default: "https://github.com/cloudfoundry/app-autoscaler-release"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Autoscaler",
3-
"build": "15.6.0",
3+
"build": "15.6.1",
44
"support": "https://github.com/cloudfoundry/app-autoscaler-release",
55
"description": "Automatically increase or decrease the number of application instances based on a policy you define."
66
}

0 commit comments

Comments
 (0)