Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
40abe9cf76
commit
a782fb3109
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [jelu-2.0.1](https://github.com/truecharts/charts/compare/jelu-2.0.0...jelu-2.0.1) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
||||
|
||||
|
|
@ -26,4 +26,4 @@ sources:
|
|||
- https://github.com/bayang/jelu
|
||||
- https://hub.docker.com/r/wabayang/jelu
|
||||
type: application
|
||||
version: 2.0.1
|
||||
version: 2.0.2
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [jelu-2.0.2](https://github.com/truecharts/charts/compare/jelu-2.0.1...jelu-2.0.2) (2022-11-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jelu to latest
|
||||
|
||||
|
|
@ -2,7 +2,7 @@ env: {}
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/jelu
|
||||
tag: latest@sha256:b14c65ea02a90ce78d5713c95469838c36041619ad4c2b10277b404b27d82d8b
|
||||
tag: latest@sha256:a5b6cd67f057237b9b4609203b0ef1c326a1205aeda9b87a2fddd8cf195bcd9f
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [libreddit-3.0.1](https://github.com/truecharts/charts/compare/libreddit-3.0.0...libreddit-3.0.1) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
||||
|
||||
|
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/libreddit
|
||||
- https://github.com/spikecodes/libreddit
|
||||
- https://hub.docker.com/r/spikecodes/libreddit
|
||||
version: 3.0.1
|
||||
version: 3.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [libreddit-3.0.2](https://github.com/truecharts/charts/compare/libreddit-3.0.1...libreddit-3.0.2) (2022-11-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libreddit to latest
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/libreddit
|
||||
tag: latest@sha256:3510ba1ef20964cf9418fef475ad32a78aba6efaa37a9dafd955dff9cbce8de9
|
||||
tag: latest@sha256:da2a00794f79729032ef81d410329e38e32af0b6749a4e553425be2401e2ed84
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
libreddit:
|
Loading…
Reference in New Issue