File tree Expand file tree Collapse file tree 5 files changed +8
-7
lines changed
terraform-modules/concourse/app/files
config/uaa/_ytt_lib/uaa/k8s/templates Expand file tree Collapse file tree 5 files changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ spec:
100
100
- name : TRUSTSTORE_PASSWORD
101
101
value : # @ truststore_password
102
102
- name : JAVA_HOME
103
- value : /layers/paketo -buildpacks_bellsoft-liberica/jre
103
+ value : /layers/tanzu -buildpacks_bellsoft-liberica/jre
104
104
- name : OS_CERTS_DIR
105
105
value : /etc/ssl/certs
106
106
volumeMounts :
Original file line number Diff line number Diff line change 1
1
# @data/values
2
2
---
3
- image : " index.docker.io/ cloudfoundry/uaa@sha256:f47d5a598d1cdefda232a9a4e89225528e26ec8a5f265b1867d90203b55957e5 "
3
+ image : " cloudfoundry/uaa@sha256:7f080becfe62a71fe0429c62ad8afdf4f24e0aac94d9f226531ab3001fa35880 "
Original file line number Diff line number Diff line change 1
1
# @data/values
2
2
---
3
- version : " 76.6 .0"
3
+ version : " 77.14 .0"
Original file line number Diff line number Diff line change @@ -8,10 +8,11 @@ directories:
8
8
path : config/credhub/_ytt_lib/credhub
9
9
- contents :
10
10
- git :
11
- commitTitle : Update UAA image reference in k8s deployment template to 76.31.0
12
- sha : c3c9d39d608a97ec830fbf1f031cb8b3f7c05ad5
11
+ commitTitle : ' build(deps): bump versions.tomcatCargoVersion from 9.0.104 to
12
+ 9.0.105 (#3462)...'
13
+ sha : 591769505440f82e718afaaefbb429e316e011aa
13
14
tags :
14
- - v76.31 .0
15
+ - v77.33 .0
15
16
path : .
16
17
path : config/uaa/_ytt_lib/uaa
17
18
kind : LockConfig
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ directories:
16
16
- path : .
17
17
git :
18
18
url : https://github.com/cloudfoundry/uaa
19
- ref : v76.31 .0
19
+ ref : v77.33 .0
20
20
includePaths :
21
21
- k8s/templates/**/*
22
22
# START delete when https://github.com/vmware-tanzu/carvel-secretgen-controller/issues/70 is fixed
You can’t perform that action at this time.
0 commit comments