Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
fff19cebdd
commit
209a42475b
Binary file not shown.
|
@ -8,12 +8,18 @@ title: Changelog
|
|||
**Important:**
|
||||
|
||||
|
||||
## [traefik-26.10.4](https://github.com/truecharts/charts/compare/traefik-26.8.0...traefik-26.10.4) (2024-04-11)
|
||||
## [traefik-26.10.6](https://github.com/truecharts/charts/compare/traefik-26.8.0...traefik-26.10.6) (2024-04-12)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image tccr.io/tccr/traefik to v2.11.1[@dc1591e](https://github.com/dc1591e) by renovate ([#20656](https://github.com/truecharts/charts/issues/20656))
|
||||
|
||||
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
|
||||
|
||||
- update container image tccr.io/tccr/traefik to v2.11.1[@7fa4527](https://github.com/7fa4527) by renovate ([#20591](https://github.com/truecharts/charts/issues/20591))
|
||||
|
||||
- update container image tccr.io/tccr/traefik to v[@065a731](https://github.com/065a731) by renovate ([#20588](https://github.com/truecharts/charts/issues/20588))
|
||||
|
||||
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
|
||||
|
@ -55,12 +61,16 @@ title: Changelog
|
|||
- Fix ECDSA certs with TLS 1.2 ([#19377](https://github.com/truecharts/charts/issues/19377))
|
||||
|
||||
|
||||
## [traefik-26.10.4](https://github.com/truecharts/charts/compare/traefik-26.8.0...traefik-26.10.4) (2024-04-11)
|
||||
## [traefik-26.10.5](https://github.com/truecharts/charts/compare/traefik-26.8.0...traefik-26.10.5) (2024-04-12)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
|
||||
|
||||
- update container image tccr.io/tccr/traefik to v2.11.1[@7fa4527](https://github.com/7fa4527) by renovate ([#20591](https://github.com/truecharts/charts/issues/20591))
|
||||
|
||||
- update container image tccr.io/tccr/traefik to v[@065a731](https://github.com/065a731) by renovate ([#20588](https://github.com/truecharts/charts/issues/20588))
|
||||
|
||||
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
|
||||
|
@ -87,14 +97,4 @@ title: Changelog
|
|||
|
||||
- update container image tccr.io/tccr/traefik to v2.11.0[@64a9b5e](https://github.com/64a9b5e) by renovate ([#19290](https://github.com/truecharts/charts/issues/19290))
|
||||
|
||||
### Feat
|
||||
|
||||
|
||||
|
||||
- Add Crowdsec Bouncer Questions for SCALE ([#19565](https://github.com/truecharts/charts/issues/19565))
|
||||
|
||||
### Fix
|
||||
|
||||
|
||||
|
||||
- Update traefik how to URL ([#20029](https://github.com/truecharts/charts/issues/20029))
|
||||
### Feat
|
|
@ -7,10 +7,10 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: premium
|
||||
apiVersion: v2
|
||||
appVersion: 2.11.0
|
||||
appVersion: 2.11.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.3.5
|
||||
version: 20.3.6
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
@ -36,4 +36,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/premium/traefik
|
||||
- https://github.com/truecharts/containers/tree/master/apps/traefik
|
||||
type: application
|
||||
version: 26.10.4
|
||||
version: 26.10.6
|
|
@ -1,11 +1,17 @@
|
|||
|
||||
|
||||
## [traefik-26.10.4](https://github.com/truecharts/charts/compare/traefik-26.8.0...traefik-26.10.4) (2024-04-11)
|
||||
## [traefik-26.10.6](https://github.com/truecharts/charts/compare/traefik-26.8.0...traefik-26.10.6) (2024-04-12)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image tccr.io/tccr/traefik to v2.11.1[@dc1591e](https://github.com/dc1591e) by renovate ([#20656](https://github.com/truecharts/charts/issues/20656))
|
||||
|
||||
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
|
||||
|
||||
- update container image tccr.io/tccr/traefik to v2.11.1[@7fa4527](https://github.com/7fa4527) by renovate ([#20591](https://github.com/truecharts/charts/issues/20591))
|
||||
|
||||
- update container image tccr.io/tccr/traefik to v[@065a731](https://github.com/065a731) by renovate ([#20588](https://github.com/truecharts/charts/issues/20588))
|
||||
|
||||
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/tccr/traefik
|
||||
tag: v2.11.0@sha256:065a7319f9b9497a90495789df6e07f2dc5ee27a55a78a7a76fe228ea2a00a56
|
||||
tag: v2.11.1@sha256:dc1591e96268f6046096dd50889e64ab2ad7e8d06a98f19ff8249bff60ded63d
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
workload:
|
Binary file not shown.
|
@ -8,12 +8,16 @@ title: Changelog
|
|||
**Important:**
|
||||
|
||||
|
||||
## [borg-server-4.9.3](https://github.com/truecharts/charts/compare/borg-server-4.6.0...borg-server-4.9.3) (2024-04-10)
|
||||
## [borg-server-4.9.5](https://github.com/truecharts/charts/compare/borg-server-4.6.0...borg-server-4.9.5) (2024-04-12)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/anotherstranger/borg-server to v2.3.1[@d4c25f2](https://github.com/d4c25f2) by renovate ([#20659](https://github.com/truecharts/charts/issues/20659))
|
||||
|
||||
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
|
||||
|
||||
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
|
||||
|
||||
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
|
||||
|
@ -37,12 +41,14 @@ title: Changelog
|
|||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
|
||||
## [borg-server-4.9.3](https://github.com/truecharts/charts/compare/borg-server-4.6.0...borg-server-4.9.3) (2024-04-10)
|
||||
## [borg-server-4.9.4](https://github.com/truecharts/charts/compare/borg-server-4.6.0...borg-server-4.9.4) (2024-04-11)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
|
||||
|
||||
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
|
||||
|
||||
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
|
||||
|
@ -66,12 +72,14 @@ title: Changelog
|
|||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
|
||||
## [borg-server-4.9.3](https://github.com/truecharts/charts/compare/borg-server-4.6.0...borg-server-4.9.3) (2024-04-10)
|
||||
## [borg-server-4.9.4](https://github.com/truecharts/charts/compare/borg-server-4.6.0...borg-server-4.9.4) (2024-04-11)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
|
||||
|
||||
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
|
||||
|
||||
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
|
||||
|
@ -89,12 +97,3 @@ title: Changelog
|
|||
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
|
||||
|
||||
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
|
||||
|
||||
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
|
||||
|
||||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
|
||||
## [borg-server-4.9.3](https://github.com/truecharts/charts/compare/borg-server-4.6.0...borg-server-4.9.3) (2024-04-10)
|
||||
|
||||
### Chore
|
|
@ -7,10 +7,10 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.3.0
|
||||
appVersion: 2.3.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.3.5
|
||||
version: 20.3.6
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/borg-server.png
|
|||
keywords:
|
||||
- borg-server
|
||||
- backup
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/borg-server
|
||||
- https://ghcr.io/anotherstranger/borg-server
|
||||
type: application
|
||||
version: 4.9.3
|
||||
version: 4.9.5
|
|
@ -1,11 +1,15 @@
|
|||
|
||||
|
||||
## [borg-server-4.9.3](https://github.com/truecharts/charts/compare/borg-server-4.6.0...borg-server-4.9.3) (2024-04-10)
|
||||
## [borg-server-4.9.5](https://github.com/truecharts/charts/compare/borg-server-4.6.0...borg-server-4.9.5) (2024-04-12)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/anotherstranger/borg-server to v2.3.1[@d4c25f2](https://github.com/d4c25f2) by renovate ([#20659](https://github.com/truecharts/charts/issues/20659))
|
||||
|
||||
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
|
||||
|
||||
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
|
||||
|
||||
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/anotherstranger/borg-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.3.0@sha256:295707a5e075b6c14e0618ef19a08f0245f192e673bb314ff6108426211d6f44
|
||||
tag: 2.3.1@sha256:d4c25f2567ec1e3724924c8335ea4b08a404ef282ed32458f8b943f7d1cbe0b5
|
||||
|
||||
securityContext:
|
||||
container:
|
|
@ -1,27 +0,0 @@
|
|||
|
||||
|
||||
## [chromium-5.8.3](https://github.com/truecharts/charts/compare/chromium-5.6.0...chromium-5.8.3) (2024-04-10)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
|
||||
|
||||
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
|
||||
|
||||
- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478))
|
||||
|
||||
- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
||||
|
||||
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
|
||||
|
||||
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
|
||||
|
||||
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
|
||||
|
||||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
Binary file not shown.
|
@ -8,12 +8,16 @@ title: Changelog
|
|||
**Important:**
|
||||
|
||||
|
||||
## [fluttercoin-wallet-5.8.3](https://github.com/truecharts/charts/compare/fluttercoin-wallet-5.6.0...fluttercoin-wallet-5.8.3) (2024-04-10)
|
||||
## [chromium-5.8.5](https://github.com/truecharts/charts/compare/chromium-5.6.0...chromium-5.8.5) (2024-04-12)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ich777/chrome to latest[@5ad51c7](https://github.com/5ad51c7) by renovate ([#20648](https://github.com/truecharts/charts/issues/20648))
|
||||
|
||||
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
|
||||
|
||||
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
|
||||
|
||||
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
|
||||
|
@ -35,12 +39,14 @@ title: Changelog
|
|||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
|
||||
## [fluttercoin-wallet-5.8.3](https://github.com/truecharts/charts/compare/fluttercoin-wallet-5.6.0...fluttercoin-wallet-5.8.3) (2024-04-10)
|
||||
## [chromium-5.8.4](https://github.com/truecharts/charts/compare/chromium-5.6.0...chromium-5.8.4) (2024-04-11)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
|
||||
|
||||
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
|
||||
|
||||
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
|
||||
|
@ -62,12 +68,14 @@ title: Changelog
|
|||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
|
||||
## [fluttercoin-wallet-5.8.3](https://github.com/truecharts/charts/compare/fluttercoin-wallet-5.6.0...fluttercoin-wallet-5.8.3) (2024-04-10)
|
||||
## [chromium-5.8.4](https://github.com/truecharts/charts/compare/chromium-5.6.0...chromium-5.8.4) (2024-04-11)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
|
||||
|
||||
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
|
||||
|
||||
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
|
||||
|
@ -89,12 +97,4 @@ title: Changelog
|
|||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
|
||||
## [fluttercoin-wallet-5.8.3](https://github.com/truecharts/charts/compare/fluttercoin-wallet-5.6.0...fluttercoin-wallet-5.8.3) (2024-04-10)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
|
||||
|
||||
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
|
||||
## [chromium-5.8.4](https://github.com/truecharts/charts/compare/chromium-5.6.0...chromium-5.8.4) (2024-04-11)
|
|
@ -10,7 +10,7 @@ apiVersion: v2
|
|||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.3.5
|
||||
version: 20.3.6
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
@ -24,7 +24,7 @@ keywords:
|
|||
- chromium
|
||||
- Productivity
|
||||
- Tools-Utilities
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/chromium
|
||||
- https://hub.docker.com/r/ich777/chrome
|
||||
type: application
|
||||
version: 5.8.3
|
||||
version: 5.8.5
|
|
@ -0,0 +1,31 @@
|
|||
|
||||
|
||||
## [chromium-5.8.5](https://github.com/truecharts/charts/compare/chromium-5.6.0...chromium-5.8.5) (2024-04-12)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ich777/chrome to latest[@5ad51c7](https://github.com/5ad51c7) by renovate ([#20648](https://github.com/truecharts/charts/issues/20648))
|
||||
|
||||
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
|
||||
|
||||
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
|
||||
|
||||
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
|
||||
|
||||
- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478))
|
||||
|
||||
- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
||||
|
||||
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
|
||||
|
||||
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
|
||||
|
||||
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
|
||||
|
||||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ich777/chrome
|
||||
tag: latest@sha256:4a5816cba7b7be29ee3abb4ddffd438f84ad5f63053dd43e6a1add68d43c6cfe
|
||||
tag: latest@sha256:5ad51c7eb543eccdb85ec6a50d677c34113118194f6fca2ef4f6896c03f21aa3
|
||||
persistence:
|
||||
datadir:
|
||||
enabled: true
|
|
@ -63,12 +63,14 @@ title: Changelog
|
|||
- update container image docker to 25.0.4-dind[@93529df](https://github.com/93529df) by renovate ([#19221](https://github.com/truecharts/charts/issues/19221))
|
||||
|
||||
|
||||
## [docker-6.1.5](https://github.com/truecharts/charts/compare/docker-5.6.0...docker-6.1.5) (2024-04-12)
|
||||
## [docker-6.1.6](https://github.com/truecharts/charts/compare/docker-5.6.0...docker-6.1.6) (2024-04-12)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image docker to 26.0.1-dind[@9fc71aa](https://github.com/9fc71aa) by renovate ([#20646](https://github.com/truecharts/charts/issues/20646))
|
||||
|
||||
- update container image docker to v26.0.1[@4b6df28](https://github.com/4b6df28) by renovate ([#20641](https://github.com/truecharts/charts/issues/20641))
|
||||
|
||||
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
|
||||
|
@ -95,6 +97,4 @@ title: Changelog
|
|||
|
||||
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
|
||||
|
||||
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
|
||||
|
||||
- update container image docker to v26.0.0[@645776c](https://github.com/645776c) by renovate ([#19582](https://github.com/truecharts/charts/issues/19582))
|
||||
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
|
|
@ -1,27 +0,0 @@
|
|||
|
||||
|
||||
## [electrum-5.8.3](https://github.com/truecharts/charts/compare/electrum-5.6.0...electrum-5.8.3) (2024-04-10)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
|
||||
|
||||
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
|
||||
|
||||
- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478))
|
||||
|
||||
- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
||||
|
||||
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
|
||||
|
||||
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
|
||||
|
||||
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
|
||||
|
||||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
Binary file not shown.
|
@ -8,12 +8,16 @@ title: Changelog
|
|||
**Important:**
|
||||
|
||||
|
||||
## [chromium-5.8.3](https://github.com/truecharts/charts/compare/chromium-5.6.0...chromium-5.8.3) (2024-04-10)
|
||||
## [electrum-5.8.5](https://github.com/truecharts/charts/compare/electrum-5.6.0...electrum-5.8.5) (2024-04-12)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ich777/electrum to latest[@e4ff3a3](https://github.com/e4ff3a3) by renovate ([#20649](https://github.com/truecharts/charts/issues/20649))
|
||||
|
||||
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
|
||||
|
||||
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
|
||||
|
||||
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
|
||||
|
@ -35,12 +39,14 @@ title: Changelog
|
|||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
|
||||
## [chromium-5.8.3](https://github.com/truecharts/charts/compare/chromium-5.6.0...chromium-5.8.3) (2024-04-10)
|
||||
## [electrum-5.8.4](https://github.com/truecharts/charts/compare/electrum-5.6.0...electrum-5.8.4) (2024-04-11)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
|
||||
|
||||
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
|
||||
|
||||
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
|
||||
|
@ -62,12 +68,14 @@ title: Changelog
|
|||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
|
||||
## [chromium-5.8.3](https://github.com/truecharts/charts/compare/chromium-5.6.0...chromium-5.8.3) (2024-04-10)
|
||||
## [electrum-5.8.4](https://github.com/truecharts/charts/compare/electrum-5.6.0...electrum-5.8.4) (2024-04-11)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
|
||||
|
||||
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
|
||||
|
||||
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
|
||||
|
@ -89,12 +97,4 @@ title: Changelog
|
|||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
|
||||
## [chromium-5.8.3](https://github.com/truecharts/charts/compare/chromium-5.6.0...chromium-5.8.3) (2024-04-10)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
|
||||
|
||||
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
|
||||
## [electrum-5.8.4](https://github.com/truecharts/charts/compare/electrum-5.6.0...electrum-5.8.4) (2024-04-11)
|
|
@ -10,7 +10,7 @@ apiVersion: v2
|
|||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.3.5
|
||||
version: 20.3.6
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
@ -25,7 +25,7 @@ keywords:
|
|||
- Network-Other
|
||||
- Productivity
|
||||
- Tools-Utilities
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -36,4 +36,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/electrum
|
||||
- https://hub.docker.com/r/ich777/electrum
|
||||
type: application
|
||||
version: 5.8.3
|
||||
version: 5.8.5
|
|
@ -0,0 +1,31 @@
|
|||
|
||||
|
||||
## [electrum-5.8.5](https://github.com/truecharts/charts/compare/electrum-5.6.0...electrum-5.8.5) (2024-04-12)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ich777/electrum to latest[@e4ff3a3](https://github.com/e4ff3a3) by renovate ([#20649](https://github.com/truecharts/charts/issues/20649))
|
||||
|
||||
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
|
||||
|
||||
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
|
||||
|
||||
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
|
||||
|
||||
- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478))
|
||||
|
||||
- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
||||
|
||||
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
|
||||
|
||||
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
|
||||
|
||||
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
|
||||
|
||||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
Binary file not shown.
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ich777/electrum
|
||||
tag: latest@sha256:e7243457ef9174f8dbd67b436b7e347181179f0a72a42e33aae0be10dd59906c
|
||||
tag: latest@sha256:e4ff3a3a8e884f827e0c6abf10a3909fe39015a287706bc29cd882e4653bf260
|
||||
persistence:
|
||||
datapath:
|
||||
enabled: true
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue