This PR contains the following updates: | Package | Update | Change | |---|---|---| | quay.io/pussthecatorg/rimgo | digest | `84a3004` -> `1e5971c` | --- > [!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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
30 lines
522 B
YAML
30 lines
522 B
YAML
image:
|
|
repository: quay.io/pussthecatorg/rimgo
|
|
tag: latest@sha256:1e5971cd7ea553d15954faac86cdc18b0c48300621a71a9fce6cc0ede527c527
|
|
pullPolicy: IfNotPresent
|
|
persistence: {}
|
|
|
|
env:
|
|
ADDRESS: 0.0.0.0
|
|
IMGUR_CLIENT_ID: 546c25a59c58ad7
|
|
FORCE_WEBP: "0"
|
|
|
|
securityContext:
|
|
container:
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
runAsUser: 0
|
|
runAsGroup: 0
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 3000
|
|
protocol: tcp
|
|
targetPort: 3000
|
|
|
|
portal:
|
|
open:
|
|
enabled: true
|