chore(deps): update container image tccr.io/truecharts/shlink-web-client to v3.10.1 (#8257)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/truecharts/shlink-web-client](https://togithub.com/truecharts/containers) | minor | `3.9.1` -> `3.10.1` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please 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:eyJjcmVhdGVkSW5WZXIiOiIzNS42MS4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjEuMCJ9--> --------- Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d3f0198fb1
commit
97082cda35
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "3.9.1"
|
||||
appVersion: "3.10.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/shlink-web-client
|
||||
- https://github.com/shlinkio/shlink-web-client
|
||||
type: application
|
||||
version: 6.0.9
|
||||
version: 6.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- utilities
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/shlink-web-client
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.9.1@sha256:d7f9dc1e6c0364f762d89bcb36d9265f2b59e06e6ba5a266e8d629339ef2d226
|
||||
tag: 3.10.1@sha256:72b034b7a90a2044990a552a2628f4af7b2f1bab39f54877a582497f2016c643
|
||||
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue