chore(deps): update container image shlinkio/shlink to v4.0.2@7a269a8 by renovate (#19087)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | shlinkio/shlink | patch | `4.0.0` -> `4.0.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
113ba16927
commit
f6cd81646a
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 4.0.0
|
||||
appVersion: 4.0.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 19.0.0
|
||||
|
@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/shlink.png
|
|||
keywords:
|
||||
- url
|
||||
- shortener
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -41,4 +41,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/shlink
|
||||
- https://hub.docker.com/r/shlinkio/shlink
|
||||
type: application
|
||||
version: 14.2.1
|
||||
version: 14.2.2
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: shlinkio/shlink
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.0.0@sha256:e03f43a18fea4edb846dad28aecd093cf0a6afb2b147eb6defb867c2ca54679d
|
||||
tag: 4.0.2@sha256:7a269a8598ee3e6dc14cb167bf9c8b18de92327606b9e717bc9972d086bc923f
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue