diff --git a/stable/cloudflared/6.0.2/app-changelog.md b/stable/cloudflared/6.0.2/app-changelog.md deleted file mode 100644 index a1b239fcc2b..00000000000 --- a/stable/cloudflared/6.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cloudflared-6.0.2](https://github.com/truecharts/charts/compare/cloudflared-6.0.1...cloudflared-6.0.2) (2023-08-31) - -### Chore - -- update container image tccr.io/truecharts/cloudflared to v2023.8.1 ([#12066](https://github.com/truecharts/charts/issues/12066)) - - \ No newline at end of file diff --git a/stable/cloudflared/6.0.2/CHANGELOG.md b/stable/cloudflared/6.0.3/CHANGELOG.md similarity index 90% rename from stable/cloudflared/6.0.2/CHANGELOG.md rename to stable/cloudflared/6.0.3/CHANGELOG.md index a7b884b085f..62771abeac7 100644 --- a/stable/cloudflared/6.0.2/CHANGELOG.md +++ b/stable/cloudflared/6.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [cloudflared-6.0.3](https://github.com/truecharts/charts/compare/cloudflared-6.0.2...cloudflared-6.0.3) (2023-09-05) + +### Chore + +- update container image tccr.io/truecharts/cloudflared to v2023.8.2 ([#12236](https://github.com/truecharts/charts/issues/12236)) + + + + ## [cloudflared-6.0.2](https://github.com/truecharts/charts/compare/cloudflared-6.0.1...cloudflared-6.0.2) (2023-08-31) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - -## [cloudflared-5.0.5](https://github.com/truecharts/charts/compare/cloudflared-5.0.4...cloudflared-5.0.5) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - diff --git a/stable/cloudflared/6.0.2/Chart.yaml b/stable/cloudflared/6.0.3/Chart.yaml similarity index 95% rename from stable/cloudflared/6.0.2/Chart.yaml rename to stable/cloudflared/6.0.3/Chart.yaml index aa93845900a..58f16e4dda3 100644 --- a/stable/cloudflared/6.0.2/Chart.yaml +++ b/stable/cloudflared/6.0.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2023.8.1" +appVersion: "2023.8.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -20,7 +20,7 @@ name: cloudflared sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflared type: application -version: 6.0.2 +version: 6.0.3 annotations: truecharts.org/catagories: | - network diff --git a/stable/cloudflared/6.0.2/README.md b/stable/cloudflared/6.0.3/README.md similarity index 100% rename from stable/cloudflared/6.0.2/README.md rename to stable/cloudflared/6.0.3/README.md diff --git a/stable/cloudflared/6.0.3/app-changelog.md b/stable/cloudflared/6.0.3/app-changelog.md new file mode 100644 index 00000000000..4cc46199baa --- /dev/null +++ b/stable/cloudflared/6.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cloudflared-6.0.3](https://github.com/truecharts/charts/compare/cloudflared-6.0.2...cloudflared-6.0.3) (2023-09-05) + +### Chore + +- update container image tccr.io/truecharts/cloudflared to v2023.8.2 ([#12236](https://github.com/truecharts/charts/issues/12236)) + + \ No newline at end of file diff --git a/stable/cloudflared/6.0.2/app-readme.md b/stable/cloudflared/6.0.3/app-readme.md similarity index 100% rename from stable/cloudflared/6.0.2/app-readme.md rename to stable/cloudflared/6.0.3/app-readme.md diff --git a/stable/cloudflared/6.0.2/charts/common-14.0.1.tgz b/stable/cloudflared/6.0.3/charts/common-14.0.1.tgz similarity index 100% rename from stable/cloudflared/6.0.2/charts/common-14.0.1.tgz rename to stable/cloudflared/6.0.3/charts/common-14.0.1.tgz diff --git a/stable/cloudflared/6.0.2/ix_values.yaml b/stable/cloudflared/6.0.3/ix_values.yaml similarity index 86% rename from stable/cloudflared/6.0.2/ix_values.yaml rename to stable/cloudflared/6.0.3/ix_values.yaml index ea0bc487e4f..4054c931a57 100644 --- a/stable/cloudflared/6.0.2/ix_values.yaml +++ b/stable/cloudflared/6.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/cloudflared pullPolicy: IfNotPresent - tag: v2023.8.1@sha256:f3463ef641e15c33b5acede0d41e3d240be7b46c2266554bab11f9fd44cc19e4 + tag: v2023.8.2@sha256:fda01764ea6d58703cf1dbe74617cffd000d3bc8df9e49fb84ba53785b4e9cf4 workload: main: diff --git a/stable/cloudflared/6.0.2/questions.yaml b/stable/cloudflared/6.0.3/questions.yaml similarity index 100% rename from stable/cloudflared/6.0.2/questions.yaml rename to stable/cloudflared/6.0.3/questions.yaml diff --git a/stable/cloudflared/6.0.2/templates/common.yaml b/stable/cloudflared/6.0.3/templates/common.yaml similarity index 100% rename from stable/cloudflared/6.0.2/templates/common.yaml rename to stable/cloudflared/6.0.3/templates/common.yaml diff --git a/stable/cloudflared/6.0.2/values.yaml b/stable/cloudflared/6.0.3/values.yaml similarity index 100% rename from stable/cloudflared/6.0.2/values.yaml rename to stable/cloudflared/6.0.3/values.yaml