Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
41e35aff4e
commit
0373c37544
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [pylon-4.0.10](https://github.com/truecharts/charts/compare/pylon-4.0.9...pylon-4.0.10) (2022-12-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/pylon to 2.9.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [pylon-4.0.9](https://github.com/truecharts/charts/compare/pylon-4.0.8...pylon-4.0.9) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
## [pylon-4.0.3](https://github.com/truecharts/charts/compare/pylon-4.0.1...pylon-4.0.3) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [pylon-4.0.3](https://github.com/truecharts/charts/compare/pylon-4.0.1...pylon-4.0.3) (2022-11-30)
|
||||
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: pylon
|
||||
version: 4.0.9
|
||||
version: 4.0.10
|
||||
appVersion: "2.9.0"
|
||||
description: Pylon is a web based integrated development environment.
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [pylon-4.0.10](https://github.com/truecharts/charts/compare/pylon-4.0.9...pylon-4.0.10) (2022-12-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/pylon to 2.9.0
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/pylon
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.9.0@sha256:08e887ca696ae58ba16581730d4cba7317877d793fd1eb9f785dd184fb26ab2f
|
||||
tag: 2.9.0@sha256:ee04d55dd782ad75f125ba647d4250f0e4c8416699e75eff1cfedcc2fe187312
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [pylon-4.0.9](https://github.com/truecharts/charts/compare/pylon-4.0.8...pylon-4.0.9) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
Loading…
Reference in New Issue