This repository was archived by the owner on Oct 11, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 10 files changed +14
-14
lines changed
PopulateDatabase/charts/populatedatabase
ReservationEngine/charts/reservationengine
Reservation/charts/reservation Expand file tree Collapse file tree 10 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ fullnameOverride: bikesharingweb
88replicaCount : 1
99image :
1010 repository : azdspublic/bikesharing-bikesharingweb
11- tag : build.20190418.2
11+ tag : build.20190424.1
1212 pullPolicy : IfNotPresent
1313imagePullSecrets : []
1414 # Optionally specify an array of imagePullSecrets.
Original file line number Diff line number Diff line change 2424 },
2525 "repository" : {
2626 "type" : " git" ,
27- "url" : " git+https://github.com/ContosoBikeRental/BikeSharingSampleApp .git"
27+ "url" : " git+https://github.com/Azure/dev-spaces .git"
2828 },
2929 "author" : " " ,
3030 "license" : " ISC" ,
3131 "bugs" : {
32- "url" : " https://github.com/ContosoBikeRental/BikeSharingSampleApp /issues"
32+ "url" : " https://github.com/Azure/dev-spaces /issues"
3333 },
34- "homepage" : " https://github.com/ContosoBikeRental/BikeSharingSampleApp #readme"
34+ "homepage" : " https://github.com/Azure/dev-spaces #readme"
3535}
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ fullnameOverride: bikes
55replicaCount : 1
66image :
77 repository : azdspublic/bikesharing-bikes
8- tag : build.20190418 .1
8+ tag : build.20190424 .1
99 pullPolicy : IfNotPresent
1010imagePullSecrets : []
1111 # Optionally specify an array of imagePullSecrets.
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ fullnameOverride: billing
55replicaCount : 1
66image :
77 repository : azdspublic/bikesharing-billing
8- tag : build.20190418 .1
8+ tag : build.20190424 .1
99 pullPolicy : IfNotPresent
1010imagePullSecrets : []
1111 # Optionally specify an array of imagePullSecrets.
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ fullnameOverride: gateway
55replicaCount : 1
66image :
77 repository : azdspublic/bikesharing-gateway
8- tag : build.20190418.2
8+ tag : build.20190424.1
99 pullPolicy : IfNotPresent
1010imagePullSecrets : []
1111 # Optionally specify an array of imagePullSecrets.
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ fullnameOverride: populatedatabase
55replicaCount : 1
66image :
77 repository : azdspublic/bikesharing-populatedatabase
8- tag : build.20190418.2
8+ tag : build.20190424.1
99 pullPolicy : IfNotPresent
1010imagePullSecrets : []
1111 # Optionally specify an array of imagePullSecrets.
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ fullnameOverride: reservation
55replicaCount : 1
66image :
77 repository : azdspublic/bikesharing-reservation
8- tag : build.20190418 .1
8+ tag : build.20190424 .1
99 pullPolicy : IfNotPresent
1010imagePullSecrets : []
1111 # Optionally specify an array of imagePullSecrets.
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ fullnameOverride: reservationengine
55replicaCount : 1
66image :
77 repository : azdspublic/bikesharing-reservationengine
8- tag : build.20190418.2
8+ tag : build.20190424.1
99 pullPolicy : IfNotPresent
1010imagePullSecrets : []
1111 # Optionally specify an array of imagePullSecrets.
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ fullnameOverride: users
55replicaCount : 1
66image :
77 repository : azdspublic/bikesharing-users
8- tag : build.20190418 .1
8+ tag : build.20190424 .1
99 pullPolicy : IfNotPresent
1010imagePullSecrets : []
1111 # Optionally specify an array of imagePullSecrets.
Original file line number Diff line number Diff line change 99 },
1010 "repository" : {
1111 "type" : " git" ,
12- "url" : " git+https://github.com/ContosoBikeRental/BikeSharingSampleApp .git"
12+ "url" : " git+https://github.com/Azure/dev-spaces .git"
1313 },
1414 "author" : " " ,
1515 "license" : " ISC" ,
2727 "nodemon" : " ^1.18.10"
2828 },
2929 "bugs" : {
30- "url" : " https://github.com/ContosoBikeRental/BikeSharingSampleApp /issues"
30+ "url" : " https://github.com/Azure/dev-spaces /issues"
3131 },
32- "homepage" : " https://github.com/ContosoBikeRental/BikeSharingSampleApp #readme"
32+ "homepage" : " https://github.com/Azure/dev-spaces #readme"
3333}
You can’t perform that action at this time.
0 commit comments