mirror of
https://github.com/runcitadel/core.git
synced 2024-12-28 15:42:59 +00:00
Merge branch 'main' into fix-0.1.0
This commit is contained in:
commit
447493dbf8
|
@ -6,5 +6,5 @@ compose: v2.11.2
|
|||
dashboard: ghcr.io/runcitadel/dashboard:citadel-0.0.10@sha256:7ce1f0080ef9a6ef0bb990c979a422839592e165ae57c2a6df19cccb9154aef7
|
||||
manager: ghcr.io/runcitadel/manager:main@sha256:0ebc76556ec9f1f37e86e55778e7d073df87ebce1a5c6cb6c70e2f5fde882722
|
||||
middleware: ghcr.io/runcitadel/middleware:main@sha256:5b01a0a94152c5cf29a1d645e9186b16f72fb0b349940ad534dec62ea4a2a2dc
|
||||
app-cli: ghcr.io/citadel-core/app-manager:main@sha256:5721e6d0455a1d50023b4cdf295cf4914215342ee279abdd56b6f2c43abc7a14
|
||||
app-cli: ghcr.io/citadel-core/app-manager:main@sha256:c8a155b155b3de08fd28fe799dc296532b2543299fd60820aa73b3b5504ce2b6
|
||||
tor: lncm/tor:0.4.7.9@sha256:86c2fe9d9099e6376798979110b8b9a3ee5d8adec27289ac4a5ee892514ffe92
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"version": "0.1.1",
|
||||
"name": "Citadel 0.1.1",
|
||||
"version": "0.1.2",
|
||||
"name": "Citadel 0.1.2",
|
||||
"requires": ">=0.1.0",
|
||||
"isQuickUpdate": false,
|
||||
"notes": "This update ensures future Citadel updates can be installed without issues."
|
||||
"notes": "This update fixes a few more app-related bugs."
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user