Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-04-28 08:48:23 +00:00
parent b805889504
commit 4fc4ae020e
12 changed files with 21 additions and 16 deletions

View File

@@ -4,6 +4,15 @@
## [shoko-server-5.0.10](https://github.com/truecharts/charts/compare/shoko-server-5.0.9...shoko-server-5.0.10) (2023-04-28)
### Chore
- update container image tccr.io/truecharts/shoko-server to v4.2.2 ([#8258](https://github.com/truecharts/charts/issues/8258))
## [shoko-server-5.0.9](https://github.com/truecharts/charts/compare/shoko-server-5.0.8...shoko-server-5.0.9) (2023-04-25)
### Chore
@@ -88,7 +97,3 @@
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
## [shoko-server-4.0.0](https://github.com/truecharts/charts/compare/shoko-server-3.0.2...shoko-server-4.0.0) (2023-02-21)

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "4.1.2"
appVersion: "4.2.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/shoko-server
- https://github.com/ShokoAnime/ShokoServer
type: application
version: 5.0.9
version: 5.0.10
annotations:
truecharts.org/catagories: |
- media

View File

@@ -0,0 +1,9 @@
## [shoko-server-5.0.10](https://github.com/truecharts/charts/compare/shoko-server-5.0.9...shoko-server-5.0.10) (2023-04-28)
### Chore
- update container image tccr.io/truecharts/shoko-server to v4.2.2 ([#8258](https://github.com/truecharts/charts/issues/8258))

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/shoko-server
pullPolicy: IfNotPresent
tag: 4.1.2@sha256:5bde0f9457716b9142c6dd5827a1583f387dcdc6a971247f99b769a44f65fa5f
tag: 4.2.2@sha256:c56805fe8f131d773800f6959af0f4aac81f2ac81d488ac51055f39b552d20cd
service:
main:

View File

@@ -1,9 +0,0 @@
## [shoko-server-5.0.9](https://github.com/truecharts/charts/compare/shoko-server-5.0.8...shoko-server-5.0.9) (2023-04-25)
### Chore
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))