diff --git a/stable/syslog-ng/5.0.10/app-changelog.md b/stable/syslog-ng/5.0.10/app-changelog.md deleted file mode 100644 index 60d743827b3..00000000000 --- a/stable/syslog-ng/5.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [syslog-ng-5.0.10](https://github.com/truecharts/charts/compare/syslog-ng-5.0.9...syslog-ng-5.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - \ No newline at end of file diff --git a/stable/syslog-ng/5.0.10/CHANGELOG.md b/stable/syslog-ng/5.0.11/CHANGELOG.md similarity index 90% rename from stable/syslog-ng/5.0.10/CHANGELOG.md rename to stable/syslog-ng/5.0.11/CHANGELOG.md index 1e79c6de55b..f4e56ab4357 100644 --- a/stable/syslog-ng/5.0.10/CHANGELOG.md +++ b/stable/syslog-ng/5.0.11/CHANGELOG.md @@ -4,6 +4,15 @@ +## [syslog-ng-5.0.11](https://github.com/truecharts/charts/compare/syslog-ng-5.0.10...syslog-ng-5.0.11) (2023-05-12) + +### Chore + +- update container image tccr.io/truecharts/syslog-ng to v4.2.0 ([#8910](https://github.com/truecharts/charts/issues/8910)) + + + + ## [syslog-ng-5.0.10](https://github.com/truecharts/charts/compare/syslog-ng-5.0.9...syslog-ng-5.0.10) (2023-05-05) ### Chore @@ -88,12 +97,3 @@ ## [syslog-ng-5.0.1](https://github.com/truecharts/charts/compare/syslog-ng-5.0.0...syslog-ng-5.0.1) (2023-04-14) - - -## [syslog-ng-5.0.0](https://github.com/truecharts/charts/compare/syslog-ng-4.0.10...syslog-ng-5.0.0) (2023-04-14) - -### Chore - -- BREAKING CHANGE migrate to new common part 2 ([#7992](https://github.com/truecharts/charts/issues/7992)) - - diff --git a/stable/syslog-ng/5.0.10/Chart.yaml b/stable/syslog-ng/5.0.11/Chart.yaml similarity index 95% rename from stable/syslog-ng/5.0.10/Chart.yaml rename to stable/syslog-ng/5.0.11/Chart.yaml index ee4b71533b9..345ff907319 100644 --- a/stable/syslog-ng/5.0.10/Chart.yaml +++ b/stable/syslog-ng/5.0.11/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: syslog-ng -version: 5.0.10 -appVersion: "4.1.1" +version: 5.0.11 +appVersion: "4.2.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/5.0.10/README.md b/stable/syslog-ng/5.0.11/README.md similarity index 100% rename from stable/syslog-ng/5.0.10/README.md rename to stable/syslog-ng/5.0.11/README.md diff --git a/stable/syslog-ng/5.0.11/app-changelog.md b/stable/syslog-ng/5.0.11/app-changelog.md new file mode 100644 index 00000000000..0135826ce5e --- /dev/null +++ b/stable/syslog-ng/5.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [syslog-ng-5.0.11](https://github.com/truecharts/charts/compare/syslog-ng-5.0.10...syslog-ng-5.0.11) (2023-05-12) + +### Chore + +- update container image tccr.io/truecharts/syslog-ng to v4.2.0 ([#8910](https://github.com/truecharts/charts/issues/8910)) + + \ No newline at end of file diff --git a/stable/syslog-ng/5.0.10/app-readme.md b/stable/syslog-ng/5.0.11/app-readme.md similarity index 100% rename from stable/syslog-ng/5.0.10/app-readme.md rename to stable/syslog-ng/5.0.11/app-readme.md diff --git a/stable/syslog-ng/5.0.10/charts/common-12.6.6.tgz b/stable/syslog-ng/5.0.11/charts/common-12.6.6.tgz similarity index 100% rename from stable/syslog-ng/5.0.10/charts/common-12.6.6.tgz rename to stable/syslog-ng/5.0.11/charts/common-12.6.6.tgz diff --git a/stable/syslog-ng/5.0.10/ix_values.yaml b/stable/syslog-ng/5.0.11/ix_values.yaml similarity index 91% rename from stable/syslog-ng/5.0.10/ix_values.yaml rename to stable/syslog-ng/5.0.11/ix_values.yaml index 107543207d9..157c891bd43 100644 --- a/stable/syslog-ng/5.0.10/ix_values.yaml +++ b/stable/syslog-ng/5.0.11/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/syslog-ng pullPolicy: IfNotPresent - tag: 4.1.1@sha256:89852985cb5a7eefa5481c79a92c120b428f0426fbbc8aee918bbd5d8ffba302 + tag: v4.2.0@sha256:566cf86b7d9b6343e31f0cf1fe4d9ea8a3db9f3afd8cd364a88891ca4cbbfb36 service: main: ports: diff --git a/stable/syslog-ng/5.0.10/questions.yaml b/stable/syslog-ng/5.0.11/questions.yaml similarity index 100% rename from stable/syslog-ng/5.0.10/questions.yaml rename to stable/syslog-ng/5.0.11/questions.yaml diff --git a/stable/syslog-ng/5.0.10/templates/NOTES.txt b/stable/syslog-ng/5.0.11/templates/NOTES.txt similarity index 100% rename from stable/syslog-ng/5.0.10/templates/NOTES.txt rename to stable/syslog-ng/5.0.11/templates/NOTES.txt diff --git a/stable/syslog-ng/5.0.10/templates/common.yaml b/stable/syslog-ng/5.0.11/templates/common.yaml similarity index 100% rename from stable/syslog-ng/5.0.10/templates/common.yaml rename to stable/syslog-ng/5.0.11/templates/common.yaml diff --git a/stable/syslog-ng/5.0.10/values.yaml b/stable/syslog-ng/5.0.11/values.yaml similarity index 100% rename from stable/syslog-ng/5.0.10/values.yaml rename to stable/syslog-ng/5.0.11/values.yaml