1900011d9d
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/truecharts/microbin](https://togithub.com/truecharts/containers) | patch | `1.2.0` -> `1.2.1` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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:eyJjcmVhdGVkSW5WZXIiOiIzNS42Ni4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> --------- Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
36 lines
606 B
YAML
36 lines
606 B
YAML
image:
|
|
repository: tccr.io/truecharts/microbin
|
|
tag: 1.2.1@sha256:cce07938a2717a3f2af80abb1476d61db47520bba87b5121c04efa339269e947
|
|
pullPolicy: IfNotPresent
|
|
|
|
microbin:
|
|
username: user
|
|
password: pass
|
|
title: Microbin
|
|
editable: true
|
|
syntax_highlight: true
|
|
hide_logo: false
|
|
hide_header: false
|
|
hide_footer: false
|
|
footer: TrueCharts
|
|
no_listing: false
|
|
private: true
|
|
pure_html: false
|
|
read_only: true
|
|
wide: true
|
|
threads: 1
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10302
|
|
|
|
persistence:
|
|
data:
|
|
enabled: true
|
|
mountPath: "/app/pasta_data"
|
|
|
|
portal:
|
|
enabled: true
|