Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
7fb8611fac
commit
2bd0d07ef4
|
@ -1,8 +0,0 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [plexanisync-0.0.1]plexanisync-0.0.1 (2023-01-13)
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [plexanisync-0.0.1]plexanisync-0.0.1 (2023-01-13)
|
||||
|
|
@ -0,0 +1,17 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [plexanisync-0.0.2](https://github.com/truecharts/charts/compare/plexanisync-0.0.1...plexanisync-0.0.2) (2023-01-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/plexanisync to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [plexanisync-0.0.1]plexanisync-0.0.1 (2023-01-13)
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.3.21"
|
||||
appVersion: "latest"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://github.com/RickDB/PlexAniSync
|
||||
- https://github.com/RickDB/PlexAniSync/pkgs/container/plexanisync
|
||||
type: application
|
||||
version: 0.0.1
|
||||
version: 0.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [plexanisync-0.0.2](https://github.com/truecharts/charts/compare/plexanisync-0.0.1...plexanisync-0.0.2) (2023-01-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/plexanisync to latest
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/plexanisync
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:783613decc1a1041affe73ad90d04c3604b95824c156e0380c1a403bbe24ae3b
|
||||
tag: latest@sha256:13dcfeadb31ec46bc137c2a03e0ddab74fe8f49a1bfc86566543c676cdd5eba8
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
Loading…
Reference in New Issue