chore(deps): update container image traggo/server to v0.4.5@7b86249 by renovate (#24582)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | traggo/server | patch | `0.4.4` -> `0.4.5` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMi4wIiwidXBkYXRlZEluVmVyIjoiMzguMTIuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
6bf4bd65b9
commit
6d5331f6c5
|
@ -6,7 +6,7 @@ annotations:
|
||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.4.4
|
appVersion: 0.4.5
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 24.1.5
|
version: 24.1.5
|
||||||
|
@ -33,4 +33,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/traggo
|
- https://github.com/truecharts/charts/tree/master/charts/stable/traggo
|
||||||
- https://hub.docker.com/r/traggo/server
|
- https://hub.docker.com/r/traggo/server
|
||||||
type: application
|
type: application
|
||||||
version: 8.1.4
|
version: 8.1.5
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: traggo/server
|
repository: traggo/server
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 0.4.4@sha256:0f6aa4de26c333595f649b334dc928a8e96210d87958d5f3ca39463806b7d2c8
|
tag: 0.4.5@sha256:7b862496ed7841cc1d453d033595d12ac29a3c0cddbd99814d4ff2db5fe0c290
|
||||||
traggo:
|
traggo:
|
||||||
username: admin
|
username: admin
|
||||||
password: admin
|
password: admin
|
||||||
|
|
Loading…
Reference in New Issue