chore(apps): update image refs (#3210)

* chore(apps): update image refs

* test rooltess

* rootless
This commit is contained in:
Stavros Kois 2022-07-18 23:13:49 +03:00 committed by GitHub
parent 340667941c
commit 2f8b82c276
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 10 additions and 16 deletions

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: ariang
version: 0.0.10
version: 0.0.11
appVersion: "1.2.4"
description: A modern web frontend making aria2 easier to use | Aria2 WebUI.
type: application

View File

@ -1,7 +1,7 @@
image:
repository: leonismoe/ariang
repository: tccr.io/truecharts/ariang
pullPolicy: IfNotPresent
tag: 1.2.4
tag: v1.2.4@sha256:d579675bb985d71abc10a701b8960efe3d6df8b6b6c6dff7bf1663031b79f7b7
service:
main:

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: st-reborn-server
version: 0.0.1
version: 0.0.2
appVersion: "1.2.0"
description: Skyrim Together Reborn server files.
type: application

View File

@ -195,7 +195,7 @@ questions:
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
default: true
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
@ -205,7 +205,7 @@ questions:
label: "runAsNonRoot"
schema:
type: boolean
default: false
default: true
# Include{securityContextAdvanced}
- variable: podSecurityContext
group: "Security and Permissions"
@ -219,13 +219,13 @@ questions:
description: "The UserID of the user running the application"
schema:
type: int
default: 0
default: 568
- variable: runAsGroup
label: "runAsGroup"
description: "The groupID this App of the user running the application"
schema:
type: int
default: 0
default: 568
- variable: fsGroup
label: "fsGroup"
description: "The group that should own ALL storage."

View File

@ -1,14 +1,8 @@
image:
repository: tiltedphoques/st-reborn-server
repository: tccr.io/truecharts/st-reborn-server
pullPolicy: IfNotPresent
tag: v1.2.0@sha256:d8322e41e8d3f3e347eef10c50cce977348b24de6f90c98b78a3b4757f2fde57
tag: v1.2.0@sha256:0e1fe6f85a8d637aaaa5a522e7418dc9e817da2b1e6589842a2b56c5cc9e0fbc
securityContext:
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main: