Browse Source

Update Urbit to v2.2 (#509)

Co-authored-by: NativePlanet CICD <mgmt@nativeplanet.io>
Co-authored-by: mopfel-winrux <amadeo.bellotti@gmail.com>
Co-authored-by: Nathan Fretz <nmfretz@gmail.com>
main
reid 2 years ago
committed by GitHub
parent
commit
af67ae2175
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      urbit/docker-compose.yml
  2. 17
      urbit/umbrel-app.yml

2
urbit/docker-compose.yml

@ -7,7 +7,7 @@ services:
PROXY_AUTH_ADD: "false"
manager:
image: mopfelwinrux/urbit-umbrel:v2.1@sha256:64ee32bcd3b9acf42090dfef5e4579b3c899ded011e7b55e43d0c24d273e8a37
image: mopfelwinrux/urbit-umbrel:v2.2@sha256:936b83f6047bb70889a2c154b1fe8b915702affa050fb0ef7b533cceb16c7093
ports:
- "34343:34343"
volumes:

17
urbit/umbrel-app.yml

@ -2,7 +2,7 @@ manifestVersion: 1
id: urbit
category: Networking
name: Urbit
version: "v2.1"
version: "v2.2"
tagline: Run Urbit on your Umbrel
description: >-
Urbit is a personal server for self-sovereign personal & networked
@ -35,12 +35,11 @@ torOnly: false
submitter: ~mopfel-winrux
submission: https://github.com/getumbrel/umbrel/pull/1246
releaseNotes: >-
Arvo 414K
- Includes click, a thin client for interacting with khan/conn (control plane). See this excellent writeup by the feature’s author, ~finmep-lanteb, for more details on the rationale.
Vere v2.2
Support for [zuse %414] and [lull %325].
Full release notes here: https://github.com/urbit/vere/releases/tag/vere-v2.1
- Adds a CLI option to configure the time between snapshots.
- Changes the placement of auto-docking in the boot sequence.
Full release notes here: https://github.com/urbit/vere/releases/tag/vere-v2.2

Loading…
Cancel
Save