Compare commits

..
10 Commits
Author SHA1 Message Date
notplants 206c49b5b0 chore: do not bump version label in PR
The version label bump is handled by 'abra recipe release' after the
upstream PR merges, not in the upgrade PR itself.
2026-08-10 18:54:58 +00:00
autonomic-bot 62807c1e85 chore: upgrade n8n to 2.34.2
cc-ci/testme cc-ci: success
2026-08-07 04:47:41 +00:00
autonomic-bot 9865b6fc40 chore: upgrade n8n to 2.33.3
cc-ci/testme Drone build #1195: success (full suite green)
2026-08-04 16:36:13 +00:00
autonomic-bot c49b32b670 chore: upgrade n8n to 2.32.4
cc-ci/testme cc-ci: success
2026-07-24 08:52:49 +00:00
autonomic-bot fb89d14785 chore: upgrade n8n to 2.31.0
cc-ci/testme cc-ci: success
2026-07-15 00:11:44 +00:00
autonomic-bot 28495ed68b chore: upgrade n8n to 2.30.4
cc-ci/testme cc-ci: success
2026-07-13 23:38:45 +00:00
autonomic-bot ad051f6a95 chore: upgrade n8n to 2.28.2
cc-ci/testme cc-ci: success
2026-06-29 02:10:33 +00:00
autonomic-bot e1aed78e5e chore: upgrade n8n to 2.27.3
cc-ci/testme cc-ci: success
2026-06-23 01:34:21 +00:00
autonomic-bot 989c44b345 chore: upgrade to 3.5.0+2.26.3
cc-ci/testme cc-ci: success
2026-06-12 04:10:30 +00:00
autonomic-bot 6e060edacc chore: upgrade to 3.4.0+2.25.3
cc-ci/testme cc-ci: success
2026-06-05 04:29:39 +00:00
+1 -1
View File
@@ -27,7 +27,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.middlewares=${STACK_NAME}-redirect"
- "traefik.http.middlewares.${STACK_NAME}-redirect.redirectscheme.scheme=https"
- "traefik.http.middlewares.${STACK_NAME}-redirect.redirectscheme.permanent=true"
- "coop-cloud.${STACK_NAME}.version=3.2.1+2.34.2"
- "coop-cloud.${STACK_NAME}.version=3.0.0+2.1.4"
- "backupbot.backup=true"
- "backupbot.backup.path=/home/node/.n8n"