From ae5c66a0a7f71b6c7e80d61ad0608aafc1abce06 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 13:20:27 +0000 Subject: [PATCH 1/7] github-actions[bot]: update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15e354b..4b63eb3 100644 --- a/README.md +++ b/README.md @@ -264,4 +264,4 @@ docker pull quay.io/11notes/netbird:0.48.0 # ElevenNotes™️ This image is provided to you at your own risk. Always make backups before updating an image to a different version. Check the [releases](https://github.com/11notes/docker-netbird/releases) for breaking changes. If you have any problems with using this image simply raise an [issue](https://github.com/11notes/docker-netbird/issues), thanks. If you have a question or inputs please create a new [discussion](https://github.com/11notes/docker-netbird/discussions) instead of an issue. You can find all my other repositories on [github](https://github.com/11notes?tab=repositories). -*created 23.06.2025, 14:37:49 (CET)* \ No newline at end of file +*created 23.06.2025, 15:20:18 (CET)* \ No newline at end of file From e7836fd06efaf968316b49f90727cc4fcb10a113 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 13:33:09 +0000 Subject: [PATCH 2/7] github-actions[bot]: update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b63eb3..dba28c1 100644 --- a/README.md +++ b/README.md @@ -264,4 +264,4 @@ docker pull quay.io/11notes/netbird:0.48.0 # ElevenNotes™️ This image is provided to you at your own risk. Always make backups before updating an image to a different version. Check the [releases](https://github.com/11notes/docker-netbird/releases) for breaking changes. If you have any problems with using this image simply raise an [issue](https://github.com/11notes/docker-netbird/issues), thanks. If you have a question or inputs please create a new [discussion](https://github.com/11notes/docker-netbird/discussions) instead of an issue. You can find all my other repositories on [github](https://github.com/11notes?tab=repositories). -*created 23.06.2025, 15:20:18 (CET)* \ No newline at end of file +*created 23.06.2025, 15:33:08 (CET)* \ No newline at end of file From 01c67f15b56d47026dcea3cb2178e1d9d8ccfc53 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 13:37:07 +0000 Subject: [PATCH 3/7] github-actions[bot]: update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dba28c1..1d22cf8 100644 --- a/README.md +++ b/README.md @@ -264,4 +264,4 @@ docker pull quay.io/11notes/netbird:0.48.0 # ElevenNotes™️ This image is provided to you at your own risk. Always make backups before updating an image to a different version. Check the [releases](https://github.com/11notes/docker-netbird/releases) for breaking changes. If you have any problems with using this image simply raise an [issue](https://github.com/11notes/docker-netbird/issues), thanks. If you have a question or inputs please create a new [discussion](https://github.com/11notes/docker-netbird/discussions) instead of an issue. You can find all my other repositories on [github](https://github.com/11notes?tab=repositories). -*created 23.06.2025, 15:33:08 (CET)* \ No newline at end of file +*created 23.06.2025, 15:37:06 (CET)* \ No newline at end of file From 07865a5822fed6ec703addcbfe0c51fbb7d41e63 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Jun 2025 05:13:55 +0000 Subject: [PATCH 4/7] [upgrade] 0.49.0 --- .json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.json b/.json index 68236a6..e19c51c 100644 --- a/.json +++ b/.json @@ -2,13 +2,13 @@ "image": "11notes/netbird", "name": "netbird", "root": "/netbird", - "arch":"linux/amd64,linux/arm64,linux/arm/v7", + "arch": "linux/amd64,linux/arm64,linux/arm/v7", "semver": { - "version": "0.48.0" + "version": "0.49.0" }, "readme": { "description": "Run netbird rootless and distroless from a single image.", - "introduction":"NetBird combines a WireGuard-based overlay network with Zero Trust Network Access, providing a unified open source platform for reliable and secure connectivity. Create your own selfhosted ZTNA mesh network.", + "introduction": "NetBird combines a WireGuard-based overlay network with Zero Trust Network Access, providing a unified open source platform for reliable and secure connectivity. Create your own selfhosted ZTNA mesh network.", "built": { "netbirdio/netbird": "https://github.com/netbirdio/netbird" }, From 1ec95a01febea9e7be96f54cdb5f6c7a983f5f68 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 5 Jul 2025 05:12:37 +0000 Subject: [PATCH 5/7] [upgrade] 0.50.0 --- .json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.json b/.json index e19c51c..34eebdd 100644 --- a/.json +++ b/.json @@ -4,7 +4,7 @@ "root": "/netbird", "arch": "linux/amd64,linux/arm64,linux/arm/v7", "semver": { - "version": "0.49.0" + "version": "0.50.0" }, "readme": { "description": "Run netbird rootless and distroless from a single image.", From dd3f45d9e17a3cfd0b0d11405835aefa769ed5c6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 05:16:31 +0000 Subject: [PATCH 6/7] [upgrade] 0.50.1 --- .json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.json b/.json index 34eebdd..0a79d56 100644 --- a/.json +++ b/.json @@ -4,7 +4,7 @@ "root": "/netbird", "arch": "linux/amd64,linux/arm64,linux/arm/v7", "semver": { - "version": "0.50.0" + "version": "0.50.1" }, "readme": { "description": "Run netbird rootless and distroless from a single image.", From 8e12d4bd937b79b6f741faaf5b2b20b13422425d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Jul 2025 05:17:09 +0000 Subject: [PATCH 7/7] [upgrade] 0.50.2 --- .json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.json b/.json index 0a79d56..8f688e9 100644 --- a/.json +++ b/.json @@ -4,7 +4,7 @@ "root": "/netbird", "arch": "linux/amd64,linux/arm64,linux/arm/v7", "semver": { - "version": "0.50.1" + "version": "0.50.2" }, "readme": { "description": "Run netbird rootless and distroless from a single image.",