Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
f846ff12cc
commit
3b28d9253c
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [snapdrop-6.0.12](https://github.com/truecharts/charts/compare/snapdrop-6.0.11...snapdrop-6.0.12) (2023-10-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/snapdrop to latest ([#13775](https://github.com/truecharts/charts/issues/13775))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [snapdrop-6.0.13](https://github.com/truecharts/charts/compare/snapdrop-6.0.12...snapdrop-6.0.13) (2023-10-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/snapdrop to latest ([#13988](https://github.com/truecharts/charts/issues/13988))
|
||||
|
||||
|
||||
|
||||
|
||||
## [snapdrop-6.0.12](https://github.com/truecharts/charts/compare/snapdrop-6.0.11...snapdrop-6.0.12) (2023-10-19)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [snapdrop-6.0.3](https://github.com/truecharts/charts/compare/snapdrop-6.0.2...snapdrop-6.0.3) (2023-08-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/snapdrop to latest ([#11630](https://github.com/truecharts/charts/issues/11630))
|
||||
|
||||
|
||||
|
||||
|
||||
## [snapdrop-6.0.2](https://github.com/truecharts/charts/compare/snapdrop-6.0.1...snapdrop-6.0.2) (2023-08-10)
|
||||
|
||||
### Chore
|
|
@ -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.12
|
||||
version: 6.0.13
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [snapdrop-6.0.13](https://github.com/truecharts/charts/compare/snapdrop-6.0.12...snapdrop-6.0.13) (2023-10-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/snapdrop to latest ([#13988](https://github.com/truecharts/charts/issues/13988))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/snapdrop
|
||||
tag: latest@sha256:d8ef019fc828c7cb7272bfd1dc1c57b2c73d4d02457a43dcb1fbc282df19c621
|
||||
tag: latest@sha256:4a4dc11b232999fdf44e3780920dde5a475a95b62f2cdd3001287fe392ecb438
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue