chore(deps): update container image shenxn/protonmail-bridge to v3.7.1@709f218 (#15825)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [shenxn/protonmail-bridge](https://togithub.com/shenxn/protonmail-bridge-docker) | minor | `3.5.4-1` -> `3.7.1-1` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS4wIiwidXBkYXRlZEluVmVyIjoiMzcuODkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
parent
a94786a3ac
commit
2f5a5d6554
|
@ -1,16 +1,16 @@
|
|||
kubeVersion: ">=1.24.0"
|
||||
kubeVersion: '>=1.24.0'
|
||||
apiVersion: v2
|
||||
name: protonmail-bridge
|
||||
version: 11.0.13
|
||||
appVersion: 3.5.4
|
||||
version: 11.1.0
|
||||
appVersion: 3.7.1
|
||||
description: ProtonMail IMAP/SMTP Bridge to work on the network.
|
||||
home: https://truecharts.org/charts/stable/protonmail-bridge
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/protonmail-bridge.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/shenxn/protonmail-bridge-docker
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/protonmail-bridge
|
||||
- https://hub.docker.com/r/shenxn/protonmail-bridge
|
||||
- https://github.com/shenxn/protonmail-bridge-docker
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: shenxn/protonmail-bridge
|
||||
tag: 3.5.4-1@sha256:b007862caf8009640437ece52611964b0f703272fa2e8c84598549575cfbbd77
|
||||
tag: 3.7.1-1@sha256:709f2180587d13845d1d2cec1cbb99d2ea7d6e1cbd4f5d47d827fd38c132ee7e
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue