Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-07-28 20:57:42 +00:00
parent 5f17957054
commit 073178600e
469 changed files with 17786 additions and 497 deletions

View File

@ -2,6 +2,15 @@
## [mongodb-1.0.49](https://github.com/truecharts/apps/compare/mongodb-1.0.48...mongodb-1.0.49) (2022-07-28)
### Chore
- update docker general non-major ([#3326](https://github.com/truecharts/apps/issues/3326))
## [mongodb-1.0.48](https://github.com/truecharts/apps/compare/mongodb-1.0.47...mongodb-1.0.48) (2022-07-27)
### Chore
@ -88,12 +97,3 @@
- update helm chart common to v10.4.6
### Feat
- force the use of TCCR in CI ([#3226](https://github.com/truecharts/apps/issues/3226))
## [mongodb-1.0.43](https://github.com/truecharts/apps/compare/mongodb-1.0.42...mongodb-1.0.43) (2022-07-20)
### Chore

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.8
digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad
generated: "2022-07-27T10:07:06.211680795Z"
generated: "2022-07-28T20:41:49.302663774Z"

View File

@ -1,12 +1,12 @@
apiVersion: v2
appVersion: "5.0.9"
appVersion: "5.0.10"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.8
deprecated: false
description: Fast, reliable, scalable, and easy to use open-source no-sql database system.
home: https://github.com/truecharts/charts/tree/master/charts/dependency/mongodb
home: "https://truecharts.org/docs/charts/dependency/mongodb"
icon: https://truecharts.org/img/chart-icons/mongodb.png
keywords:
- mongodb
@ -23,7 +23,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-mongodb
- https://www.mongodb.com
type: application
version: 1.0.48
version: 1.0.49
annotations:
truecharts.org/catagories: |
- database

View File

@ -1,6 +1,6 @@
# mongodb
![Version: 1.0.48](https://img.shields.io/badge/Version-1.0.48-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.9](https://img.shields.io/badge/AppVersion-5.0.9-informational?style=flat-square)
![Version: 1.0.49](https://img.shields.io/badge/Version-1.0.49-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.10](https://img.shields.io/badge/AppVersion-5.0.10-informational?style=flat-square)
Fast, reliable, scalable, and easy to use open-source no-sql database system.

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/mongodb
pullPolicy: IfNotPresent
tag: v5.0.9@sha256:a5b6632f9561a156f79cc07e86553d2658b400208979dacb4dba1b7a75b0ee67
tag: 5.0.10@sha256:f17405c7862bda5a5351fba64663faadc286d78211aa9d0d052c158f23025118
controller:
# -- Set the controller type.

View File

@ -2,6 +2,15 @@
## [cryptpad-0.0.16](https://github.com/truecharts/apps/compare/cryptpad-0.0.15...cryptpad-0.0.16) (2022-07-28)
### Chore
- update docker general non-major ([#3326](https://github.com/truecharts/apps/issues/3326))
## [cryptpad-0.0.15](https://github.com/truecharts/apps/compare/cryptpad-0.0.14...cryptpad-0.0.15) (2022-07-27)
### Chore

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.8
digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad
generated: "2022-07-26T10:33:12.30798789Z"
generated: "2022-07-28T20:41:49.18929804Z"

View File

@ -14,7 +14,7 @@ description:
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
home: https://github.com/truecharts/charts/tree/master/charts/incubator/cryptpad
home: "https://truecharts.org/docs/charts/incubator/cryptpad"
icon: https://truecharts.org/img/chart-icons/cryptpad.png
keywords:
- cryptpad
@ -30,4 +30,4 @@ sources:
- https://cryptpad.fr/
- https://hub.docker.com/r/promasu/cryptpad/
type: application
version: 0.0.15
version: 0.0.16

View File

@ -1,6 +1,6 @@
# cryptpad
![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-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.16](https://img.shields.io/badge/Version-0.0.16-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

View File

@ -2,7 +2,7 @@ env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/cryptpad
tag: latest@sha256:5a045d462e8bb094d64fa230d7ff30881e4d81185d4dba805540e7b9a0974c3e
tag: latest@sha256:e806d11125e8ddcc5227f5e7a24fc9c93f94e1212d33618af675cd29c2d5d3a7
persistence:
blobpath:
enabled: true

View File

@ -2,6 +2,15 @@
## [ghost-3.0.36](https://github.com/truecharts/apps/compare/ghost-3.0.35...ghost-3.0.36) (2022-07-28)
### Chore
- update docker general non-major ([#3326](https://github.com/truecharts/apps/issues/3326))
## [ghost-3.0.35](https://github.com/truecharts/apps/compare/ghost-3.0.34...ghost-3.0.35) (2022-07-27)
### Chore
@ -88,12 +97,3 @@
- update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268))
- update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266))
### Fix
- remove some non-utf8 characters
## [ghost-3.0.28](https://github.com/truecharts/apps/compare/ghost-3.0.27...ghost-3.0.28) (2022-07-20)
### Chore

View File

@ -6,4 +6,4 @@ dependencies:
repository: https://charts.truecharts.org/
version: 3.0.46
digest: sha256:2e72f5caa353ec621e4218b3a56658a696a3b031c12884191d11cf48f446a5fc
generated: "2022-07-27T10:10:04.356320305Z"
generated: "2022-07-28T20:41:57.504311271Z"

View File

@ -9,7 +9,7 @@ dependencies:
repository: https://charts.truecharts.org/
version: 3.0.46
description: Ghost is an open source, professional publishing platform built on a modern Node.js technology stack designed for teams who need power, flexibility and performance.
home: https://github.com/truecharts/charts/tree/master/charts/incubator/r/ghost
home: "https://truecharts.org/docs/charts/incubator/ghost"
icon: https://truecharts.org/img/chart-icons/ghost.png
keywords:
- ghost
@ -25,7 +25,7 @@ sources:
- https://github.com/TryGhost/Ghost
- https://hub.docker.com/_/ghost
- https://ghost.org/docs/
version: 3.0.35
version: 3.0.36
annotations:
truecharts.org/catagories: |
- productivity

View File

@ -1,6 +1,6 @@
# ghost
![Version: 3.0.35](https://img.shields.io/badge/Version-3.0.35-informational?style=flat-square) ![AppVersion: 5.5.0](https://img.shields.io/badge/AppVersion-5.5.0-informational?style=flat-square)
![Version: 3.0.36](https://img.shields.io/badge/Version-3.0.36-informational?style=flat-square) ![AppVersion: 5.5.0](https://img.shields.io/badge/AppVersion-5.5.0-informational?style=flat-square)
Ghost is an open source, professional publishing platform built on a modern Node.js technology stack designed for teams who need power, flexibility and performance.

View File

@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/ghost
tag: 5.5.0@sha256:3bd2b7be5029e93c842f8de132d048d82a8b0150de5dfe472a601db465bc2b09
tag: 5.5.0@sha256:f54efe61c9359e10648ad3d6ac34470a85414dd6317e32c824a29c15d639344e
pullPolicy: IfNotPresent
env:

View File

@ -2,6 +2,15 @@
## [googlephotossync-0.0.15](https://github.com/truecharts/apps/compare/googlephotossync-0.0.14...googlephotossync-0.0.15) (2022-07-28)
### Chore
- update docker general non-major ([#3326](https://github.com/truecharts/apps/issues/3326))
## [googlephotossync-0.0.14](https://github.com/truecharts/apps/compare/googlephotossync-0.0.13...googlephotossync-0.0.14) (2022-07-26)
### Chore
@ -88,12 +97,3 @@
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
## [googlephotossync-0.0.10]googlephotossync-0.0.10 (2022-07-20)
### Chore

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.8
digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad
generated: "2022-07-27T10:08:44.68037131Z"
generated: "2022-07-28T20:41:49.34027385Z"

View File

@ -14,7 +14,7 @@ description:
\ It will backup all the photos the user uploaded to Google Photos, but also the\
\ album information and additional Google Photos 'Creations' (animations, panoramas,\
\ movies, effects and collages).\r\n"
home: https://github.com/truecharts/charts/tree/master/charts/incubator/googlephotossync
home: "https://truecharts.org/docs/charts/incubator/googlephotossync"
icon: https://truecharts.org/img/chart-icons/googlephotossync.png
keywords:
- googlephotossync
@ -28,4 +28,4 @@ name: googlephotossync
sources:
- https://hub.docker.com/r/rix1337/docker-gphotos-sync
type: application
version: 0.0.14
version: 0.0.15

View File

@ -1,6 +1,6 @@
# googlephotossync
![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-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.15](https://img.shields.io/badge/Version-0.0.15-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)
Google Photos Sync downloads your Google Photos to the local file system. It will backup all the photos the user uploaded to Google Photos, but also the album information and additional Google Photos 'Creations' (animations, panoramas, movies, effects and collages).

View File

@ -2,7 +2,7 @@ env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/googlephotossync
tag: latest@sha256:92ed6d243f08560f75bb71a118d354dfaacd4f1aca2cd970ecb4ae43b624e2c7
tag: latest@sha256:52a439e1b7f292a637bec2db9f54b45ee777b2821bbe8e8051515b6c20c12297
persistence:
config:
enabled: true

View File

@ -2,6 +2,15 @@
## [icloudpd-0.0.15](https://github.com/truecharts/apps/compare/icloudpd-0.0.14...icloudpd-0.0.15) (2022-07-28)
### Chore
- update docker general non-major ([#3326](https://github.com/truecharts/apps/issues/3326))
## [icloudpd-0.0.14](https://github.com/truecharts/apps/compare/icloudpd-0.0.13...icloudpd-0.0.14) (2022-07-26)
### Chore

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.8
digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad
generated: "2022-07-27T10:06:27.979789692Z"
generated: "2022-07-28T20:42:13.826974712Z"

View File

@ -18,7 +18,7 @@ description:
Telegram, Prowl, PushBullet and WebHook notifications.
'
home: https://github.com/truecharts/charts/tree/master/charts/incubator/icloudpd
home: "https://truecharts.org/docs/charts/incubator/icloudpd"
icon: https://truecharts.org/img/chart-icons/icloudpd.png
keywords:
- icloudpd
@ -35,4 +35,4 @@ sources:
- https://github.com/Womabre/-TrueNAS-docker-templates
- https://hub.docker.com/r/boredazfcuk/icloudpd/
type: application
version: 0.0.14
version: 0.0.15

View File

@ -1,6 +1,6 @@
# icloudpd
![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-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.15](https://img.shields.io/badge/Version-0.0.15-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, Alpine Linux Docker container wrriten by [a href="https://github.com/boredazfcuk"]boredazfcuk[/a], syncs photos from iDevices to a single directory on TrueNAS. It uses the system keyring to securely store credentials, has HEIC to JPG conversion capability, and supports Telegram, Prowl, PushBullet and WebHook notifications.

View File

@ -14,7 +14,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/icloudpd
tag: latest@sha256:f9f31e7ccc2c81ee52f34a8f762c9fbdb711acb5e321235f13bb45bb64eafe95
tag: latest@sha256:e98b82d8153f7db85624dc72b94c2f67874d299e55a01b937f9682fb7b8aab78
persistence:
config:
enabled: true

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.8
digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad
generated: "2022-07-26T10:23:28.859328604Z"

View File

@ -2,6 +2,15 @@
## [jelu-0.0.15](https://github.com/truecharts/apps/compare/jelu-0.0.14...jelu-0.0.15) (2022-07-28)
### Chore
- update docker general non-major ([#3326](https://github.com/truecharts/apps/issues/3326))
## [jelu-0.0.14](https://github.com/truecharts/apps/compare/jelu-0.0.13...jelu-0.0.14) (2022-07-26)
### Chore

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.8
digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad
generated: "2022-07-26T10:21:19.442258906Z"
generated: "2022-07-28T20:42:13.916367311Z"

View File

@ -12,7 +12,7 @@ deprecated: false
description:
"Track what you have read, what you are reading and what you want to\
\ read.\r\n"
home: https://github.com/truecharts/charts/tree/master/charts/incubator/jelu
home: "https://truecharts.org/docs/charts/incubator/jelu"
icon: https://truecharts.org/img/chart-icons/jelu.png
keywords:
- jelu
@ -27,4 +27,4 @@ sources:
- https://github.com/bayang/jelu
- https://hub.docker.com/r/wabayang/jelu
type: application
version: 0.0.14
version: 0.0.15

View File

@ -1,6 +1,6 @@
# jelu
![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-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.15](https://img.shields.io/badge/Version-0.0.15-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)
Track what you have read, what you are reading and what you want to read.

View File

@ -2,7 +2,7 @@ env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/jelu
tag: latest@sha256:9667b61f2df11ecf637f5f5f34b7cc12315414a9bef40f55aebb612fbac060c7
tag: latest@sha256:c1675fed6cc532951fba5415b51996006bee604154aa0dc71281738717a48643
persistence:
config:
enabled: true

View File

@ -2,6 +2,15 @@
## [ra-rom-processor-0.0.15](https://github.com/truecharts/apps/compare/ra-rom-processor-0.0.14...ra-rom-processor-0.0.15) (2022-07-28)
### Chore
- update docker general non-major ([#3326](https://github.com/truecharts/apps/issues/3326))
## [ra-rom-processor-0.0.14](https://github.com/truecharts/apps/compare/ra-rom-processor-0.0.13...ra-rom-processor-0.0.14) (2022-07-26)
### Chore

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.8
digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad
generated: "2022-07-28T20:42:13.897196454Z"

View File

@ -13,7 +13,7 @@ description:
RA ROM Processor is a Docker container that is used to download/orgainze/process/verify/dedupe/scrape
a ROMs library automatically by matching ROMs to the RetroAchievement.org website
Hash database.
home: https://github.com/truecharts/charts/tree/master/charts/incubator/ra-rom-processor
home: "https://truecharts.org/docs/charts/incubator/ra-rom-processor"
icon: https://truecharts.org/img/chart-icons/ra-rom-processor.png
keywords:
- ra-rom-processor
@ -29,4 +29,4 @@ sources:
- https://hub.docker.com/r/randomninjaatk/raromprocessor
- https://github.com/RandomNinjaAtk/docker-raromprocessor#instructionsusage-guidelines
type: application
version: 0.0.14
version: 0.0.15

View File

@ -1,6 +1,6 @@
# ra-rom-processor
![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-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.15](https://img.shields.io/badge/Version-0.0.15-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)
RA ROM Processor is a Docker container that is used to download/orgainze/process/verify/dedupe/scrape a ROMs library automatically by matching ROMs to the RetroAchievement.org website Hash database.

View File

@ -13,7 +13,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/ra-rom-processor
tag: latest@sha256:c1683a22ea76b7c5e29558ed4900d0de8febad7cb1876eaa70aa293e1bbf6375
tag: latest@sha256:3392d799067fecb0f827b4fefbc05854a9fa0583eb7295541d77a822e625b433
persistence:
config:
enabled: true

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.8
digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad
generated: "2022-07-27T10:07:46.611174173Z"

View File

@ -2,6 +2,15 @@
## [rimgo-0.0.16](https://github.com/truecharts/apps/compare/rimgo-0.0.15...rimgo-0.0.16) (2022-07-28)
### Chore
- update docker general non-major ([#3326](https://github.com/truecharts/apps/issues/3326))
## [rimgo-0.0.15](https://github.com/truecharts/apps/compare/rimgo-0.0.14...rimgo-0.0.15) (2022-07-27)
### Chore
@ -88,7 +97,3 @@
## [rimgo-0.0.10]rimgo-0.0.10 (2022-07-22)
### Chore
- Move Dev to incubator and some cleanup

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.8
digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad
generated: "2022-07-28T20:42:27.749537786Z"

View File

@ -10,7 +10,7 @@ dependencies:
version: 10.4.8
deprecated: false
description: "Alternative Imgur front-end\r\n"
home: https://github.com/truecharts/charts/tree/master/charts/incubator/rimgo
home: "https://truecharts.org/docs/charts/incubator/rimgo"
icon: https://truecharts.org/img/chart-icons/rimgo.png
keywords:
- rimgo
@ -24,4 +24,4 @@ name: rimgo
sources:
- https://quay.io/repository/pussthecatorg/rimgo
type: application
version: 0.0.15
version: 0.0.16

View File

@ -1,6 +1,6 @@
# rimgo
![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-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.16](https://img.shields.io/badge/Version-0.0.16-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)
Alternative Imgur front-end

View File

@ -5,7 +5,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/rimgo
tag: latest@sha256:b7deca0f57546da10be27783ed8525f4777c2213c46b59e08f300f5ecf1f6bb0
tag: latest@sha256:189d5a0a9fb63a2853610e650df93643fc940c481cf234aded1b49854c3f4476
persistence: {}
podSecurityContext:
runAsGroup: 0

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.8
digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad
generated: "2022-07-27T10:08:05.658819457Z"

View File

@ -2,6 +2,15 @@
## [vertex-0.0.16](https://github.com/truecharts/apps/compare/vertex-0.0.15...vertex-0.0.16) (2022-07-28)
### Chore
- update docker general non-major ([#3326](https://github.com/truecharts/apps/issues/3326))
## [vertex-0.0.15](https://github.com/truecharts/apps/compare/vertex-0.0.14...vertex-0.0.15) (2022-07-27)
### Chore
@ -88,6 +97,3 @@
## [vertex-0.0.10]vertex-0.0.10 (2022-07-22)
### Chore
- Move Dev to incubator and some cleanup

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.8
digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad
generated: "2022-07-28T20:42:36.760276524Z"

View File

@ -11,7 +11,7 @@ dependencies:
version: 10.4.8
deprecated: false
description: "Vertex , , , , PT \r\n"
home: https://github.com/truecharts/charts/tree/master/charts/incubator/vertex
home: "https://truecharts.org/docs/charts/incubator/vertex"
icon: https://truecharts.org/img/chart-icons/vertex.png
keywords:
- vertex
@ -27,4 +27,4 @@ sources:
- https://gitlab.lswl.in/lswl/vertex
- https://hub.docker.com/r/lswl/vertex
type: application
version: 0.0.15
version: 0.0.16

View File

@ -1,6 +1,6 @@
# vertex
![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-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.16](https://img.shields.io/badge/Version-0.0.16-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)
Vertex , , , , PT

View File

@ -3,7 +3,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/vertex
tag: vstable@sha256:cf363b0f6f164256c23f80d33bcfbf202cc86e4cd8bfd0548f1d800b3a9eae19
tag: vstable@sha256:e04ff48dd611a4155e0aaa20f89d5e3bbdd759011f96151fe471be510b6b8fc3
persistence:
config:
enabled: true

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.8
digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad
generated: "2022-07-27T10:08:13.181635776Z"

View File

@ -2,6 +2,15 @@
## [virt-manager-0.0.16](https://github.com/truecharts/apps/compare/virt-manager-0.0.15...virt-manager-0.0.16) (2022-07-28)
### Chore
- update docker general non-major ([#3326](https://github.com/truecharts/apps/issues/3326))
## [virt-manager-0.0.15](https://github.com/truecharts/apps/compare/virt-manager-0.0.14...virt-manager-0.0.15) (2022-07-27)
### Chore
@ -88,7 +97,3 @@
## [virt-manager-0.0.10]virt-manager-0.0.10 (2022-07-22)
### Chore
- Move Dev to incubator and some cleanup

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.8
digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad
generated: "2022-07-28T20:42:37.745022892Z"

View File

@ -12,7 +12,7 @@ deprecated: false
description:
"The virt-manager application is a desktop user interface for managing\
\ virtual machines through libvirt.\r\n"
home: https://github.com/truecharts/charts/tree/master/charts/incubator/virt-manager
home: "https://truecharts.org/docs/charts/incubator/virt-manager"
icon: https://truecharts.org/img/chart-icons/virt-manager.png
keywords:
- virt-manager
@ -26,4 +26,4 @@ name: virt-manager
sources:
- https://hub.docker.com/r/mber5/virt-manager
type: application
version: 0.0.15
version: 0.0.16

View File

@ -1,6 +1,6 @@
# virt-manager
![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-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.16](https://img.shields.io/badge/Version-0.0.16-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)
The virt-manager application is a desktop user interface for managing virtual machines through libvirt.

Some files were not shown because too many files have changed in this diff Show More