Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
7b1f61596f
commit
e3a1ed5a76
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [snapdrop-5.0.7](https://github.com/truecharts/charts/compare/snapdrop-5.0.6...snapdrop-5.0.7) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [snapdrop-5.0.8](https://github.com/truecharts/charts/compare/snapdrop-5.0.7...snapdrop-5.0.8) (2023-04-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/snapdrop to latest ([#8378](https://github.com/truecharts/charts/issues/8378))
|
||||
|
||||
|
||||
|
||||
|
||||
## [snapdrop-5.0.7](https://github.com/truecharts/charts/compare/snapdrop-5.0.6...snapdrop-5.0.7) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
||||
|
||||
|
||||
## [snapdrop-4.0.15](https://github.com/truecharts/charts/compare/snapdrop-4.0.14...snapdrop-4.0.15) (2023-02-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/snapdrop to latest
|
||||
|
||||
|
|
@ -18,7 +18,7 @@ name: snapdrop
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/snapdrop
|
||||
- https://github.com/linuxserver/docker-snapdrop
|
||||
version: 5.0.7
|
||||
version: 5.0.8
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [snapdrop-5.0.8](https://github.com/truecharts/charts/compare/snapdrop-5.0.7...snapdrop-5.0.8) (2023-04-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/snapdrop to latest ([#8378](https://github.com/truecharts/charts/issues/8378))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/snapdrop
|
||||
tag: latest@sha256:827b585e69567367ea776198ff191a0ebb6a7f283f77d4a42c7afbcb69c98e41
|
||||
tag: latest@sha256:c65a0af0b5d5cd7b0c772b5cbd21e63fb13592e12a6167b0e231313f0219580f
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue