Skip to content

Commit

Permalink
Mark the security policy for version 1.x as unsupported (halo-dev#5450)
Browse files Browse the repository at this point in the history
#### What type of PR is this?

/kind cleanup

#### What this PR does / why we need it:

Not long ago, we announced the cessation of maintenance for 1.x at <https://www.halo.run/archives/halo-1.x-eol>. So we also need to to synchronize changes to security policies.

#### Does this PR introduce a user-facing change?

```release-note
None
```
  • Loading branch information
JohnNiang authored Mar 6, 2024
1 parent 003d1f3 commit 860f694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Halo currently supports the versions listed below, where as:
| Version | Supported |
| ------- | ------------------ |
| 0.x | :x: |
| 1.x | :white_check_mark: |
| 1.x | :x: |
| 2.x | :white_check_mark: |

## Reporting a Vulnerability
Expand Down

0 comments on commit 860f694

Please sign in to comment.