This PR contains the following updates: | Package | Update | Change | |---|---|---| | m1k1o/neko | digest | `a077813` -> `38b1220` | | m1k1o/neko | digest | `54989bb` -> `6c4868e` | | m1k1o/neko | digest | `bdf4d34` -> `9b100bb` | | m1k1o/neko | digest | `b34a367` -> `02353e3` | | m1k1o/neko | digest | `af895d2` -> `29d1e58` | | m1k1o/neko | digest | `80054ea` -> `f1e1d56` | | m1k1o/neko | digest | `19b6d80` -> `6b810c2` | | m1k1o/neko | digest | `2d1f8a6` -> `5b2ef51` | | m1k1o/neko | digest | `19a1392` -> `9f565a1` | | m1k1o/neko | digest | `73fa641` -> `15fb61c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
94 lines
2.6 KiB
YAML
94 lines
2.6 KiB
YAML
braveImage:
|
|
pullPolicy: IfNotPresent
|
|
repository: m1k1o/neko
|
|
tag: brave@sha256:15fb61ce735f6c288ce99e53d8d5b2e59b1330a424a00612a4679671a2c153e0
|
|
chromeImage:
|
|
pullPolicy: IfNotPresent
|
|
repository: m1k1o/neko
|
|
tag: google-chrome@sha256:9f565a19f59045787299bd06b0f1093ee12a4f8024a1ae8249224681898fa26d
|
|
chromiumImage:
|
|
pullPolicy: IfNotPresent
|
|
repository: m1k1o/neko
|
|
tag: chromium@sha256:5b2ef513f1f50b4c14f11653ce5428bac0e99ff40a6cc39e079468ccb02de7a1
|
|
edgeImage:
|
|
pullPolicy: IfNotPresent
|
|
repository: m1k1o/neko
|
|
tag: microsoft-edge@sha256:6b810c23da4a5846783563551bfaf985138c3386602fa3a3bdc9de212545db46
|
|
image:
|
|
pullPolicy: IfNotPresent
|
|
repository: m1k1o/neko
|
|
tag: firefox@sha256:f1e1d56317480381ad5b38d7dca46711176396dc95842ab837044d4c247bf3c3
|
|
imageSelector: image
|
|
portal:
|
|
open:
|
|
enabled: true
|
|
remminaImage:
|
|
pullPolicy: IfNotPresent
|
|
repository: m1k1o/neko
|
|
tag: remmina@sha256:29d1e584d82a22df92186b706dae9c8877b524679bb5cc86c6032a8e465f2f32
|
|
securityContext:
|
|
container:
|
|
readOnlyRootFilesystem: false
|
|
runAsGroup: 0
|
|
runAsUser: 0
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10294
|
|
protocol: http
|
|
targetPort: 8080
|
|
mux-tcp:
|
|
enabled: true
|
|
ports:
|
|
mux-tcp:
|
|
enabled: true
|
|
port: 52100
|
|
protocol: tcp
|
|
targetPort: 52100
|
|
mux-udp:
|
|
enabled: true
|
|
ports:
|
|
mux-udp:
|
|
enabled: true
|
|
port: 52100
|
|
protocol: udp
|
|
targetPort: 52100
|
|
torImage:
|
|
pullPolicy: IfNotPresent
|
|
repository: m1k1o/neko
|
|
tag: tor-browser@sha256:02353e3a57e72808fe8784461d623b45611aaaf3a936ac0f1f627512db18f2cc
|
|
vivaldiImage:
|
|
pullPolicy: IfNotPresent
|
|
repository: m1k1o/neko
|
|
tag: vivaldi@sha256:9b100bb60a85a30d558456007b818650832fee5bb3a7dc2c4a779d8a9081a913
|
|
vlcImage:
|
|
pullPolicy: IfNotPresent
|
|
repository: m1k1o/neko
|
|
tag: vlc@sha256:6c4868e34e831e408c0dac56df3c3a3999a957e9acd928bc64e877a35c21a221
|
|
vncviewerImage:
|
|
pullPolicy: IfNotPresent
|
|
repository: m1k1o/neko
|
|
tag: vncviewer@sha256:d6e961e5b15fc58639ac6b4eeb791c5b48c859e69d65d25c20ff92bf7c95b458
|
|
workload:
|
|
main:
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
env:
|
|
NEKO_CONTROL_PROTECTION: "false"
|
|
NEKO_IMPLICIT_CONTROL: "false"
|
|
NEKO_IPFETCH: ""
|
|
NEKO_LOCKS: ""
|
|
NEKO_NAT1TO1: ""
|
|
NEKO_PASSWORD: userpass
|
|
NEKO_PASSWORD_ADMIN: adminpass
|
|
NEKO_PROXY: "true"
|
|
NEKO_SCREEN: 1920x1080@30
|
|
NEKO_tcpMUX: "52100"
|
|
NEKO_udpMUX: "52100"
|
|
xfceImage:
|
|
pullPolicy: IfNotPresent
|
|
repository: m1k1o/neko
|
|
tag: xfce@sha256:38b122021e56628a42f2718b7f4051e61fad3a1d93aac916b52dbce7bf02536a
|