chore(deps): update container image tccr.io/truecharts/stun-turn-server to latest@459d8f6 (#14999)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | tccr.io/truecharts/stun-turn-server | digest | `7ec1d59` -> `459d8f6` | --- > [!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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNjUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
parent
82fb125742
commit
1f318985b1
|
@ -2,7 +2,7 @@ annotations:
|
|||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: Network
|
||||
apiVersion: v2
|
||||
appVersion: "latest"
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -23,4 +23,4 @@ name: stun-turn-server
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/stun-turn-server
|
||||
type: application
|
||||
version: 3.0.8
|
||||
version: 3.0.9
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/stun-turn-server
|
||||
tag: latest@sha256:7ec1d59d34be6cf49342d5524b7cb24c3a24bced8ca88093fa0bdee38abfe2bc
|
||||
tag: latest@sha256:459d8f624ae06708f245e51a25afd904a3b83242630913976356ee754925391f
|
||||
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue