Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.

Commit 4a01fc9

Browse files
committed
Update charts tags to match latest builds
1 parent 498dd8f commit 4a01fc9

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

samples/BikeSharingApp/BikeSharingWeb/charts/bikesharingweb/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ fullnameOverride: bikesharingweb
88
replicaCount: 1
99
image:
1010
repository: azdspublic/bikesharing-bikesharingweb
11-
tag: build.20190424.1
11+
tag: build.20190426.1
1212
pullPolicy: IfNotPresent
1313
imagePullSecrets: []
1414
# Optionally specify an array of imagePullSecrets.

samples/BikeSharingApp/Bikes/charts/bikes/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ fullnameOverride: bikes
55
replicaCount: 1
66
image:
77
repository: azdspublic/bikesharing-bikes
8-
tag: build.20190516.1
8+
tag: build.20190601.1
99
pullPolicy: IfNotPresent
1010
imagePullSecrets: []
1111
# Optionally specify an array of imagePullSecrets.

samples/BikeSharingApp/Billing/charts/billing/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ fullnameOverride: billing
55
replicaCount: 1
66
image:
77
repository: azdspublic/bikesharing-billing
8-
tag: build.20190424.1
8+
tag: build.20190426.1
99
pullPolicy: IfNotPresent
1010
imagePullSecrets: []
1111
# Optionally specify an array of imagePullSecrets.

samples/BikeSharingApp/Gateway/charts/gateway/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ fullnameOverride: gateway
55
replicaCount: 1
66
image:
77
repository: azdspublic/bikesharing-gateway
8-
tag: build.20190424.1
8+
tag: build.20190730.1
99
pullPolicy: IfNotPresent
1010
imagePullSecrets: []
1111
# Optionally specify an array of imagePullSecrets.

samples/BikeSharingApp/PopulateDatabase/charts/populatedatabase/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ fullnameOverride: populatedatabase
55
replicaCount: 1
66
image:
77
repository: azdspublic/bikesharing-populatedatabase
8-
tag: build.20190424.1
8+
tag: build.20190827.1
99
pullPolicy: IfNotPresent
1010
imagePullSecrets: []
1111
# Optionally specify an array of imagePullSecrets.

samples/BikeSharingApp/Reservation/charts/reservation/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ fullnameOverride: reservation
55
replicaCount: 1
66
image:
77
repository: azdspublic/bikesharing-reservation
8-
tag: build.20190424.1
8+
tag: build.20190426.1
99
pullPolicy: IfNotPresent
1010
imagePullSecrets: []
1111
# Optionally specify an array of imagePullSecrets.

samples/BikeSharingApp/ReservationEngine/charts/reservationengine/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ fullnameOverride: reservationengine
55
replicaCount: 1
66
image:
77
repository: azdspublic/bikesharing-reservationengine
8-
tag: build.20190424.1
8+
tag: build.20190426.1
99
pullPolicy: IfNotPresent
1010
imagePullSecrets: []
1111
# Optionally specify an array of imagePullSecrets.

samples/BikeSharingApp/Users/charts/users/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ fullnameOverride: users
55
replicaCount: 1
66
image:
77
repository: azdspublic/bikesharing-users
8-
tag: build.20190424.1
8+
tag: build.20190426.1
99
pullPolicy: IfNotPresent
1010
imagePullSecrets: []
1111
# Optionally specify an array of imagePullSecrets.

0 commit comments

Comments
 (0)