From b28720cb0b90c8117488b4087a0417e79f3d83d3 Mon Sep 17 00:00:00 2001 From: leon3s Date: Sun, 24 Nov 2024 20:14:44 +0100 Subject: [PATCH] chore: update funding security.md and readme.md --- .github/FUNDING.yml | 2 +- README.md | 1 + SECURITY.md | 5 ++--- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 1fcef25c0..75bb4a58f 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,3 +1,3 @@ # These are supported funding model platforms -github: [leon3s] # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] +github: [next-hat] # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] diff --git a/README.md b/README.md index 90177c3c7..7f60e3cc3 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ By empowering developers and DevOps professionals, Nanocl helps optimize workflo ## Latest news +- [2024/11/24] [Automating deployment with GitHub Actions](https://docs.next-hat.com/blog/automating-deployment-with-github-actions-and-nanocl) - [2024/11/01] [End to End TLS encryption and first step for network meshing](https://docs.next-hat.com/blog/nanocl-0.16) (release) - [2024/06/11] [Man page, Backup, Remove Orphans and more](https://docs.next-hat.com/blog/nanocl-0.15) (release) - [2024/06/01] [We are invited to the Merge Berlin 2024](https://www.linkedin.com/feed/update/urn:li:activity:7201921660289998850) (event) diff --git a/SECURITY.md b/SECURITY.md index ed5fc692f..038123019 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -6,9 +6,8 @@ This section tell which versions are currently being supported with security upd | Version | Supported | | ------- | ------------------ | -| 0.14.x | :white_check_mark: | -| 0.13.x | :white_check_mark: | -| < 0.13 | :x: | +| 0.16.x | :white_check_mark: | +| < 0.16 | :x: | ## Reporting a Vulnerability