> For the complete documentation index, see [llms.txt](https://docs.opsmx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opsmx.com/isd-spinnaker/opsmx-intelligent-software-delivery-isd-platform-spinnaker/release-notes/additional-resources/previous-releases/isd-3.12/upgrading-to-3.7/upgrade-from-3.11.x-to-3.11.1.md).

# Upgrade from 3.11.x to 3.11.1

Users can upgrade the ISD v3.11.x to ISD v3.11.1 by updating the below configuration changes.

### **Configuration changes:**

These configuration changes are applicable only for upgrading ISD from 3.11.x to 3.11.&#x31;**.**

* Update the following configuration into **sapor-secret.yaml** fil&#x65;**.**

```
 spinnaker:    
   restart:
    endPoint: /webhooks/webhook/restartSpinnaker
   encrypt:
    enabled: true  
```

* Add the following configuration into **sapor-bootstrap-secret.yml** fil&#x65;**.**

```
encrypt:
key: xxxxxxxxxxxxxxxxxxxxxx  ### Need to update the correct encrypt key here
```
