Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
29471beae3
commit
2e1f698646
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [googlephotossync-2.0.10](https://github.com/truecharts/charts/compare/googlephotossync-2.0.9...googlephotossync-2.0.10) (2023-01-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/googlephotossync to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [googlephotossync-2.0.9](https://github.com/truecharts/charts/compare/googlephotossync-2.0.8...googlephotossync-2.0.9) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
@ -85,15 +94,6 @@
|
|||
|
||||
|
||||
|
||||
## [googlephotossync-2.0.4](https://github.com/truecharts/charts/compare/googlephotossync-2.0.1...googlephotossync-2.0.4) (2022-11-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/googlephotossync to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [googlephotossync-2.0.4](https://github.com/truecharts/charts/compare/googlephotossync-2.0.1...googlephotossync-2.0.4) (2022-11-30)
|
||||
|
||||
### Chore
|
|
@ -25,4 +25,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/googlephotossync
|
||||
- https://hub.docker.com/r/rix1337/docker-gphotos-sync
|
||||
type: application
|
||||
version: 2.0.9
|
||||
version: 2.0.10
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [googlephotossync-2.0.10](https://github.com/truecharts/charts/compare/googlephotossync-2.0.9...googlephotossync-2.0.10) (2023-01-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/googlephotossync to latest
|
||||
|
||||
|
|
@ -2,7 +2,7 @@ env: {}
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/googlephotossync
|
||||
tag: latest@sha256:16f6232590ee62595560ddaf05819685f956f07a91320a7172ba08bf4a14fb29
|
||||
tag: latest@sha256:cc3c9de7aa143574eb2ed96b9a18285c1fe81d1c5761dc44825b470ba94b7409
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [googlephotossync-2.0.9](https://github.com/truecharts/charts/compare/googlephotossync-2.0.8...googlephotossync-2.0.9) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
Loading…
Reference in New Issue