Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
b3e5b9ae86
commit
d57b58bf40
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [quickshare-2.0.10](https://github.com/truecharts/charts/compare/quickshare-2.0.9...quickshare-2.0.10) (2023-02-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/quickshare to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [quickshare-2.0.9](https://github.com/truecharts/charts/compare/quickshare-2.0.8...quickshare-2.0.9) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
## [quickshare-2.0.2](https://github.com/truecharts/charts/compare/quickshare-2.0.1...quickshare-2.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [quickshare-2.0.2](https://github.com/truecharts/charts/compare/quickshare-2.0.1...quickshare-2.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
|
@ -29,7 +29,6 @@ maintainers:
|
|||
name: quickshare
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/quickshare
|
||||
- https://hub.docker.com/r/hexxa/quickshare
|
||||
- https://github.com/ihexxa/quickshare
|
||||
type: application
|
||||
version: 2.0.9
|
||||
version: 2.0.10
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [quickshare-2.0.10](https://github.com/truecharts/charts/compare/quickshare-2.0.9...quickshare-2.0.10) (2023-02-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/quickshare to latest
|
||||
|
||||
|
|
@ -4,7 +4,7 @@ env:
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/quickshare
|
||||
tag: latest@sha256:c7bc7ef4a8aee5e68064854b5eeab29c0e370daaec372c364a8b15f38cdd25bb
|
||||
tag: latest@sha256:2b0065da87b1655df543861c1cbcb7b5a2d409e4d86fdcaaaccb307c83c8d9a2
|
||||
persistence:
|
||||
storagedata:
|
||||
enabled: true
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [quickshare-2.0.9](https://github.com/truecharts/charts/compare/quickshare-2.0.8...quickshare-2.0.9) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
Loading…
Reference in New Issue