chore(linkace): bump linkace (#3014)
This commit is contained in:
parent
28c1f5771b
commit
aad9176fb3
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: emulatorjs
|
||||
version: 2.0.9
|
||||
version: 2.0.10
|
||||
appVersion: "1.7.2"
|
||||
description: Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles.
|
||||
type: application
|
||||
|
|
|
@ -32,6 +32,10 @@ service:
|
|||
targetPort: 4001
|
||||
port: 10138
|
||||
|
||||
ingress:
|
||||
front:
|
||||
autoLink: true
|
||||
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
|
|
|
@ -27,7 +27,7 @@ sources:
|
|||
- https://www.linkace.org/docs/
|
||||
- https://github.com/linkace/linkace
|
||||
- https://hub.docker.com/r/linkace/linkace
|
||||
version: 4.0.11
|
||||
version: 4.0.12
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
Loading…
Reference in New Issue