Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
6f288298b9
commit
5882a8b85c
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [syslog-ng-5.0.7](https://github.com/truecharts/charts/compare/syslog-ng-5.0.6...syslog-ng-5.0.7) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [syslog-ng-5.0.8](https://github.com/truecharts/charts/compare/syslog-ng-5.0.7...syslog-ng-5.0.8) (2023-04-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/syslog-ng to v4.1.1 ([#8264](https://github.com/truecharts/charts/issues/8264))
|
||||
|
||||
|
||||
|
||||
|
||||
## [syslog-ng-5.0.7](https://github.com/truecharts/charts/compare/syslog-ng-5.0.6...syslog-ng-5.0.7) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [syslog-ng-4.0.8](https://github.com/truecharts/charts/compare/syslog-ng-4.0.7...syslog-ng-4.0.8) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
||||
|
||||
|
||||
## [syslog-ng-4.0.7](https://github.com/truecharts/charts/compare/syslog-ng-4.0.6...syslog-ng-4.0.7) (2022-12-26)
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: syslog-ng
|
||||
version: 5.0.7
|
||||
appVersion: "4.0.1"
|
||||
version: 5.0.8
|
||||
appVersion: "4.1.1"
|
||||
description: syslog-ng allows you to flexibly collect, parse, classify, rewrite and correlate logs.
|
||||
type: application
|
||||
deprecated: false
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [syslog-ng-5.0.8](https://github.com/truecharts/charts/compare/syslog-ng-5.0.7...syslog-ng-5.0.8) (2023-04-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/syslog-ng to v4.1.1 ([#8264](https://github.com/truecharts/charts/issues/8264))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/syslog-ng
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.0.1@sha256:e3157f1638eb2c107fec3d6fa28bcece53571db19f314c6eb57c9182a8bc0658
|
||||
tag: 4.1.1@sha256:89852985cb5a7eefa5481c79a92c120b428f0426fbbc8aee918bbd5d8ffba302
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue