Skip to content

Commit

Permalink
Make upgrade script executable (#7111)
Browse files Browse the repository at this point in the history
## What changed?
<!-- Describe what has changed in this PR -->
change the attributes of upgrade.sh

## Why?
<!-- Tell your future self why have you made these changes -->
Making this script executable allows automation. Most likely this is not
used, but just in case.

## Potential risks
<!-- Assuming the worst case, what can be broken when deploying this
change to production? -->
No as I aware

## Documentation
<!-- Have you made sure this change doesn't falsify anything currently
stated in `docs/`? If significant
new behavior is added, have you described that in `docs/`? -->
N/A

## Is hotfix candidate?
<!-- Is this PR a hotfix candidate or does it require a notification to
be sent to the broader community? (Yes/No) -->
Yes
  • Loading branch information
ychebotarev authored Jan 17, 2025
1 parent 5c21b7c commit faabd96
Showing 1 changed file with 0 additions and 0 deletions.
Empty file modified schema/elasticsearch/visibility/versioned/v8/upgrade.sh
100644 → 100755
Empty file.

0 comments on commit faabd96

Please sign in to comment.