Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
bda746e9b0
commit
53bcfd183c
|
@ -2,6 +2,15 @@
|
|||
|
||||
|
||||
|
||||
## [humhub-0.0.24](https://github.com/truecharts/charts/compare/humhub-0.0.23...humhub-0.0.24) (2022-09-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681))
|
||||
|
||||
|
||||
|
||||
|
||||
## [humhub-0.0.23](https://github.com/truecharts/charts/compare/humhub-0.0.21...humhub-0.0.23) (2022-08-30)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update home links ([#3291](https://github.com/truecharts/apps/issues/3291))
|
||||
- update helm general non-major helm releases ([#3302](https://github.com/truecharts/apps/issues/3302))
|
||||
|
||||
|
||||
|
||||
|
||||
## [humhub-0.0.13](https://github.com/truecharts/apps/compare/humhub-0.0.12...humhub-0.0.13) (2022-07-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3300](https://github.com/truecharts/apps/issues/3300))
|
|
@ -3,4 +3,4 @@ dependencies:
|
|||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.6
|
||||
digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63
|
||||
generated: "2022-08-31T06:39:49.427270515Z"
|
||||
generated: "2022-09-04T07:36:26.705933636Z"
|
|
@ -25,4 +25,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/humhub
|
||||
- https://ghcr.io/siwatinc/humhub
|
||||
type: application
|
||||
version: 0.0.23
|
||||
version: 0.0.24
|
|
@ -1,6 +1,6 @@
|
|||
# humhub
|
||||
|
||||
![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-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.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: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
|
||||
|
||||
HumHub is a free social network software and framework built to give you the tools to make communication and collaboration easy and successful. The Database is at 'localhost', username is 'humhub', the database name is 'humhub', there are no password (local user)
|
||||
|
||||
|
@ -64,7 +64,7 @@ helm uninstall humhub
|
|||
|
||||
#### Available Settings
|
||||
|
||||
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
|
||||
Read through the values.yaml file. It has several commented out suggested values.
|
||||
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
|
||||
|
||||
#### Configure using the command line
|
|
@ -2,7 +2,7 @@ env: {}
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/humhub
|
||||
tag: latest@sha256:286412a60702c3c3bb66b98a274b3cb7fe24e71d1b90d1728a419dae64591967
|
||||
tag: latest@sha256:8b1b3bb64dd53f86f35cc418756d84d4eb17298e3f0c679e35bf2abbb3490ab7
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
|
@ -2459,7 +2459,9 @@ questions:
|
|||
required: true
|
||||
- variable: docs
|
||||
group: Documentation
|
||||
label: "Please read the documentation at https://truecharts.org"
|
||||
label: Please read the documentation at https://truecharts.org
|
||||
description: Please read the documentation at
|
||||
<br /><a href="https://truecharts.org">https://truecharts.org</a>
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
|
@ -2471,7 +2473,9 @@ questions:
|
|||
default: true
|
||||
- variable: donateNag
|
||||
group: Documentation
|
||||
label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor"
|
||||
label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor
|
||||
description: Please consider supporting TrueCharts, see
|
||||
<br /><a href="https://truecharts.org/docs/about/sponsor">https://truecharts.org/docs/about/sponsor</a>
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
|
@ -2,6 +2,15 @@
|
|||
|
||||
|
||||
|
||||
## [qflood-0.0.28](https://github.com/truecharts/charts/compare/qflood-0.0.27...qflood-0.0.28) (2022-09-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681))
|
||||
|
||||
|
||||
|
||||
|
||||
## [qflood-0.0.27](https://github.com/truecharts/charts/compare/qflood-0.0.26...qflood-0.0.27) (2022-08-31)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [qflood-0.0.17](https://github.com/truecharts/charts/compare/qflood-0.0.16...qflood-0.0.17) (2022-08-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
|
||||
|
||||
|
||||
|
||||
|
||||
## [qflood-0.0.16](https://github.com/truecharts/charts/compare/qflood-0.0.15...qflood-0.0.16) (2022-08-12)
|
||||
|
||||
### Chore
|
|
@ -3,4 +3,4 @@ dependencies:
|
|||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.6
|
||||
digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63
|
||||
generated: "2022-08-30T23:47:15.611410277Z"
|
||||
generated: "2022-09-04T07:36:26.722266375Z"
|
|
@ -26,4 +26,4 @@ sources:
|
|||
- https://hotio.dev/containers/qflood
|
||||
- https://hub.docker.com/r/hotio/qflood
|
||||
type: application
|
||||
version: 0.0.27
|
||||
version: 0.0.28
|
|
@ -1,6 +1,6 @@
|
|||
# qflood
|
||||
|
||||
![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)
|
||||
|
||||
Docker image with qBittorrent and the Flood UI.
|
||||
|
||||
|
@ -65,7 +65,7 @@ helm uninstall qflood
|
|||
|
||||
#### Available Settings
|
||||
|
||||
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
|
||||
Read through the values.yaml file. It has several commented out suggested values.
|
||||
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
|
||||
|
||||
#### Configure using the command line
|
|
@ -4,7 +4,7 @@ env:
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/qflood
|
||||
tag: latest@sha256:895df35605af762e36a1623be59bb5415f93d97437b3dcba76e4d3f08f1cfde3
|
||||
tag: latest@sha256:bdc5f17b04297f22e078ea1f2c9f08f021b9144863a3093d422f4b8889c689ac
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
|
@ -2610,7 +2610,9 @@ questions:
|
|||
required: true
|
||||
- variable: docs
|
||||
group: Documentation
|
||||
label: "Please read the documentation at https://truecharts.org"
|
||||
label: Please read the documentation at https://truecharts.org
|
||||
description: Please read the documentation at
|
||||
<br /><a href="https://truecharts.org">https://truecharts.org</a>
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
|
@ -2622,7 +2624,9 @@ questions:
|
|||
default: true
|
||||
- variable: donateNag
|
||||
group: Documentation
|
||||
label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor"
|
||||
label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor
|
||||
description: Please consider supporting TrueCharts, see
|
||||
<br /><a href="https://truecharts.org/docs/about/sponsor">https://truecharts.org/docs/about/sponsor</a>
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
|
||||
|
||||
|
||||
## [tasmocompiler-0.0.22](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.20...tasmocompiler-0.0.22) (2022-08-30)
|
||||
|
||||
### Chore
|
||||
|
@ -96,4 +97,3 @@
|
|||
|
||||
|
||||
|
||||
## [tasmocompiler-0.0.12](https://github.com/truecharts/apps/compare/tasmocompiler-0.0.11...tasmocompiler-0.0.12) (2022-07-23)
|
|
@ -3,4 +3,4 @@ dependencies:
|
|||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.6
|
||||
digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63
|
||||
generated: "2022-08-31T00:06:40.111644277Z"
|
||||
generated: "2022-09-04T07:36:26.686944474Z"
|
|
@ -28,4 +28,4 @@ sources:
|
|||
- https://github.com/benzino77/tasmocompiler
|
||||
- https://hub.docker.com/r/benzino77/tasmocompiler
|
||||
type: application
|
||||
version: 0.0.22
|
||||
version: 0.0.23
|
|
@ -1,6 +1,6 @@
|
|||
# tasmocompiler
|
||||
|
||||
![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-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.23](https://img.shields.io/badge/Version-0.0.23-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)
|
||||
|
||||
TasmoCompiler is a simple web GUI which allows you to compile fantastic Tasmota firmware with your own settings
|
||||
|
||||
|
@ -65,7 +65,7 @@ helm uninstall tasmocompiler
|
|||
|
||||
#### Available Settings
|
||||
|
||||
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
|
||||
Read through the values.yaml file. It has several commented out suggested values.
|
||||
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
|
||||
|
||||
#### Configure using the command line
|
|
@ -2,7 +2,7 @@ env: {}
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/tasmocompiler
|
||||
tag: latest@sha256:3abd2b2dcccf347ac6d7335815d75b576487a43c93f365bfb74a2ac4e6eb7262
|
||||
tag: latest@sha256:48fcda47ac8bbec716ed486ebe4cfe17f9e4c5515e4bff99e619aeca16f3a85d
|
||||
persistence: {}
|
||||
podSecurityContext:
|
||||
runAsGroup: 0
|
|
@ -1852,7 +1852,9 @@ questions:
|
|||
required: true
|
||||
- variable: docs
|
||||
group: Documentation
|
||||
label: "Please read the documentation at https://truecharts.org"
|
||||
label: Please read the documentation at https://truecharts.org
|
||||
description: Please read the documentation at
|
||||
<br /><a href="https://truecharts.org">https://truecharts.org</a>
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
|
@ -1864,7 +1866,9 @@ questions:
|
|||
default: true
|
||||
- variable: donateNag
|
||||
group: Documentation
|
||||
label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor"
|
||||
label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor
|
||||
description: Please consider supporting TrueCharts, see
|
||||
<br /><a href="https://truecharts.org/docs/about/sponsor">https://truecharts.org/docs/about/sponsor</a>
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
|
@ -2,6 +2,15 @@
|
|||
|
||||
|
||||
|
||||
## [tracks-0.0.25](https://github.com/truecharts/charts/compare/tracks-0.0.24...tracks-0.0.25) (2022-09-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681))
|
||||
|
||||
|
||||
|
||||
|
||||
## [tracks-0.0.24](https://github.com/truecharts/charts/compare/tracks-0.0.23...tracks-0.0.24) (2022-09-02)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
|
||||
- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
|
||||
|
||||
|
||||
|
||||
|
||||
## [tracks-0.0.14](https://github.com/truecharts/apps/compare/tracks-0.0.13...tracks-0.0.14) (2022-07-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update home links ([#3291](https://github.com/truecharts/apps/issues/3291))
|
||||
- update helm general non-major helm releases ([#3302](https://github.com/truecharts/apps/issues/3302))
|
|
@ -3,4 +3,4 @@ dependencies:
|
|||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.6
|
||||
digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63
|
||||
generated: "2022-09-02T09:46:20.104095082Z"
|
||||
generated: "2022-09-04T07:36:26.698442872Z"
|
|
@ -26,4 +26,4 @@ sources:
|
|||
- http://www.getontracks.org/
|
||||
- https://hub.docker.com/r/tracksapp/tracks
|
||||
type: application
|
||||
version: 0.0.24
|
||||
version: 0.0.25
|
|
@ -1,6 +1,6 @@
|
|||
# tracks
|
||||
|
||||
![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: latest](https://img.shields.io/badge/AppVersion-latest-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: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
|
||||
|
||||
Tracks is a web-based todo application to help you implement the GTD methodology.
|
||||
|
||||
|
@ -65,7 +65,7 @@ helm uninstall tracks
|
|||
|
||||
#### Available Settings
|
||||
|
||||
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
|
||||
Read through the values.yaml file. It has several commented out suggested values.
|
||||
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
|
||||
|
||||
#### Configure using the command line
|
|
@ -11,7 +11,7 @@ env:
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/tracks
|
||||
tag: latest@sha256:8a654ff9e83b2657081c7a28af38779d8eb01d21d48a32ab8a0e3852a3d89cde
|
||||
tag: latest@sha256:f584ea0a374fd72ba2c44e86152e9b0a6076b93afde7bf39b8b7087e4234ace4
|
||||
persistence: {}
|
||||
podSecurityContext:
|
||||
runAsGroup: 0
|
|
@ -1,6 +0,0 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.6
|
||||
digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63
|
||||
generated: "2022-08-31T00:08:23.732668564Z"
|
|
@ -2,6 +2,15 @@
|
|||
|
||||
|
||||
|
||||
## [tubesync-0.0.25](https://github.com/truecharts/charts/compare/tubesync-0.0.24...tubesync-0.0.25) (2022-09-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681))
|
||||
|
||||
|
||||
|
||||
|
||||
## [tubesync-0.0.24](https://github.com/truecharts/charts/compare/tubesync-0.0.22...tubesync-0.0.24) (2022-08-30)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
|
||||
- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
|
||||
|
||||
|
||||
|
||||
|
||||
## [tubesync-0.0.14](https://github.com/truecharts/apps/compare/tubesync-0.0.13...tubesync-0.0.14) (2022-07-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update home links ([#3291](https://github.com/truecharts/apps/issues/3291))
|
||||
- update helm general non-major helm releases ([#3302](https://github.com/truecharts/apps/issues/3302))
|
|
@ -0,0 +1,6 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.6
|
||||
digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63
|
||||
generated: "2022-09-04T07:36:53.753887868Z"
|
|
@ -30,4 +30,4 @@ sources:
|
|||
- https://github.com/meeb/tubesync
|
||||
- https://registry.hub.docker.com/r/ghcr.io/meeb/tubesync
|
||||
type: application
|
||||
version: 0.0.24
|
||||
version: 0.0.25
|
|
@ -1,6 +1,6 @@
|
|||
# tubesync
|
||||
|
||||
![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: latest](https://img.shields.io/badge/AppVersion-latest-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: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
|
||||
|
||||
TubeSync is a PVR (personal video recorder) for YouTube. Or, like Sonarr but for YouTube (with a built-in download client). It is designed to synchronize channels and playlists from YouTube to local directories and update your media server once media is downloaded.
|
||||
|
||||
|
@ -65,7 +65,7 @@ helm uninstall tubesync
|
|||
|
||||
#### Available Settings
|
||||
|
||||
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
|
||||
Read through the values.yaml file. It has several commented out suggested values.
|
||||
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
|
||||
|
||||
#### Configure using the command line
|
|
@ -8,7 +8,7 @@ env:
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/tubesync
|
||||
tag: latest@sha256:082e2af8ef7a06cebdf4347f50810ddad5e92cb6ff1d2ab4906f58396542c06e
|
||||
tag: latest@sha256:fc1cb2701b89dadea43f63068257a0c2835e758a2963bc825f53f650352c022b
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
|
@ -2679,7 +2679,9 @@ questions:
|
|||
required: true
|
||||
- variable: docs
|
||||
group: Documentation
|
||||
label: "Please read the documentation at https://truecharts.org"
|
||||
label: Please read the documentation at https://truecharts.org
|
||||
description: Please read the documentation at
|
||||
<br /><a href="https://truecharts.org">https://truecharts.org</a>
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
|
@ -2691,7 +2693,9 @@ questions:
|
|||
default: true
|
||||
- variable: donateNag
|
||||
group: Documentation
|
||||
label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor"
|
||||
label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor
|
||||
description: Please consider supporting TrueCharts, see
|
||||
<br /><a href="https://truecharts.org/docs/about/sponsor">https://truecharts.org/docs/about/sponsor</a>
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
|
@ -1,6 +0,0 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.6
|
||||
digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63
|
||||
generated: "2022-09-03T08:28:05.508382209Z"
|
|
@ -2,6 +2,15 @@
|
|||
|
||||
|
||||
|
||||
## [virt-manager-0.0.48](https://github.com/truecharts/charts/compare/virt-manager-0.0.47...virt-manager-0.0.48) (2022-09-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681))
|
||||
|
||||
|
||||
|
||||
|
||||
## [virt-manager-0.0.47](https://github.com/truecharts/charts/compare/virt-manager-0.0.46...virt-manager-0.0.47) (2022-09-03)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [virt-manager-0.0.38](https://github.com/truecharts/charts/compare/virt-manager-0.0.37...virt-manager-0.0.38) (2022-08-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3600](https://github.com/truecharts/charts/issues/3600))
|
||||
|
||||
|
||||
|
||||
|
||||
## [virt-manager-0.0.37](https://github.com/truecharts/charts/compare/virt-manager-0.0.34...virt-manager-0.0.37) (2022-08-27)
|
||||
|
||||
### Chore
|
|
@ -0,0 +1,6 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.6
|
||||
digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63
|
||||
generated: "2022-09-04T07:36:53.759358514Z"
|
|
@ -25,4 +25,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/virt-manager
|
||||
- https://hub.docker.com/r/mber5/virt-manager
|
||||
type: application
|
||||
version: 0.0.47
|
||||
version: 0.0.48
|
|
@ -1,6 +1,6 @@
|
|||
# virt-manager
|
||||
|
||||
![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: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
|
||||
![Version: 0.0.48](https://img.shields.io/badge/Version-0.0.48-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.
|
||||
|
||||
|
@ -64,7 +64,7 @@ helm uninstall virt-manager
|
|||
|
||||
#### Available Settings
|
||||
|
||||
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
|
||||
Read through the values.yaml file. It has several commented out suggested values.
|
||||
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
|
||||
|
||||
#### Configure using the command line
|
|
@ -3,7 +3,7 @@ env:
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/virt-manager
|
||||
tag: latest@sha256:4a40011cf3568115cc469069addcc46fe4494a60ad4ba72c874852277c015bef
|
||||
tag: latest@sha256:17516034649fd99fdc204dfddf65f70f7899903d673d7c9698383c5c2f433f2d
|
||||
persistence:
|
||||
devkvm:
|
||||
enabled: true
|
|
@ -1,6 +0,0 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.6
|
||||
digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63
|
||||
generated: "2022-09-03T08:28:25.496623769Z"
|
|
@ -2,6 +2,15 @@
|
|||
|
||||
|
||||
|
||||
## [yourls-0.0.28](https://github.com/truecharts/charts/compare/yourls-0.0.27...yourls-0.0.28) (2022-09-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681))
|
||||
|
||||
|
||||
|
||||
|
||||
## [yourls-0.0.27](https://github.com/truecharts/charts/compare/yourls-0.0.26...yourls-0.0.27) (2022-09-03)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [yourls-0.0.17](https://github.com/truecharts/charts/compare/yourls-0.0.16...yourls-0.0.17) (2022-08-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- add documentation checkbox/section to all SCALE Apps
|
||||
- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
|
||||
|
||||
### Fix
|
||||
|
||||
- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
|
||||
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.6
|
||||
digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63
|
||||
generated: "2022-09-04T07:36:53.772828926Z"
|
|
@ -31,4 +31,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/yourls
|
||||
- https://hub.docker.com/_/yourls/
|
||||
type: application
|
||||
version: 0.0.27
|
||||
version: 0.0.28
|
|
@ -1,6 +1,6 @@
|
|||
# yourls
|
||||
|
||||
![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)
|
||||
|
||||
YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener.
|
||||
|
||||
|
@ -64,7 +64,7 @@ helm uninstall yourls
|
|||
|
||||
#### Available Settings
|
||||
|
||||
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
|
||||
Read through the values.yaml file. It has several commented out suggested values.
|
||||
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
|
||||
|
||||
#### Configure using the command line
|
|
@ -10,7 +10,7 @@ env:
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/yourls
|
||||
tag: latest@sha256:0a63be375f39fe6b0f294d606b201372caca49bd0843df1ecca06a11edbe5804
|
||||
tag: latest@sha256:bb7b7a57fda949bafa4bcf051a79deddf24318572a659348a04a3e97e839c45b
|
||||
persistence: {}
|
||||
podSecurityContext:
|
||||
runAsGroup: 0
|
|
@ -1,6 +0,0 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.6
|
||||
digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63
|
||||
generated: "2022-08-31T00:14:35.993326292Z"
|
|
@ -2,6 +2,15 @@
|
|||
|
||||
|
||||
|
||||
## [boinc-2.0.45](https://github.com/truecharts/charts/compare/boinc-2.0.44...boinc-2.0.45) (2022-09-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681))
|
||||
|
||||
|
||||
|
||||
|
||||
## [boinc-2.0.44](https://github.com/truecharts/charts/compare/boinc-2.0.43...boinc-2.0.44) (2022-08-30)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
## [boinc-2.0.35](https://github.com/truecharts/charts/compare/boinc-2.0.33...boinc-2.0.35) (2022-08-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
|
||||
- update docker general non-major ([#3356](https://github.com/truecharts/charts/issues/3356))
|
||||
- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
|
||||
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.6
|
||||
digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63
|
||||
generated: "2022-09-04T07:36:53.749595033Z"
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: boinc
|
||||
version: 2.0.44
|
||||
version: 2.0.45
|
||||
appVersion: "latest"
|
||||
description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers).
|
||||
type: application
|
|
@ -1,6 +1,6 @@
|
|||
# boinc
|
||||
|
||||
![Version: 2.0.44](https://img.shields.io/badge/Version-2.0.44-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: 2.0.45](https://img.shields.io/badge/Version-2.0.45-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)
|
||||
|
||||
BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers).
|
||||
|
||||
|
@ -64,7 +64,7 @@ helm uninstall boinc
|
|||
|
||||
#### Available Settings
|
||||
|
||||
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
|
||||
Read through the values.yaml file. It has several commented out suggested values.
|
||||
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
|
||||
|
||||
#### Configure using the command line
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/boinc
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:4b49435323a666cddd894c5bcd0aa40c63183efc297fb7160066708e9de1b15d
|
||||
tag: latest@sha256:fcd36d0a318482cee62262832a2805200f576c3d06c53bd941ddf2d6e7f85b71
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
|
@ -2471,7 +2471,9 @@ questions:
|
|||
required: true
|
||||
- variable: docs
|
||||
group: Documentation
|
||||
label: "Please read the documentation at https://truecharts.org"
|
||||
label: Please read the documentation at https://truecharts.org
|
||||
description: Please read the documentation at
|
||||
<br /><a href="https://truecharts.org">https://truecharts.org</a>
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
|
@ -2483,7 +2485,9 @@ questions:
|
|||
default: true
|
||||
- variable: donateNag
|
||||
group: Documentation
|
||||
label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor"
|
||||
label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor
|
||||
description: Please consider supporting TrueCharts, see
|
||||
<br /><a href="https://truecharts.org/docs/about/sponsor">https://truecharts.org/docs/about/sponsor</a>
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
|
@ -1,6 +0,0 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.6
|
||||
digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63
|
||||
generated: "2022-09-02T09:47:14.665962958Z"
|
|
@ -2,6 +2,15 @@
|
|||
|
||||
|
||||
|
||||
## [custom-app-5.1.54](https://github.com/truecharts/charts/compare/custom-app-5.1.53...custom-app-5.1.54) (2022-09-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681))
|
||||
|
||||
|
||||
|
||||
|
||||
## [custom-app-5.1.53](https://github.com/truecharts/charts/compare/custom-app-5.1.52...custom-app-5.1.53) (2022-09-02)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
### Chore
|
||||
|
||||
- update docker general non-major ([#3552](https://github.com/truecharts/charts/issues/3552))
|
||||
|
||||
|
||||
|
||||
|
||||
## [custom-app-5.1.43](https://github.com/truecharts/charts/compare/custom-app-5.1.42...custom-app-5.1.43) (2022-08-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
|
|
@ -0,0 +1,6 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.6
|
||||
digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63
|
||||
generated: "2022-09-04T07:37:19.195060327Z"
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.20.1821"
|
||||
appVersion: "0.20.1825"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -19,7 +19,7 @@ name: custom-app
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/custom-app
|
||||
type: application
|
||||
version: 5.1.53
|
||||
version: 5.1.54
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- custom
|
|
@ -1,6 +1,6 @@
|
|||
# custom-app
|
||||
|
||||
![Version: 5.1.53](https://img.shields.io/badge/Version-5.1.53-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.20.1821](https://img.shields.io/badge/AppVersion-0.20.1821-informational?style=flat-square)
|
||||
![Version: 5.1.54](https://img.shields.io/badge/Version-5.1.54-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.20.1825](https://img.shields.io/badge/AppVersion-0.20.1825-informational?style=flat-square)
|
||||
|
||||
Advanced tool to create your own TrueCharts-based App
|
||||
|
||||
|
@ -63,7 +63,7 @@ helm uninstall custom-app
|
|||
|
||||
#### Available Settings
|
||||
|
||||
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
|
||||
Read through the values.yaml file. It has several commented out suggested values.
|
||||
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
|
||||
|
||||
#### Configure using the command line
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.20.1821@sha256:599f2692fb1e347da8af542a77ce785358e1e59999872773748b10e98755ba91
|
||||
tag: 0.20.1825@sha256:ba9ef0322b03cb6b21b1f7204a4a65f06a9db9ce433f345d6fecc4a9e1ed7973
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.20.1821@sha256:599f2692fb1e347da8af542a77ce785358e1e59999872773748b10e98755ba91
|
||||
tag: 0.20.1825@sha256:ba9ef0322b03cb6b21b1f7204a4a65f06a9db9ce433f345d6fecc4a9e1ed7973
|
||||
|
||||
portal:
|
||||
enabled: true
|
|
@ -1,6 +0,0 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.6
|
||||
digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63
|
||||
generated: "2022-09-03T08:28:31.324480417Z"
|
|
@ -2,6 +2,15 @@
|
|||
|
||||
|
||||
|
||||
## [cyberchef-2.0.78](https://github.com/truecharts/charts/compare/cyberchef-2.0.77...cyberchef-2.0.78) (2022-09-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681))
|
||||
|
||||
|
||||
|
||||
|
||||
## [cyberchef-2.0.77](https://github.com/truecharts/charts/compare/cyberchef-2.0.76...cyberchef-2.0.77) (2022-09-03)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3573](https://github.com/truecharts/charts/issues/3573))
|
||||
|
||||
|
||||
|
||||
|
||||
## [cyberchef-2.0.66](https://github.com/truecharts/charts/compare/cyberchef-2.0.65...cyberchef-2.0.66) (2022-08-25)
|
||||
|
||||
### Chore
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.6
|
||||
digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63
|
||||
generated: "2022-09-04T07:37:19.253149034Z"
|
|
@ -18,7 +18,7 @@ name: cyberchef
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef
|
||||
- https://hub.docker.com/r/mpepping/cyberchef
|
||||
version: 2.0.77
|
||||
version: 2.0.78
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- utilities
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue