release v1.1.0 [skip ci]

This commit is contained in:
CI
2026-04-15 02:45:02 +00:00
parent 216f6f83fe
commit 0d897f17b5
4 changed files with 8 additions and 4 deletions
+4
View File
@@ -1,3 +1,7 @@
## [1.1.0] - 2026-04-15
### Changed
- Update all non-major dependencies (#25)
## [1.0.10] - 2026-04-15
### Changed
- Remove npm overrides for tar (#26)
+2 -2
View File
@@ -2,5 +2,5 @@ apiVersion: v2
name: kestrelos
description: KestrelOS TOC for OSINT feeds - map, camera feeds, offline tiles
type: application
version: 1.0.10
appVersion: "1.0.10"
version: 1.1.0
appVersion: "1.1.0"
+1 -1
View File
@@ -2,7 +2,7 @@ replicaCount: 1
image:
repository: git.keligrubb.com/keligrubb/kestrelos
tag: 1.0.10
tag: 1.1.0
pullPolicy: IfNotPresent
service:
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "kestrelos",
"version": "1.0.10",
"version": "1.1.0",
"private": true,
"type": "module",
"scripts": {