Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2fb0cd1f71
commit
ce3f6884bb
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [protonmail-bridge-9.0.1](https://github.com/truecharts/charts/compare/protonmail-bridge-9.0.0...protonmail-bridge-9.0.1) (2022-11-15)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "2.3.0"
|
appVersion: "2.4.8"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -20,7 +20,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/protonmail-bridge
|
- https://github.com/truecharts/charts/tree/master/charts/stable/protonmail-bridge
|
||||||
- https://github.com/shenxn/protonmail-bridge-docker
|
- https://github.com/shenxn/protonmail-bridge-docker
|
||||||
- https://hub.docker.com/r/shenxn/protonmail-bridge
|
- https://hub.docker.com/r/shenxn/protonmail-bridge
|
||||||
version: 9.0.1
|
version: 9.0.2
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [protonmail-bridge-9.0.2](https://github.com/truecharts/charts/compare/protonmail-bridge-9.0.1...protonmail-bridge-9.0.2) (2022-11-23)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/protonmail-bridge to v2.4.8
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/protonmail-bridge
|
repository: tccr.io/truecharts/protonmail-bridge
|
||||||
tag: v2.3.0@sha256:539b1c9188dfccd2bc10efa63e4e009ec8ac131732bcfa0d596c1ca37ba84816
|
tag: 2.4.8@sha256:30b174f32cd3933f762078c52c24ea138b7ee3399cbc25d49e281a45fd20cde7
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
Loading…
Reference in New Issue