chore(deps): update container image edgd1er/webnut to latest@cb2c70e by renovate (#26802)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | edgd1er/webnut | digest | `7ea2132` -> `cb2c70e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45NC4zIiwidXBkYXRlZEluVmVyIjoiMzguOTQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19--> --------- Co-authored-by: kqmaverick <kqmaverick@gmail.com>
This commit is contained in:
co-authored by
kqmaverick
parent
198c693bbd
commit
a073a6fe4d
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/webnut
|
||||
- https://hub.docker.com/r/edgd1er/webnut
|
||||
type: application
|
||||
version: 10.1.7
|
||||
version: 10.1.8
|
||||
|
||||
@@ -0,0 +1,13 @@
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
probes:
|
||||
liveness:
|
||||
enabled: false
|
||||
readiness:
|
||||
enabled: false
|
||||
startup:
|
||||
enabled: false
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: edgd1er/webnut
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:7ea2132ece0f771176f5958b2edbe01d80a532fce4775abc38620743e8ef936d
|
||||
tag: latest@sha256:cb2c70ec1d0b584c41f4a73ca92c0920c710699f25c17538d012d20f39645fd1
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
@@ -28,3 +28,7 @@ workload:
|
||||
UPS_PORT: 3493
|
||||
UPS_USER: monuser
|
||||
UPS_PASSWORD: secret
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: "/config"
|
||||
|
||||
Reference in New Issue
Block a user