Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
63d29704e8
commit
5eee267ee0
|
@ -1,10 +0,0 @@
|
|||
|
||||
|
||||
## [van-dam-0.0.9](https://github.com/truecharts/charts/compare/van-dam-0.0.8...van-dam-0.0.9) (2023-12-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump everything to ensure catalog has latest versions
|
||||
- move new-common incubator stuff to stable ([#15646](https://github.com/truecharts/charts/issues/15646))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [van-dam-0.1.0](https://github.com/truecharts/charts/compare/van-dam-0.0.9...van-dam-0.1.0) (2023-12-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/van-dam to v0.54.0[@75dc5bc](https://github.com/75dc5bc) ([#15703](https://github.com/truecharts/charts/issues/15703))
|
||||
|
||||
|
||||
|
||||
|
||||
## [van-dam-0.0.9](https://github.com/truecharts/charts/compare/van-dam-0.0.8...van-dam-0.0.9) (2023-12-03)
|
||||
|
||||
### Chore
|
|
@ -1,16 +1,16 @@
|
|||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: van-dam
|
||||
version: 0.0.9
|
||||
appVersion: 0.53.0
|
||||
version: 0.1.0
|
||||
appVersion: 0.54.0
|
||||
description: A Digital Asset Manager (DAM), specifically designed for 3D print files.
|
||||
home: https://truecharts.org/charts/incubator/van-dam
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/van-dam.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/Floppy/van_dam
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/van-dam
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorvan-dam
|
||||
- https://github.com/Floppy/van_dam
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
|
@ -5,7 +5,7 @@
|
|||
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/)
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
|
||||
|
||||
**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)**
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [van-dam-0.1.0](https://github.com/truecharts/charts/compare/van-dam-0.0.9...van-dam-0.1.0) (2023-12-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/van-dam to v0.54.0[@75dc5bc](https://github.com/75dc5bc) ([#15703](https://github.com/truecharts/charts/issues/15703))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/van-dam
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.53.0@sha256:2b018bb41c253810ba9d01fe6764dc30a2ff653444007d383f85c6537c6cc358
|
||||
tag: v0.54.0@sha256:75dc5bcc5ef367b86d6983f6942d7b4c0e23cf6154d367a8d6a01a81310505aa
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue