Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
be0192dd58
commit
c17e3b39d7
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [flexget-5.0.25](https://github.com/truecharts/charts/compare/flexget-5.0.24...flexget-5.0.25) (2023-06-07)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [flexget-5.0.26](https://github.com/truecharts/charts/compare/flexget-5.0.25...flexget-5.0.26) (2023-06-09)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/flexget to v3.7.4 ([#9547](https://github.com/truecharts/charts/issues/9547))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [flexget-5.0.25](https://github.com/truecharts/charts/compare/flexget-5.0.24...flexget-5.0.25) (2023-06-07)
|
## [flexget-5.0.25](https://github.com/truecharts/charts/compare/flexget-5.0.24...flexget-5.0.25) (2023-06-07)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [flexget-5.0.16](https://github.com/truecharts/charts/compare/flexget-5.0.15...flexget-5.0.16) (2023-05-22)
|
|
||||||
|
|
||||||
### Feat
|
|
||||||
|
|
||||||
- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "3.7.2"
|
appVersion: "3.7.4"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -21,7 +21,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/flexget
|
- https://github.com/truecharts/charts/tree/master/charts/stable/flexget
|
||||||
- https://github.com/wiserain/docker-flexget
|
- https://github.com/wiserain/docker-flexget
|
||||||
type: application
|
type: application
|
||||||
version: 5.0.25
|
version: 5.0.26
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [flexget-5.0.26](https://github.com/truecharts/charts/compare/flexget-5.0.25...flexget-5.0.26) (2023-06-09)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/flexget to v3.7.4 ([#9547](https://github.com/truecharts/charts/issues/9547))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/flexget
|
repository: tccr.io/truecharts/flexget
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v3.7.2@sha256:08b5559203ac066a3c5811ade46c2c92c54ad6bd38af9d54e9305b53d2a5ab6e
|
tag: v3.7.4@sha256:bbc5368254671c4f567b9d966c94526a057ce08af8ee6bc402cd9272a2984459
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
Loading…
Reference in New Issue