Преглед изворни кода

Merge main into release/v0.1.0 - resolve conflicts by keeping latest versions

xcad пре 4 месеци
родитељ
комит
316d676d41

+ 1 - 1
.github/workflows/docs-update-wiki.yaml

@@ -4,7 +4,7 @@ name: Docs - Update Wiki
 'on':
   push:
     branches:
-      - release/v0.1.0  # TODO: Switch to 'main' after v0.1.0 release
+      - main
     paths:
       - 'cli/core/schema/**/*.json'  # JSON schema files
       - '.wiki/**'  # Static wiki pages

+ 2 - 2
library/compose/twingate-connector/template.yaml

@@ -18,9 +18,9 @@ metadata:
     Documentation: https://docs.twingate.com/docs/architecture/connectors
 
     GitHub: https://github.com/twingate/twingate-connector
-  version: 1.79.0
+  version: 1.80.0
   author: Christian Lempa
-  date: '2025-10-31'
+  date: '2025-11-11'
   tags:
     - swarm
   draft: true