chore(deps): update container image mtlynch/picoshare to v1.4.2@67d7622 by renovate (#18395)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | mtlynch/picoshare | patch | `1.4.1` -> `1.4.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
eb699c41bb
commit
130aa9218b
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.4.1
|
||||
appVersion: 1.4.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.4.2
|
||||
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/picoshare
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/picoshare.png
|
||||
keywords:
|
||||
- picoshare
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/picoshare
|
||||
- https://hub.docker.com/r/mtlynch/picoshare
|
||||
type: application
|
||||
version: 8.2.0
|
||||
version: 8.2.1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: mtlynch/picoshare
|
||||
tag: 1.4.1@sha256:0373b57465518a26429891831f993752a7b51bb18d581b6b06527ea478fb6ab5
|
||||
tag: 1.4.2@sha256:67d76220fbb76fe0b9c013a3196ef42851823ed81f5d4064f0dd5f44ab3ccc4c
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue