Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
7b0dce11a9
commit
8669dcb5e3
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [pylon-5.0.7](https://github.com/truecharts/charts/compare/pylon-5.0.6...pylon-5.0.7) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [pylon-5.0.8](https://github.com/truecharts/charts/compare/pylon-5.0.7...pylon-5.0.8) (2023-04-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/pylon to 2.9.0 ([#8352](https://github.com/truecharts/charts/issues/8352))
|
||||
|
||||
|
||||
|
||||
|
||||
## [pylon-5.0.7](https://github.com/truecharts/charts/compare/pylon-5.0.6...pylon-5.0.7) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update container image tccr.io/truecharts/pylon to 2.9.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [pylon-4.0.12](https://github.com/truecharts/charts/compare/pylon-4.0.11...pylon-4.0.12) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: pylon
|
||||
version: 5.0.7
|
||||
version: 5.0.8
|
||||
appVersion: "2.9.0"
|
||||
description: Pylon is a web based integrated development environment.
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [pylon-5.0.8](https://github.com/truecharts/charts/compare/pylon-5.0.7...pylon-5.0.8) (2023-04-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/pylon to 2.9.0 ([#8352](https://github.com/truecharts/charts/issues/8352))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/pylon
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.9.0@sha256:e683aaa79ba616d431b0e42e7f3a652a344d78988edf3f3b83e7a8636251a565
|
||||
tag: 2.9.0@sha256:4963f7df09f8dda190621292346e57a096e93b2a4d202cfbe3620e6edea0ba64
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue