Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
bd61edc463
commit
3c45d0d9b7
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [pylon-5.0.23](https://github.com/truecharts/charts/compare/pylon-5.0.22...pylon-5.0.23) (2023-07-19)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/pylon to v2.10.0 ([#10608](https://github.com/truecharts/charts/issues/10608))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [pylon-5.0.24](https://github.com/truecharts/charts/compare/pylon-5.0.23...pylon-5.0.24) (2023-07-25)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/pylon to v2.10.0 ([#10835](https://github.com/truecharts/charts/issues/10835))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [pylon-5.0.23](https://github.com/truecharts/charts/compare/pylon-5.0.22...pylon-5.0.23) (2023-07-19)
|
## [pylon-5.0.23](https://github.com/truecharts/charts/compare/pylon-5.0.22...pylon-5.0.23) (2023-07-19)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [pylon-5.0.14](https://github.com/truecharts/charts/compare/pylon-5.0.13...pylon-5.0.14) (2023-05-24)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: pylon
|
name: pylon
|
||||||
version: 5.0.23
|
version: 5.0.24
|
||||||
appVersion: "2.10.0"
|
appVersion: "2.10.0"
|
||||||
description: Pylon is a web based integrated development environment.
|
description: Pylon is a web based integrated development environment.
|
||||||
type: application
|
type: application
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [pylon-5.0.24](https://github.com/truecharts/charts/compare/pylon-5.0.23...pylon-5.0.24) (2023-07-25)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/pylon to v2.10.0 ([#10835](https://github.com/truecharts/charts/issues/10835))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/pylon
|
repository: tccr.io/truecharts/pylon
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v2.10.0@sha256:56d47ad404038f5d5bdad7c43a6427e67db975a61b371e4da09c778cd005d4f8
|
tag: v2.10.0@sha256:445ce9fe7f96c3a948429ac27da7890d1bec6330387b17f6163cd3b040b48b04
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
Loading…
Reference in New Issue