File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
helm2/reactive-interaction-gateway
helm3/reactive-interaction-gateway Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,4 +8,4 @@ version: 1.0.0
88
99# This is the version number of the application being deployed. This version number should be
1010# incremented each time you make changes to the application.
11- appVersion : 2.4.0
11+ appVersion : 3.0.0-alpha.1
Original file line number Diff line number Diff line change @@ -18,4 +18,4 @@ version: 1.0.0
1818
1919# This is the version number of the application being deployed. This version number should be
2020# incremented each time you make changes to the application.
21- appVersion : 2.4.0
21+ appVersion : 3.0.0-alpha.1
Original file line number Diff line number Diff line change 6969 tolerations : []
7070 containers :
7171 - name : reactive-interaction-gateway
72- image : accenture/reactive-interaction-gateway:2. 3.0
72+ image : accenture/reactive-interaction-gateway:3.0.0-alpha.1
7373 imagePullPolicy : IfNotPresent
7474 ports :
7575 - containerPort : 4000
Original file line number Diff line number Diff line change 11%{
2- rig: "2.4.0 ",
2+ rig: "3.0.0-alpha.1 ",
33 elixir: "~> 1.10.2",
44}
You can’t perform that action at this time.
0 commit comments