Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
6168c9867a
commit
b0b7b68266
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [ipfs-6.0.12](https://github.com/truecharts/charts/compare/ipfs-6.0.11...ipfs-6.0.12) (2023-05-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [ipfs-6.0.13](https://github.com/truecharts/charts/compare/ipfs-6.0.12...ipfs-6.0.13) (2023-05-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ipfs to v0.19.2 ([#8823](https://github.com/truecharts/charts/issues/8823))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ipfs-6.0.12](https://github.com/truecharts/charts/compare/ipfs-6.0.11...ipfs-6.0.12) (2023-05-05)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [ipfs-6.0.3](https://github.com/truecharts/charts/compare/ipfs-6.0.2...ipfs-6.0.3) (2023-04-14)
|
||||
|
||||
|
||||
|
||||
|
||||
## [ipfs-6.0.2](https://github.com/truecharts/charts/compare/ipfs-6.0.1...ipfs-6.0.2) (2023-04-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959))
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.19.1"
|
||||
appVersion: "0.19.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/ipfs
|
||||
- https://github.com/ipfs/kubo
|
||||
type: application
|
||||
version: 6.0.12
|
||||
version: 6.0.13
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- storage
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [ipfs-6.0.13](https://github.com/truecharts/charts/compare/ipfs-6.0.12...ipfs-6.0.13) (2023-05-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ipfs to v0.19.2 ([#8823](https://github.com/truecharts/charts/issues/8823))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/ipfs
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.19.1@sha256:fb1a7bb937103edc1e560c46c98e658ae3e01865e39b9fcba9dca4dbfee77132
|
||||
tag: v0.19.2@sha256:d73ac43f7220e5bf209615751098d6d9fb82800155b5ab684c92551a43a14450
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue