Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-10-10 14:42:18 +00:00
parent 8d6e6dd0cf
commit e9c260c37a
12 changed files with 20 additions and 20 deletions

View File

@ -4,6 +4,15 @@
## [pylon-6.0.10](https://github.com/truecharts/charts/compare/pylon-6.0.9...pylon-6.0.10) (2023-10-10)
### Chore
- update container image tccr.io/truecharts/pylon to v2.10.0 ([#13474](https://github.com/truecharts/charts/issues/13474))
## [pylon-6.0.9](https://github.com/truecharts/charts/compare/pylon-6.0.8...pylon-6.0.9) (2023-10-07)
### Chore
@ -88,12 +97,3 @@
## [pylon-6.0.0](https://github.com/truecharts/charts/compare/pylon-5.0.25...pylon-6.0.0) (2023-07-31)
## [pylon-5.0.25](https://github.com/truecharts/charts/compare/pylon-5.0.24...pylon-5.0.25) (2023-07-29)
### Chore
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: pylon
version: 6.0.9
version: 6.0.10
appVersion: "2.10.0"
description: Pylon is a web based integrated development environment.
type: application

View File

@ -0,0 +1,9 @@
## [pylon-6.0.10](https://github.com/truecharts/charts/compare/pylon-6.0.9...pylon-6.0.10) (2023-10-10)
### Chore
- update container image tccr.io/truecharts/pylon to v2.10.0 ([#13474](https://github.com/truecharts/charts/issues/13474))

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/pylon
pullPolicy: IfNotPresent
tag: v2.10.0@sha256:555067e5e8207a50890c019f88615f6f6c73ce4306bbd414a814d5443423f0e5
tag: v2.10.0@sha256:faa01bcf3fe30e739ccb8a0a6ba074e7c44e24fe6c835d10bd94196086062b47
service:
main:
ports:

View File

@ -1,9 +0,0 @@
## [pylon-6.0.9](https://github.com/truecharts/charts/compare/pylon-6.0.8...pylon-6.0.9) (2023-10-07)
### Chore
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))