Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e71be2a387
commit
50ac683a06
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [pylon-6.0.11](https://github.com/truecharts/charts/compare/pylon-6.0.10...pylon-6.0.11) (2023-10-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/pylon to v2.10.0 ([#13711](https://github.com/truecharts/charts/issues/13711))
|
||||
|
||||
|
||||
|
||||
|
||||
## [pylon-6.0.10](https://github.com/truecharts/charts/compare/pylon-6.0.9...pylon-6.0.10) (2023-10-10)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [pylon-6.0.1](https://github.com/truecharts/charts/compare/pylon-6.0.0...pylon-6.0.1) (2023-08-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/pylon to v2.10.0 ([#11127](https://github.com/truecharts/charts/issues/11127))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [pylon-6.0.0](https://github.com/truecharts/charts/compare/pylon-5.0.25...pylon-6.0.0) (2023-07-31)
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: pylon
|
||||
version: 6.0.10
|
||||
version: 6.0.11
|
||||
appVersion: "2.10.0"
|
||||
description: Pylon is a web based integrated development environment.
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [pylon-6.0.11](https://github.com/truecharts/charts/compare/pylon-6.0.10...pylon-6.0.11) (2023-10-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/pylon to v2.10.0 ([#13711](https://github.com/truecharts/charts/issues/13711))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/pylon
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.10.0@sha256:faa01bcf3fe30e739ccb8a0a6ba074e7c44e24fe6c835d10bd94196086062b47
|
||||
tag: v2.10.0@sha256:8cce7b94cff30c8dab70cb740faed4ef93e2e83e4bff48a1aa581ec9bd23a6e0
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue