control:p10bmc:ibm,rainier-1s4u: Add increase action for NVMe temps

Add the initial target increase action for the NVMe temperature group.

Change-Id: I226ebad0fa8bc7687a2a0f584b7979ce2a3040ef
Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
diff --git a/control/config_files/p10bmc/ibm,rainier-1s4u/events.json b/control/config_files/p10bmc/ibm,rainier-1s4u/events.json
index 3742914..1db4e97 100644
--- a/control/config_files/p10bmc/ibm,rainier-1s4u/events.json
+++ b/control/config_files/p10bmc/ibm,rainier-1s4u/events.json
@@ -514,6 +514,18 @@
          "delta": 300
        },
        {
+         "name": "set_net_increase_target",
+         "groups": [
+           {
+             "name": "nvme temps",
+             "interface": "xyz.openbmc_project.Sensor.Value",
+             "property": { "name": "Value" }
+           }
+         ],
+         "state": 58.0,
+         "delta": 200
+       },
+       {
          "name": "set_net_decrease_target",
          "groups": [
            {