Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2a4bb8b3cf
commit
722f2ee2e6
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [wizarr-0.0.7](https://github.com/truecharts/charts/compare/wizarr-0.0.6...wizarr-0.0.7) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [wizarr-0.0.8](https://github.com/truecharts/charts/compare/wizarr-0.0.7...wizarr-0.0.8) (2023-02-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/wizarr to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [wizarr-0.0.7](https://github.com/truecharts/charts/compare/wizarr-0.0.6...wizarr-0.0.7) (2023-02-10)
|
||||
|
||||
### Fix
|
|
@ -24,7 +24,7 @@ sources:
|
|||
- https://hub.docker.com/r/wizarr/wizarr
|
||||
- https://github.com/Wizarrrr/wizarr
|
||||
type: application
|
||||
version: 0.0.7
|
||||
version: 0.0.8
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- HomeAutomation
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [wizarr-0.0.8](https://github.com/truecharts/charts/compare/wizarr-0.0.7...wizarr-0.0.8) (2023-02-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/wizarr to latest
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/wizarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:f8a74452457b2fee8cc21bd199c4f347d35d514d36a3513268bc7233776b048e
|
||||
tag: latest@sha256:70e426d55103676103540729769d29fda08bbf567a06c3f51caaf11318523ae9
|
||||
|
||||
env:
|
||||
APP_URL: "http://localhost:{{ .Values.service.main.ports.main.port }}"
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [libreddit-3.0.15](https://github.com/truecharts/charts/compare/libreddit-3.0.14...libreddit-3.0.15) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [libreddit-3.0.16](https://github.com/truecharts/charts/compare/libreddit-3.0.15...libreddit-3.0.16) (2023-02-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libreddit to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [libreddit-3.0.15](https://github.com/truecharts/charts/compare/libreddit-3.0.14...libreddit-3.0.15) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
@ -85,15 +94,6 @@
|
|||
|
||||
|
||||
|
||||
## [libreddit-3.0.7](https://github.com/truecharts/charts/compare/libreddit-3.0.5...libreddit-3.0.7) (2022-11-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libreddit to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [libreddit-3.0.7](https://github.com/truecharts/charts/compare/libreddit-3.0.5...libreddit-3.0.7) (2022-11-30)
|
||||
|
||||
### Chore
|
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/libreddit
|
||||
- https://hub.docker.com/r/spikecodes/libreddit
|
||||
- https://github.com/spikecodes/libreddit
|
||||
version: 3.0.15
|
||||
version: 3.0.16
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [libreddit-3.0.16](https://github.com/truecharts/charts/compare/libreddit-3.0.15...libreddit-3.0.16) (2023-02-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libreddit to latest
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/libreddit
|
||||
tag: latest@sha256:69c026faa541dd637d7368d6fa6f55f62c5d5d8e4526741a5bad37e6bc44fa6e
|
||||
tag: latest@sha256:1c586675b28b0d9ab72ec9669d244d2a718c317918976bb7c45186bf9a2b7fcf
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
libreddit:
|
Loading…
Reference in New Issue