Upgrade Argus;Upgrade Gitea
This commit is contained in:
@ -18,7 +18,7 @@ spec:
|
||||
serviceAccountName: argus
|
||||
containers:
|
||||
- name: argus
|
||||
image: releaseargus/argus:0.16.0
|
||||
image: releaseargus/argus:0.18.0
|
||||
args:
|
||||
- -config.file=/app/config/config.yml
|
||||
ports:
|
||||
|
@ -17,8 +17,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: gitea
|
||||
# image: bv11-cr01.bessems.eu/proxy/gitea/gitea:1.21
|
||||
image: gitea/gitea:1.21
|
||||
image: gitea/gitea:1.22
|
||||
imagePullPolicy: Always
|
||||
env:
|
||||
- name: DB_TYPE
|
||||
|
@ -14,6 +14,6 @@ spec:
|
||||
secretRef:
|
||||
name: flexvolsmb-credentials
|
||||
options:
|
||||
opts: file_mode=0777,dir_mode=0777,uid=1000,gid=1000,iocharset=utf8
|
||||
opts: file_mode=0777,dir_mode=0777,uid=1000,gid=1000,iocharset=utf8,nobrl
|
||||
server: 192.168.154.225
|
||||
share: /K3s.Volumes/sonarr/config
|
||||
|
Reference in New Issue
Block a user