Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e96261fc9d
commit
9a8e1a6e0f
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [snapdrop-6.0.5](https://github.com/truecharts/charts/compare/snapdrop-6.0.4...snapdrop-6.0.5) (2023-08-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/snapdrop to latest ([#11868](https://github.com/truecharts/charts/issues/11868))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [snapdrop-6.0.6](https://github.com/truecharts/charts/compare/snapdrop-6.0.5...snapdrop-6.0.6) (2023-09-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/snapdrop to latest ([#12340](https://github.com/truecharts/charts/issues/12340))
|
||||
|
||||
|
||||
|
||||
|
||||
## [snapdrop-6.0.5](https://github.com/truecharts/charts/compare/snapdrop-6.0.4...snapdrop-6.0.5) (2023-08-25)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update container image tccr.io/truecharts/snapdrop to latest ([#10436](https://github.com/truecharts/charts/issues/10436))
|
||||
|
||||
|
||||
|
||||
|
||||
## [snapdrop-5.0.30](https://github.com/truecharts/charts/compare/snapdrop-5.0.29...snapdrop-5.0.30) (2023-07-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/snapdrop to latest ([#10196](https://github.com/truecharts/charts/issues/10196))
|
||||
|
|
@ -18,7 +18,7 @@ name: snapdrop
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/snapdrop
|
||||
- https://github.com/linuxserver/docker-snapdrop
|
||||
version: 6.0.5
|
||||
version: 6.0.6
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [snapdrop-6.0.6](https://github.com/truecharts/charts/compare/snapdrop-6.0.5...snapdrop-6.0.6) (2023-09-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/snapdrop to latest ([#12340](https://github.com/truecharts/charts/issues/12340))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/snapdrop
|
||||
tag: latest@sha256:d5b4f03fd73186d5238770bedf0edd9db1c3b1cbb9ec5e3c2284b7afd255dcc5
|
||||
tag: latest@sha256:a08e14898d3fdac2a16c089a667af7a08365d3fe5a79618d7797d39b94d016cd
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue