Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-02-22 11:58:39 +00:00
parent 9ae93245ec
commit 32f86a072d
11 changed files with 21 additions and 21 deletions

View File

@ -4,6 +4,15 @@
## [verysync-4.0.10](https://github.com/truecharts/charts/compare/verysync-4.0.9...verysync-4.0.10) (2023-02-22)
### Chore
- update container image tccr.io/truecharts/verysync to v2.16.0
## [verysync-4.0.9](https://github.com/truecharts/charts/compare/verysync-4.0.8...verysync-4.0.9) (2023-02-10)
### Fix
@ -88,12 +97,3 @@
## [verysync-4.0.2](https://github.com/truecharts/charts/compare/verysync-4.0.1...verysync-4.0.2) (2022-11-30)
## [verysync-4.0.2](https://github.com/truecharts/charts/compare/verysync-4.0.1...verysync-4.0.2) (2022-11-30)

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "2.14.0"
appVersion: "2.16.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@ -21,7 +21,7 @@ name: verysync
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/verysync
- https://hub.docker.com/r/jonnyan404/verysync
version: 4.0.9
version: 4.0.10
annotations:
truecharts.org/catagories: |
- media

View File

@ -0,0 +1,9 @@
## [verysync-4.0.10](https://github.com/truecharts/charts/compare/verysync-4.0.9...verysync-4.0.10) (2023-02-22)
### Chore
- update container image tccr.io/truecharts/verysync to v2.16.0

View File

@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/verysync
tag: 2.14.0@sha256:0fc2bed49729b2293e2661fb34943ffa21724336a6b235165830755a48c45a95
tag: 2.16.0@sha256:815042c0fe90f623d0fff9de007a22e3a9014bc5c3a065c3cfad1a6f03056e0f
pullPolicy: IfNotPresent
service:

View File

@ -1,9 +0,0 @@
## [verysync-4.0.9](https://github.com/truecharts/charts/compare/verysync-4.0.8...verysync-4.0.9) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.