Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
9ab08e35a9
commit
a1cf3ba9f6
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [automatic-ripping-machine-2.1.8](https://github.com/truecharts/charts/compare/automatic-ripping-machine-2.1.7...automatic-ripping-machine-2.1.8) (2024-01-02)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- force bump to ensure up-to-date catalogs
|
|
@ -7,6 +7,15 @@ title: Changelog
|
|||
|
||||
|
||||
|
||||
## [automatic-ripping-machine-2.1.9](https://github.com/truecharts/charts/compare/automatic-ripping-machine-2.1.8...automatic-ripping-machine-2.1.9) (2024-01-03)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image automaticrippingmachine/automatic-ripping-machine to v2.6.67[@8310b23](https://github.com/8310b23) by renovate ([#16800](https://github.com/truecharts/charts/issues/16800))
|
||||
|
||||
|
||||
## [automatic-ripping-machine-2.1.8](https://github.com/truecharts/charts/compare/automatic-ripping-machine-2.1.7...automatic-ripping-machine-2.1.8) (2024-01-02)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@ title: Changelog
|
|||
## [automatic-ripping-machine-2.0.1](https://github.com/truecharts/charts/compare/automatic-ripping-machine-2.0.0...automatic-ripping-machine-2.0.1) (2023-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
|
||||
|
||||
## [automatic-ripping-machine-2.0.0](https://github.com/truecharts/charts/compare/automatic-ripping-machine-1.0.11...automatic-ripping-machine-2.0.0) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: automatic-ripping-machine
|
||||
version: 2.1.8
|
||||
appVersion: 2.6.60
|
||||
version: 2.1.9
|
||||
appVersion: 2.6.67
|
||||
description: Automatic Ripping Machine (ARM) Scripts.
|
||||
home: https://truecharts.org/charts/incubator/automatic-ripping-machine
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/automatic-ripping-machine.png
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [automatic-ripping-machine-2.1.9](https://github.com/truecharts/charts/compare/automatic-ripping-machine-2.1.8...automatic-ripping-machine-2.1.9) (2024-01-03)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image automaticrippingmachine/automatic-ripping-machine to v2.6.67[@8310b23](https://github.com/8310b23) by renovate ([#16800](https://github.com/truecharts/charts/issues/16800))
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: automaticrippingmachine/automatic-ripping-machine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.6.60@sha256:4598de30009b6310fcd877f9141824b3d8ce96c6b1825da734d4c31feeb03651
|
||||
tag: 2.6.67@sha256:8310b237de4ef4818d85061384f6007bb02aa9a4ff03e55cfa6ea490aef73bb5
|
||||
|
||||
securityContext:
|
||||
container:
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [van-dam-3.1.11](https://github.com/truecharts/charts/compare/van-dam-3.1.10...van-dam-3.1.11) (2024-01-03)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/floppy/van_dam to v[@e1300f4](https://github.com/e1300f4) by renovate ([#16765](https://github.com/truecharts/charts/issues/16765))
|
|
@ -7,6 +7,15 @@ title: Changelog
|
|||
|
||||
|
||||
|
||||
## [van-dam-3.1.12](https://github.com/truecharts/charts/compare/van-dam-3.1.11...van-dam-3.1.12) (2024-01-03)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/floppy/van_dam to v0.54.1[@27c28fe](https://github.com/27c28fe) by renovate ([#16803](https://github.com/truecharts/charts/issues/16803))
|
||||
|
||||
|
||||
## [van-dam-3.1.11](https://github.com/truecharts/charts/compare/van-dam-3.1.10...van-dam-3.1.11) (2024-01-03)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@ title: Changelog
|
|||
|
||||
- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
|
||||
|
||||
- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
|
||||
|
||||
|
||||
## [van-dam-3.1.2](https://github.com/truecharts/charts/compare/van-dam-3.1.0...van-dam-3.1.2) (2024-01-01)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: van-dam
|
||||
version: 3.1.11
|
||||
appVersion: 0.54.0
|
||||
version: 3.1.12
|
||||
appVersion: 0.54.1
|
||||
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
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [van-dam-3.1.12](https://github.com/truecharts/charts/compare/van-dam-3.1.11...van-dam-3.1.12) (2024-01-03)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/floppy/van_dam to v0.54.1[@27c28fe](https://github.com/27c28fe) by renovate ([#16803](https://github.com/truecharts/charts/issues/16803))
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/floppy/van_dam
|
||||
tag: 0.54.0@sha256:e1300f42a01398417c45996bc8b0257e320d7021778d42ce571b2374d935fb55
|
||||
tag: 0.54.1@sha256:27c28fe82ef1e5992590ccd30725ee74f9fe13177ec7946dc6e4dbaec0109751
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue