mirror of
https://github.com/Portabase/agent.git
synced 2026-09-11 14:00:14 +00:00
chore(release): 1.0.4-rc.11
This commit is contained in:
@@ -137,7 +137,7 @@ jobs:
|
||||
|
||||
build-and-push-arm64:
|
||||
name: Build and Push ARM64
|
||||
runs-on: ubuntu-22.04-arm64 # ARM64 runner (self-hosted or cloud)
|
||||
runs-on: ubuntu-24.04-arm
|
||||
permissions:
|
||||
packages: write
|
||||
contents: read
|
||||
|
||||
+1
-1
@@ -22,5 +22,5 @@ keywords:
|
||||
- self-hosted
|
||||
- portabase
|
||||
license: Apache-2.0
|
||||
version: 1.0.4-rc.10
|
||||
version: 1.0.4-rc.11
|
||||
date-released: "2026-01-28"
|
||||
Generated
+1
-1
@@ -1595,7 +1595,7 @@ checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c"
|
||||
|
||||
[[package]]
|
||||
name = "portabase-agent"
|
||||
version = "1.0.4-rc.9"
|
||||
version = "1.0.4-rc.10"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-trait",
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "portabase-agent"
|
||||
version = "1.0.4-rc.10"
|
||||
version = "1.0.4-rc.11"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user