mirror of
https://github.com/truecharts/catalog.git
synced 2026-06-28 04:46:09 +08:00
Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -7,6 +7,7 @@ title: Changelog
|
||||
|
||||
|
||||
|
||||
|
||||
## [noisedash-3.0.14](https://github.com/truecharts/charts/compare/noisedash-3.0.13...noisedash-3.0.14) (2024-01-03)
|
||||
|
||||
### Chore
|
||||
@@ -96,4 +97,3 @@ title: Changelog
|
||||
### Fix
|
||||
|
||||
- bump to release middleware fix
|
||||
|
||||
|
||||
@@ -1,30 +1,3 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: noisedash
|
||||
version: 3.0.14
|
||||
appVersion: 0.6.13
|
||||
description: Self-hosted web tool for generating ambient noises
|
||||
home: https://truecharts.org/charts/incubator/noisedash
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/noisedash.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/kaythomas0/noisedash
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/noisedash
|
||||
- https://hub.docker.com/r/noisedash/noisedash
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- noise
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
@@ -33,4 +6,31 @@ annotations:
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
apiVersion: v2
|
||||
appVersion: 0.6.13
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Self-hosted web tool for generating ambient noises
|
||||
home: https://truecharts.org/charts/incubator/noisedash
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/noisedash.png
|
||||
keywords:
|
||||
- noise
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: noisedash
|
||||
sources:
|
||||
- https://github.com/kaythomas0/noisedash
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/noisedash
|
||||
- https://hub.docker.com/r/noisedash/noisedash
|
||||
type: application
|
||||
version: 3.0.14
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [noisedash-3.0.14](https://github.com/truecharts/charts/compare/noisedash-3.0.13...noisedash-3.0.14) (2024-01-03)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update ignored by renovate (patch) ([#16673](https://github.com/truecharts/charts/issues/16673))
|
||||
Reference in New Issue
Block a user