Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
eb8bf8cebb
commit
0518727fca
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [autobrr-4.0.26](https://github.com/truecharts/charts/compare/autobrr-4.0.25...autobrr-4.0.26) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [autobrr-4.0.27](https://github.com/truecharts/charts/compare/autobrr-4.0.26...autobrr-4.0.27) (2023-07-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/autobrr to v1.28.0 ([#11051](https://github.com/truecharts/charts/issues/11051))
|
||||
|
||||
|
||||
|
||||
|
||||
## [autobrr-4.0.26](https://github.com/truecharts/charts/compare/autobrr-4.0.25...autobrr-4.0.26) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
|
||||
## [autobrr-4.0.17](https://github.com/truecharts/charts/compare/autobrr-4.0.16...autobrr-4.0.17) (2023-05-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156))
|
||||
|
||||
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: autobrr
|
||||
version: 4.0.26
|
||||
appVersion: "1.27.1"
|
||||
version: 4.0.27
|
||||
appVersion: "1.28.0"
|
||||
description: The modern download automation tool for torrents.
|
||||
type: application
|
||||
deprecated: false
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [autobrr-4.0.27](https://github.com/truecharts/charts/compare/autobrr-4.0.26...autobrr-4.0.27) (2023-07-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/autobrr to v1.28.0 ([#11051](https://github.com/truecharts/charts/issues/11051))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/autobrr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.27.1@sha256:b9cd9ff54105d3bc76a5bb9a483399bfacb8d536b75d5acd7d89db2a4e35bd47
|
||||
tag: v1.28.0@sha256:31f67d5a10f012fe3ab074bbbf0ab4d5061f448eec84a0ea2826d94e8da65af1
|
||||
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue