Commit acf208d
Update autoscaler submodule to v15.13.1 (#4003)
Release: https://github.com/cloudfoundry/app-autoscaler/releases/tag/v15.13.1
Co-authored-by: bonzofenix <317403+bonzofenix@users.noreply.github.com>1 parent dea6634 commit acf208d
1 file changed
+1
-1
lines changedSubmodule autoscaler updated 43 files
- .github/actions/setup-environment/action.yaml+1-1
- .github/workflows/acceptance_tests_reusable.yaml+3-3
- .github/workflows/cleanup-autoscaler-deployments.yml+37
- .github/workflows/codeql-analysis.yml+3-3
- .github/workflows/dependency-updates-post-processing.yaml+1-3
- .github/workflows/java-ci-lint.yaml+1-1
- .github/workflows/linters.yaml+2-2
- .github/workflows/postgres.yaml+1-1
- .github/workflows/release-draft.yaml+1-1
- .github/workflows/release-promote.yaml+2-2
- .github/workflows/resume-ci-vms.yml+4-4
- .github/workflows/suspend-ci-vms.yml+3-3
- .github/workflows/tidy-go-mod.yaml+10-8
- .gitignore+4-3
- Makefile+22-17
- acceptance/Makefile+3
- acceptance/api/api_test.go+5-5
- acceptance/assets/app/go_app/Makefile+3
- acceptance/assets/app/go_app/go.mod+29-25
- acceptance/assets/app/go_app/go.sum+82-62
- acceptance/go.mod+13-12
- acceptance/go.sum+54-34
- api/default_info.json+1-1
- db/db_test.go+8-8
- dbtasks/pom.xml+5-5
- devbox.json+44-43
- devbox.lock+366-437
- eventgenerator/config/config_test.go+20-20
- flake.lock+3-3
- go.mod+28-33
- go.sum+365-65
- mta.tpl.yaml+1-1
- nix/packages.nix+2-1
- nix/packages/uaa-cli-go/default.nix+49
- nix/packages/uaac/Gemfile-3
- nix/packages/uaac/Gemfile.lock-60
- nix/packages/uaac/Makefile-11
- nix/packages/uaac/default.nix-13
- nix/packages/uaac/gemset.nix-212
- scalingengine/config/config_test.go+5-5
- scheduler/pom.xml+4-4
- scripts/cleanup-autoscaler-deployments.sh+35
- scripts/common.sh+25-4
0 commit comments