diff --git a/stable/syslog-ng/6.0.0/app-changelog.md b/stable/syslog-ng/6.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/syslog-ng/6.0.0/CHANGELOG.md b/stable/syslog-ng/6.0.1/CHANGELOG.md similarity index 90% rename from stable/syslog-ng/6.0.0/CHANGELOG.md rename to stable/syslog-ng/6.0.1/CHANGELOG.md index 1de9231bdc7..a85b46a39b7 100644 --- a/stable/syslog-ng/6.0.0/CHANGELOG.md +++ b/stable/syslog-ng/6.0.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [syslog-ng-6.0.1](https://github.com/truecharts/charts/compare/syslog-ng-6.0.0...syslog-ng-6.0.1) (2023-09-28) + +### Chore + +- update container image tccr.io/truecharts/syslog-ng to v4.4.0 ([#13059](https://github.com/truecharts/charts/issues/13059)) + + + + ## [syslog-ng-6.0.0](https://github.com/truecharts/charts/compare/syslog-ng-5.0.26...syslog-ng-6.0.0) (2023-07-31) @@ -88,12 +97,3 @@ - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [syslog-ng-5.0.17](https://github.com/truecharts/charts/compare/syslog-ng-5.0.16...syslog-ng-5.0.17) (2023-05-27) - diff --git a/stable/syslog-ng/6.0.0/Chart.yaml b/stable/syslog-ng/6.0.1/Chart.yaml similarity index 95% rename from stable/syslog-ng/6.0.0/Chart.yaml rename to stable/syslog-ng/6.0.1/Chart.yaml index dfaef65d25d..f495a81c510 100644 --- a/stable/syslog-ng/6.0.0/Chart.yaml +++ b/stable/syslog-ng/6.0.1/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: syslog-ng -version: 6.0.0 -appVersion: "4.3.1" +version: 6.0.1 +appVersion: "4.4.0" description: syslog-ng allows you to flexibly collect, parse, classify, rewrite and correlate logs. type: application deprecated: false diff --git a/stable/syslog-ng/6.0.0/README.md b/stable/syslog-ng/6.0.1/README.md similarity index 100% rename from stable/syslog-ng/6.0.0/README.md rename to stable/syslog-ng/6.0.1/README.md diff --git a/stable/syslog-ng/6.0.1/app-changelog.md b/stable/syslog-ng/6.0.1/app-changelog.md new file mode 100644 index 00000000000..ae2a3a41ff5 --- /dev/null +++ b/stable/syslog-ng/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [syslog-ng-6.0.1](https://github.com/truecharts/charts/compare/syslog-ng-6.0.0...syslog-ng-6.0.1) (2023-09-28) + +### Chore + +- update container image tccr.io/truecharts/syslog-ng to v4.4.0 ([#13059](https://github.com/truecharts/charts/issues/13059)) + + \ No newline at end of file diff --git a/stable/syslog-ng/6.0.0/app-readme.md b/stable/syslog-ng/6.0.1/app-readme.md similarity index 100% rename from stable/syslog-ng/6.0.0/app-readme.md rename to stable/syslog-ng/6.0.1/app-readme.md diff --git a/stable/syslog-ng/6.0.0/charts/common-14.0.1.tgz b/stable/syslog-ng/6.0.1/charts/common-14.0.1.tgz similarity index 100% rename from stable/syslog-ng/6.0.0/charts/common-14.0.1.tgz rename to stable/syslog-ng/6.0.1/charts/common-14.0.1.tgz diff --git a/stable/syslog-ng/6.0.0/ix_values.yaml b/stable/syslog-ng/6.0.1/ix_values.yaml similarity index 91% rename from stable/syslog-ng/6.0.0/ix_values.yaml rename to stable/syslog-ng/6.0.1/ix_values.yaml index ddb7f49bf52..7e64db927bd 100644 --- a/stable/syslog-ng/6.0.0/ix_values.yaml +++ b/stable/syslog-ng/6.0.1/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/syslog-ng pullPolicy: IfNotPresent - tag: v4.3.1@sha256:763fdd259d607ccdae61afe397c42c5fafc58b7357a17602ad0f3fe6f3e16123 + tag: v4.4.0@sha256:2d6d03f0565072b0c4bb4e0490c39e78538db481e3a6e30db189e4c40bbd219a service: main: ports: diff --git a/stable/syslog-ng/6.0.0/questions.yaml b/stable/syslog-ng/6.0.1/questions.yaml similarity index 100% rename from stable/syslog-ng/6.0.0/questions.yaml rename to stable/syslog-ng/6.0.1/questions.yaml diff --git a/stable/syslog-ng/6.0.0/templates/NOTES.txt b/stable/syslog-ng/6.0.1/templates/NOTES.txt similarity index 100% rename from stable/syslog-ng/6.0.0/templates/NOTES.txt rename to stable/syslog-ng/6.0.1/templates/NOTES.txt diff --git a/stable/syslog-ng/6.0.0/templates/common.yaml b/stable/syslog-ng/6.0.1/templates/common.yaml similarity index 100% rename from stable/syslog-ng/6.0.0/templates/common.yaml rename to stable/syslog-ng/6.0.1/templates/common.yaml diff --git a/stable/syslog-ng/6.0.0/values.yaml b/stable/syslog-ng/6.0.1/values.yaml similarity index 100% rename from stable/syslog-ng/6.0.0/values.yaml rename to stable/syslog-ng/6.0.1/values.yaml