Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [muse-0.0.1]muse-0.0.1 (2023-02-18)
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
# README
|
||||
@@ -1,4 +0,0 @@
|
||||
|
||||
|
||||
## [muse-0.0.1]muse-0.0.1 (2023-02-18)
|
||||
|
||||
17
incubator/muse/0.0.2/CHANGELOG.md
Normal file
17
incubator/muse/0.0.2/CHANGELOG.md
Normal file
@@ -0,0 +1,17 @@
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [muse-0.0.2](https://github.com/truecharts/charts/compare/muse-0.0.1...muse-0.0.2) (2023-02-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/muse to v2.2.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [muse-0.0.1]muse-0.0.1 (2023-02-18)
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "2.1.9"
|
||||
appVersion: "2.2.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -20,10 +20,10 @@ maintainers:
|
||||
name: muse
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/muse
|
||||
- https://github.com/codetheweb/muse
|
||||
- https://hub.docker.com/r/codetheweb/muse
|
||||
- https://github.com/codetheweb/muse
|
||||
type: application
|
||||
version: 0.0.1
|
||||
version: 0.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
27
incubator/muse/0.0.2/README.md
Normal file
27
incubator/muse/0.0.2/README.md
Normal file
@@ -0,0 +1,27 @@
|
||||
# README
|
||||
|
||||
## General Info
|
||||
|
||||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
||||
|
||||
---
|
||||
|
||||
## Sponsor TrueCharts
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||
|
||||
*All Rights Reserved - The TrueCharts Project*
|
||||
9
incubator/muse/0.0.2/app-changelog.md
Normal file
9
incubator/muse/0.0.2/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [muse-0.0.2](https://github.com/truecharts/charts/compare/muse-0.0.1...muse-0.0.2) (2023-02-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/muse to v2.2.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/muse
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.1.9@sha256:7451ede551f75219692bbef2e662b540c9a3f585485597bff252777f1c6e42f0
|
||||
tag: 2.2.0@sha256:f4559eaaccab9d2cbc26190d4478d0bb091954c7c4217dbfc9de7489e860bdba
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
||||
Reference in New Issue
Block a user