File tree 2 files changed +6
-3
lines changed
2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ type: application
15
15
# This is the chart version. This version number should be incremented each time you make changes
16
16
# to the chart and its templates, including the app version.
17
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
- version : ' 1.0.0 '
18
+ version : ' 1.0.1 '
19
19
20
20
# This is the version number of the application being deployed. This version number should be
21
21
# incremented each time you make changes to the application. Versions are not expected to
Original file line number Diff line number Diff line change 1
1
olaresManifest.version : ' 0.8.1'
2
+ olaresManifest.type : app
2
3
metadata :
3
4
name : rsshub
4
5
description : A extensible RSS feed generator
5
6
icon : https://file.bttcdn.com/appstore/rsshub/icon.png
6
7
appid : rsshub
7
- version : ' 1.0.0 '
8
+ version : ' 1.0.1 '
8
9
title : Rsshub
9
10
categories :
10
11
- Productivity
45
46
supportArch :
46
47
- amd64
47
48
- arm64
49
+ runAsUser : true
48
50
options :
49
51
dependencies :
50
52
- name : olares
@@ -56,6 +58,7 @@ entrances:
56
58
host : rsshub
57
59
title : Rsshub
58
60
icon : https://file.bttcdn.com/appstore/rsshub/icon.png
59
- olaresManifest.type : app
61
+ authLevel : internal
62
+ openMethod : default
60
63
permission :
61
64
appCache : true
You can’t perform that action at this time.
0 commit comments