Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
710eb0b6c9
commit
e25aa0d7eb
|
@ -1,4 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [ipfs-5.0.4](https://github.com/truecharts/charts/compare/ipfs-5.0.3...ipfs-5.0.4) (2022-11-22)
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "0.16.0"
|
appVersion: "0.17.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -22,7 +22,7 @@ sources:
|
||||||
- https://hub.docker.com/r/ipfs/kubo/
|
- https://hub.docker.com/r/ipfs/kubo/
|
||||||
- https://github.com/ipfs/kubo
|
- https://github.com/ipfs/kubo
|
||||||
type: application
|
type: application
|
||||||
version: 5.0.4
|
version: 5.0.5
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- storage
|
- storage
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [ipfs-5.0.5](https://github.com/truecharts/charts/compare/ipfs-5.0.4...ipfs-5.0.5) (2022-11-22)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/ipfs to v0.17.0
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/ipfs
|
repository: tccr.io/truecharts/ipfs
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 0.16.0@sha256:62a347f8e2f3883d0653d98a8f4d1ecb2ee43b25eb8c4c0ea1006dd200f78dc5
|
tag: 0.17.0@sha256:294f79a60603063337af861821880668f1e51ecd0b1d926e774f4f34d2421241
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [komga-8.0.1](https://github.com/truecharts/charts/compare/komga-8.0.0...komga-8.0.1) (2022-11-15)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "0.157.4"
|
appVersion: "0.157.5"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -22,7 +22,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/komga
|
- https://github.com/truecharts/charts/tree/master/charts/stable/komga
|
||||||
- https://komga.org/
|
- https://komga.org/
|
||||||
- https://github.com/gotson/komga
|
- https://github.com/gotson/komga
|
||||||
version: 8.0.1
|
version: 8.0.2
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [komga-8.0.2](https://github.com/truecharts/charts/compare/komga-8.0.1...komga-8.0.2) (2022-11-22)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/komga to v0.157.5
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/komga
|
repository: tccr.io/truecharts/komga
|
||||||
tag: 0.157.4@sha256:9b65759f5cc851096bb2e0d6c91275585b480d929f20961f67ef106f015bfc36
|
tag: 0.157.5@sha256:e7a21863594dd6217d1dcd0c08959c2c6af7d75171a3843a1cabe79617734534
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
service:
|
service:
|
Loading…
Reference in New Issue