-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Ben Corlett
committed
Dec 27, 2023
1 parent
40b7330
commit 510e138
Showing
2 changed files
with
12 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,17 @@ | ||
--- | ||
|
||
# UPGRADE WARNING! | ||
# The 11.4.2 release of app-autscaler-release has been patched to fix the acceptance tests. | ||
# See this issue: https://github.com/cloudfoundry/app-autoscaler-release/issues/2434 | ||
# The patch file can be found here: | ||
# paas-cf/manifests/app-autoscaler/diffs/patch_dynamic_policy_test.patch | ||
# This patch is applied as part of the concourse task. See: | ||
# concourse/tasks/app-autoscaler-acceptance-tests-run.yml | ||
|
||
- type: replace | ||
path: /releases/name=app-autoscaler? | ||
value: | ||
name: "app-autoscaler" | ||
version: "11.4.0" | ||
url: "https://bosh.io/d/github.com/cloudfoundry-incubator/app-autoscaler-release?v=11.4.0" | ||
sha1: "76539b4fb0a36ad1c27bcaf520d41cd2d3c8e4dd" | ||
version: "11.4.2" | ||
url: "https://bosh.io/d/github.com/cloudfoundry-incubator/app-autoscaler-release?v=11.4.2" | ||
sha1: "e3e3c292122acd8f14b825f24051ad4b7330ffd5" |
Submodule upstream
updated
45 files