Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
69bb9131d6
commit
695aaad8aa
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [snapdrop-4.0.16](https://github.com/truecharts/charts/compare/snapdrop-4.0.15...snapdrop-4.0.16) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [snapdrop-4.0.17](https://github.com/truecharts/charts/compare/snapdrop-4.0.16...snapdrop-4.0.17) (2023-02-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/snapdrop to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [snapdrop-4.0.16](https://github.com/truecharts/charts/compare/snapdrop-4.0.15...snapdrop-4.0.16) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [snapdrop-4.0.7](https://github.com/truecharts/charts/compare/snapdrop-4.0.6...snapdrop-4.0.7) (2022-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [snapdrop-4.0.6](https://github.com/truecharts/charts/compare/snapdrop-4.0.5...snapdrop-4.0.6) (2022-12-19)
|
||||
|
||||
### Chore
|
|
@ -19,7 +19,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/snapdrop
|
||||
- https://hub.docker.com/r/linuxserver/snapdrop
|
||||
- https://github.com/linuxserver/docker-snapdrop
|
||||
version: 4.0.16
|
||||
version: 4.0.17
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [snapdrop-4.0.17](https://github.com/truecharts/charts/compare/snapdrop-4.0.16...snapdrop-4.0.17) (2023-02-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/snapdrop to latest
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/snapdrop
|
||||
tag: latest@sha256:0f97321a1a3c7ba6a8e7df9dd7278a68f009060e73a6b9b78d9fee74634e3705
|
||||
tag: latest@sha256:827b585e69567367ea776198ff191a0ebb6a7f283f77d4a42c7afbcb69c98e41
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue