mirror of
https://github.com/truecharts/charts.git
synced 2026-07-07 06:01:47 -03:00
chore(helm): update image docker.io/soulraven1980/wdosg digest to 615130a (#34559)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/soulraven1980/wdosg | digest | `be9aa25` -> `615130a` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> --------- Co-authored-by: alfi0812 <admin@alfi0812.de>
This commit is contained in:
@@ -37,5 +37,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/wdosg
|
||||
- https://hub.docker.com/r/soulraven1980/wdosg
|
||||
type: application
|
||||
version: 1.0.2
|
||||
version: 1.0.3
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/soulraven1980/wdosg
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:be9aa259fd0614905273753d5e529a4c649b45e064a85c4d3f8bcc2e70a5953b
|
||||
tag: latest@sha256:615130a9046d240d0279d1a6f80ef586464c8d47950d6e2ccf3e52b312b90a54
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
@@ -17,7 +17,7 @@ workload:
|
||||
PORT: "{{ .Values.service.main.ports.main.port }}"
|
||||
# required for Credentials for IGDB
|
||||
TWITCH_CLIENT_ID: "fake_client_id"
|
||||
TWITCH_APP_ACCESS_TOKEN: "fake_access_token"
|
||||
TWITCH_CLIENT_SECRET: "fake_access_secret"
|
||||
persistence:
|
||||
database:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user