Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
73d53907bf
commit
57bf6b4f11
|
@ -2,6 +2,15 @@
|
|||
|
||||
|
||||
|
||||
## [memcached-3.0.75](https://github.com/truecharts/charts/compare/memcached-3.0.74...memcached-3.0.75) (2022-09-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755))
|
||||
|
||||
|
||||
|
||||
|
||||
## [memcached-3.0.74](https://github.com/truecharts/charts/compare/memcached-3.0.73...memcached-3.0.74) (2022-09-12)
|
||||
|
||||
### Chore
|
|
@ -3,4 +3,4 @@ dependencies:
|
|||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.9
|
||||
digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f
|
||||
generated: "2022-09-11T06:37:22.491173628Z"
|
||||
generated: "2022-09-13T05:23:58.285526363Z"
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-memcached
|
||||
- http://memcached.org/
|
||||
type: application
|
||||
version: 3.0.74
|
||||
version: 3.0.75
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -1,6 +1,6 @@
|
|||
# memcached
|
||||
|
||||
![Version: 3.0.74](https://img.shields.io/badge/Version-3.0.74-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.17](https://img.shields.io/badge/AppVersion-1.6.17-informational?style=flat-square)
|
||||
![Version: 3.0.75](https://img.shields.io/badge/Version-3.0.75-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.17](https://img.shields.io/badge/AppVersion-1.6.17-informational?style=flat-square)
|
||||
|
||||
Memcached is a memory-backed database caching solution
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/memcached
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.6.17@sha256:7e92577eec0467d12dc8c4a2056726babcac336b2e3747cbe75f503738616d7d
|
||||
tag: 1.6.17@sha256:d6770534fb5f20a4f8debb623716a33192a3f3e7fb2b4c0a850d10fcecbfed55
|
||||
|
||||
service:
|
||||
main:
|
|
@ -2,6 +2,15 @@
|
|||
|
||||
|
||||
|
||||
## [solr-0.0.47](https://github.com/truecharts/charts/compare/solr-0.0.46...solr-0.0.47) (2022-09-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755))
|
||||
|
||||
|
||||
|
||||
|
||||
## [solr-0.0.46](https://github.com/truecharts/charts/compare/solr-0.0.45...solr-0.0.46) (2022-09-11)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
## [solr-0.0.36](https://github.com/truecharts/charts/compare/solr-0.0.35...solr-0.0.36) (2022-08-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to v10.5.2 ([#3583](https://github.com/truecharts/charts/issues/3583))
|
||||
|
||||
|
||||
|
||||
|
||||
## [solr-0.0.35](https://github.com/truecharts/charts/compare/solr-0.0.34...solr-0.0.35) (2022-08-25)
|
|
@ -3,4 +3,4 @@ dependencies:
|
|||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.9
|
||||
digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f
|
||||
generated: "2022-09-12T21:42:43.928213875Z"
|
||||
generated: "2022-09-13T05:23:58.250492886Z"
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/apache/solr
|
||||
- https://hub.docker.com/r/bitnami/solr/
|
||||
type: application
|
||||
version: 0.0.46
|
||||
version: 0.0.47
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- search
|
|
@ -1,6 +1,6 @@
|
|||
# solr
|
||||
|
||||
![Version: 0.0.46](https://img.shields.io/badge/Version-0.0.46-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.0.0](https://img.shields.io/badge/AppVersion-9.0.0-informational?style=flat-square)
|
||||
![Version: 0.0.47](https://img.shields.io/badge/Version-0.0.47-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.0.0](https://img.shields.io/badge/AppVersion-9.0.0-informational?style=flat-square)
|
||||
|
||||
Apache Solr
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/solr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v9.0.0@sha256:de63da630ec80c6a61ce1bec2280b0b3f4e87059060dc83d922dab2b6e756d03
|
||||
tag: v9.0.0@sha256:3011af8b8fef9cea75b7889313bb6f452ed6c7c581ce41e0636c0c6d9755dac5
|
||||
|
||||
controller:
|
||||
# -- Set the controller type.
|
|
@ -2,6 +2,15 @@
|
|||
|
||||
|
||||
|
||||
## [autoscan-0.0.28](https://github.com/truecharts/charts/compare/autoscan-0.0.27...autoscan-0.0.28) (2022-09-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755))
|
||||
|
||||
|
||||
|
||||
|
||||
## [autoscan-0.0.27](https://github.com/truecharts/charts/compare/autoscan-0.0.25...autoscan-0.0.27) (2022-09-12)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
|
||||
## [autoscan-0.0.24](https://github.com/truecharts/charts/compare/autoscan-0.0.23...autoscan-0.0.24) (2022-08-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
|
||||
|
||||
|
||||
|
|
@ -3,4 +3,4 @@ dependencies:
|
|||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.9
|
||||
digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f
|
||||
generated: "2022-09-12T21:46:14.327081238Z"
|
||||
generated: "2022-09-13T05:23:58.268225726Z"
|
|
@ -26,4 +26,4 @@ sources:
|
|||
- https://hotio.dev/containers/autoscan
|
||||
- https://hub.docker.com/r/hotio/autoscan
|
||||
type: application
|
||||
version: 0.0.27
|
||||
version: 0.0.28
|
|
@ -1,6 +1,6 @@
|
|||
# autoscan
|
||||
|
||||
![Version: 0.0.27](https://img.shields.io/badge/Version-0.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
|
||||
![Version: 0.0.28](https://img.shields.io/badge/Version-0.0.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
|
||||
|
||||
Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system. Autoscan integrates with Sonarr, Radarr and Lidarr to fetch changes in near real-time without relying on the file system.
|
||||
|
|
@ -5,7 +5,7 @@ env:
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/autoscan
|
||||
tag: latest@sha256:2e524412a44651b93f15a2585dcb3b6c6d81071486715de8114cfcc888f1d85d
|
||||
tag: latest@sha256:bda572ee500b9e613aa031d98127c12b32aaf663e4958c9c3c53a85bbb16f5a5
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
|
@ -2,6 +2,15 @@
|
|||
|
||||
|
||||
|
||||
## [convos-0.0.25](https://github.com/truecharts/charts/compare/convos-0.0.24...convos-0.0.25) (2022-09-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755))
|
||||
|
||||
|
||||
|
||||
|
||||
## [convos-0.0.24](https://github.com/truecharts/charts/compare/convos-0.0.22...convos-0.0.24) (2022-09-12)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
### Chore
|
||||
|
||||
- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
|
||||
|
||||
|
||||
|
||||
|
||||
## [convos-0.0.20](https://github.com/truecharts/charts/compare/convos-0.0.19...convos-0.0.20) (2022-08-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
|
|
@ -3,4 +3,4 @@ dependencies:
|
|||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.9
|
||||
digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f
|
||||
generated: "2022-09-12T21:49:48.156501301Z"
|
||||
generated: "2022-09-13T05:23:58.236737477Z"
|
|
@ -26,4 +26,4 @@ sources:
|
|||
- https://convos.chat/
|
||||
- https://hub.docker.com/r/convos/convos/
|
||||
type: application
|
||||
version: 0.0.24
|
||||
version: 0.0.25
|
|
@ -1,6 +1,6 @@
|
|||
# convos
|
||||
|
||||
![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square)
|
||||
![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square)
|
||||
|
||||
Convos is the simplest way to use IRC and it is always online
|
||||
|
|
@ -2,7 +2,7 @@ env: {}
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/convos
|
||||
tag: vstable@sha256:8f272875a5b3dc1a8347b9b9428c567d1bcf0d4fbe804181df0e6008c89c6182
|
||||
tag: vstable@sha256:c4e8a4e0f3c217462741bc361b25484834ef20b478a5888857170cd832619be6
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
|
@ -1,6 +0,0 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.9
|
||||
digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f
|
||||
generated: "2022-09-12T21:50:46.296398377Z"
|
|
@ -2,6 +2,15 @@
|
|||
|
||||
|
||||
|
||||
## [cryptpad-0.0.50](https://github.com/truecharts/charts/compare/cryptpad-0.0.49...cryptpad-0.0.50) (2022-09-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755))
|
||||
|
||||
|
||||
|
||||
|
||||
## [cryptpad-0.0.49](https://github.com/truecharts/charts/compare/cryptpad-0.0.47...cryptpad-0.0.49) (2022-09-12)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710))
|
||||
|
||||
|
||||
|
||||
|
||||
## [neko-0.0.29](https://github.com/truecharts/charts/compare/neko-0.0.28...neko-0.0.29) (2022-09-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
|
||||
- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710))
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.9
|
||||
digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f
|
||||
generated: "2022-09-13T05:24:25.163693113Z"
|
|
@ -28,4 +28,4 @@ sources:
|
|||
- https://cryptpad.fr/
|
||||
- https://hub.docker.com/r/promasu/cryptpad/
|
||||
type: application
|
||||
version: 0.0.49
|
||||
version: 0.0.50
|
|
@ -1,6 +1,6 @@
|
|||
# cryptpad
|
||||
|
||||
![Version: 0.0.49](https://img.shields.io/badge/Version-0.0.49-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
|
||||
![Version: 0.0.50](https://img.shields.io/badge/Version-0.0.50-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
|
||||
|
||||
CryptPad is the Zero Knowledge realtime collaborative editor.[br]mkdir -p /mnt/user/appdata/cryptpad/config [/br]wget -O /mnt/user/appdata/cryptpad/config/config.js https://raw.githubusercontent.com/xwiki-labs/cryptpad/main/config/config.example.js
|
||||
|
|
@ -2,7 +2,7 @@ env: {}
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/cryptpad
|
||||
tag: latest@sha256:0c9a3817c63b0cf604562e265f91375ea8d4d09a533aeeaf276e030ba6451cff
|
||||
tag: latest@sha256:dd22853e7fd2f3147e5c5816c3d4693ac5470ef9d3a5a0b0e4122b8e09c62271
|
||||
persistence:
|
||||
blobpath:
|
||||
enabled: true
|
|
@ -1,6 +0,0 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.9
|
||||
digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f
|
||||
generated: "2022-09-12T21:54:22.237885488Z"
|
|
@ -2,6 +2,15 @@
|
|||
|
||||
|
||||
|
||||
## [factorio-0.0.31](https://github.com/truecharts/charts/compare/factorio-0.0.30...factorio-0.0.31) (2022-09-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755))
|
||||
|
||||
|
||||
|
||||
|
||||
## [factorio-0.0.30](https://github.com/truecharts/charts/compare/factorio-0.0.29...factorio-0.0.30) (2022-09-12)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
|
||||
- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710))
|
||||
|
||||
|
||||
|
||||
|
||||
## [factorio-0.0.28](https://github.com/truecharts/charts/compare/factorio-0.0.27...factorio-0.0.28) (2022-08-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
|
|
@ -0,0 +1,6 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.9
|
||||
digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f
|
||||
generated: "2022-09-13T05:24:25.147538379Z"
|
|
@ -26,4 +26,4 @@ sources:
|
|||
- https://www.factorio.com/
|
||||
- https://hub.docker.com/r/factoriotools/factorio/
|
||||
type: application
|
||||
version: 0.0.30
|
||||
version: 0.0.31
|
|
@ -1,6 +1,6 @@
|
|||
# factorio
|
||||
|
||||
![Version: 0.0.30](https://img.shields.io/badge/Version-0.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square)
|
||||
![Version: 0.0.31](https://img.shields.io/badge/Version-0.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square)
|
||||
|
||||
This Chart Chart will download the latest stable release of the game, generate the map and you're ready to play.
|
||||
|
|
@ -2,7 +2,7 @@ env: {}
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/factorio
|
||||
tag: vstable@sha256:1878e15734a7937e1a158f86edd01aa9807254b1601c3840cb90b386c1f81933
|
||||
tag: vstable@sha256:6cd8be6eb75009e3e60a5882e0c4d878bbf946186f8fdcd346e64754748e277f
|
||||
persistence:
|
||||
path:
|
||||
enabled: true
|
|
@ -1,6 +0,0 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.9
|
||||
digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f
|
||||
generated: "2022-09-12T22:00:32.513679841Z"
|
|
@ -2,6 +2,15 @@
|
|||
|
||||
|
||||
|
||||
## [icloudpd-0.0.31](https://github.com/truecharts/charts/compare/icloudpd-0.0.30...icloudpd-0.0.31) (2022-09-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755))
|
||||
|
||||
|
||||
|
||||
|
||||
## [icloudpd-0.0.30](https://github.com/truecharts/charts/compare/icloudpd-0.0.29...icloudpd-0.0.30) (2022-09-12)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
|
||||
- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
|
||||
|
||||
|
||||
|
||||
|
||||
## [icloudpd-0.0.27](https://github.com/truecharts/charts/compare/icloudpd-0.0.26...icloudpd-0.0.27) (2022-08-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.9
|
||||
digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f
|
||||
generated: "2022-09-13T05:24:25.127226111Z"
|
|
@ -30,4 +30,4 @@ sources:
|
|||
- https://github.com/Womabre/-TrueNAS-docker-templates
|
||||
- https://hub.docker.com/r/boredazfcuk/icloudpd/
|
||||
type: application
|
||||
version: 0.0.30
|
||||
version: 0.0.31
|
|
@ -1,6 +1,6 @@
|
|||
# icloudpd
|
||||
|
||||
![Version: 0.0.30](https://img.shields.io/badge/Version-0.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
|
||||
![Version: 0.0.31](https://img.shields.io/badge/Version-0.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
|
||||
|
||||
iCloudPD, syncs photos from iDevices to a single directory on TrueNAS.
|
||||
|
|
@ -14,7 +14,7 @@ env:
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/icloudpd
|
||||
tag: latest@sha256:2efc90c5ac05445bcf9cced40e55fecadc3404af7dd0777e475350f46a178d8a
|
||||
tag: latest@sha256:6264564cfa4faf1dfd7dfb330ed1050a877dcaad9b2fefb3ac215bf223b30d19
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
|
@ -1,6 +0,0 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.9
|
||||
digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f
|
||||
generated: "2022-09-12T22:01:51.613760962Z"
|
|
@ -2,6 +2,15 @@
|
|||
|
||||
|
||||
|
||||
## [kdenlive-0.0.29](https://github.com/truecharts/charts/compare/kdenlive-0.0.28...kdenlive-0.0.29) (2022-09-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755))
|
||||
|
||||
|
||||
|
||||
|
||||
## [kdenlive-0.0.28](https://github.com/truecharts/charts/compare/kdenlive-0.0.27...kdenlive-0.0.28) (2022-09-12)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
## [kdenlive-0.0.26](https://github.com/truecharts/charts/compare/kdenlive-0.0.25...kdenlive-0.0.26) (2022-08-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
|
||||
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.9
|
||||
digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f
|
||||
generated: "2022-09-13T05:24:25.163189908Z"
|
|
@ -27,4 +27,4 @@ sources:
|
|||
- https://github.com/orgs/linuxserver/packages/container/package/kdenlive
|
||||
- https://github.com/linuxserver/docker-kdenlive#readme
|
||||
type: application
|
||||
version: 0.0.28
|
||||
version: 0.0.29
|
|
@ -1,6 +1,6 @@
|
|||
# kdenlive
|
||||
|
||||
![Version: 0.0.28](https://img.shields.io/badge/Version-0.0.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
|
||||
![Version: 0.0.29](https://img.shields.io/badge/Version-0.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
|
||||
|
||||
Kdenlive(https://kdenlive.org/) is a powerful free and open source cross-platform video editing program made by the KDE community. Feature rich and production ready.
|
||||
|
|
@ -5,7 +5,7 @@ env:
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/kdenlive
|
||||
tag: latest@sha256:6fda36d7396916b0e9edf7e77378438ebe54d5dc6050b52b4b091448fd144de9
|
||||
tag: latest@sha256:aab9ec146ceff91c662d55888f9667e0d2bc6cf08d5c98a0e64dbc4f048accfc
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
|
@ -1,6 +0,0 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.9
|
||||
digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f
|
||||
generated: "2022-09-12T22:06:20.616134605Z"
|
|
@ -2,6 +2,15 @@
|
|||
|
||||
|
||||
|
||||
## [neko-0.0.32](https://github.com/truecharts/charts/compare/neko-0.0.31...neko-0.0.32) (2022-09-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755))
|
||||
|
||||
|
||||
|
||||
|
||||
## [neko-0.0.31](https://github.com/truecharts/charts/compare/neko-0.0.29...neko-0.0.31) (2022-09-12)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
|
||||
- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [neko-0.0.28](https://github.com/truecharts/charts/compare/neko-0.0.26...neko-0.0.28) (2022-08-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- Auto-update chart README [skip ci]
|
|
@ -0,0 +1,6 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.9
|
||||
digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f
|
||||
generated: "2022-09-13T05:24:51.477769503Z"
|
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/neko
|
||||
- https://hub.docker.com/r/m1k1o/neko/
|
||||
type: application
|
||||
version: 0.0.31
|
||||
version: 0.0.32
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
|
@ -1,6 +1,6 @@
|
|||
# neko
|
||||
|
||||
![Version: 0.0.31](https://img.shields.io/badge/Version-0.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
|
||||
![Version: 0.0.32](https://img.shields.io/badge/Version-0.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
|
||||
|
||||
A self hosted virtual browser that runs in Chart
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue