Skip to content

Commit a4d2a64

Browse files
author
Mauve Signweaver
committed
Bump api and social tags
1 parent b9d8707 commit a4d2a64

File tree

1 file changed

+2
-2
lines changed
  • ansible/roles/distributed_press/defaults

1 file changed

+2
-2
lines changed

ansible/roles/distributed_press/defaults/main.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ distributed_press_host: "localhost"
1414
distributed_press_ipfs_provider: "builtin"
1515

1616
distributed_press_git_repo: "https://github.com/hyphacoop/api.distributed.press.git"
17-
distributed_press_git_branch: "v2.2.0"
17+
distributed_press_git_branch: "v3.0.0"
1818
distributed_press_source: "{{distributed_press_home}}/api.distributed.press"
1919

2020
distributed_press_domain: "example.com"
@@ -37,7 +37,7 @@ social_inbox_host: "localhost"
3737
social_inbox_port: 7625 # SOCL on a phone number pad
3838

3939
social_inbox_git_repo: "https://github.com/hyphacoop/social.distributed.press.git"
40-
social_inbox_git_branch: "v1.7.0"
40+
social_inbox_git_branch: "v1.7.3"
4141
social_inbox_source: "{{social_inbox_home}}/social.distributed.press"
4242
## Set this to false to skip importing it
4343
social_inbox_blocklist: "https://github.com/gardenfence/blocklist/raw/main/gardenfence-mastodon.csv"

0 commit comments

Comments
 (0)