diff --git a/stable/cloudflared/3.0.5/app-changelog.md b/stable/cloudflared/3.0.5/app-changelog.md deleted file mode 100644 index 71c28c262e..0000000000 --- a/stable/cloudflared/3.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cloudflared-3.0.5](https://github.com/truecharts/charts/compare/cloudflared-3.0.4...cloudflared-3.0.5) (2022-12-13) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/stable/cloudflared/3.0.5/CHANGELOG.md b/stable/cloudflared/3.0.6/CHANGELOG.md similarity index 91% rename from stable/cloudflared/3.0.5/CHANGELOG.md rename to stable/cloudflared/3.0.6/CHANGELOG.md index b799e6d965..c10a27b923 100644 --- a/stable/cloudflared/3.0.5/CHANGELOG.md +++ b/stable/cloudflared/3.0.6/CHANGELOG.md @@ -4,6 +4,15 @@ +## [cloudflared-3.0.6](https://github.com/truecharts/charts/compare/cloudflareddns-3.0.5...cloudflared-3.0.6) (2022-12-19) + +### Chore + +- update container image tccr.io/truecharts/cloudflared to v2022.12.0 + + + + ## [cloudflared-3.0.5](https://github.com/truecharts/charts/compare/cloudflared-3.0.4...cloudflared-3.0.5) (2022-12-13) ### Chore @@ -86,14 +95,5 @@ -## [cloudflared-3.0.1](https://github.com/truecharts/charts/compare/cloudflareddns-3.0.0...cloudflared-3.0.1) (2022-11-15) - -### Chore - -- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - - - ## [cloudflared-3.0.1](https://github.com/truecharts/charts/compare/cloudflareddns-3.0.0...cloudflared-3.0.1) (2022-11-15) diff --git a/stable/cloudflared/3.0.5/Chart.yaml b/stable/cloudflared/3.0.6/Chart.yaml similarity index 95% rename from stable/cloudflared/3.0.5/Chart.yaml rename to stable/cloudflared/3.0.6/Chart.yaml index 02806ba9d1..a97d6ff51b 100644 --- a/stable/cloudflared/3.0.5/Chart.yaml +++ b/stable/cloudflared/3.0.6/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2022.11.1" +appVersion: "2022.12.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflared - https://hub.docker.com/r/cloudflare/cloudflared type: application -version: 3.0.5 +version: 3.0.6 annotations: truecharts.org/catagories: | - network diff --git a/stable/cloudflared/3.0.5/README.md b/stable/cloudflared/3.0.6/README.md similarity index 100% rename from stable/cloudflared/3.0.5/README.md rename to stable/cloudflared/3.0.6/README.md diff --git a/stable/cloudflared/3.0.6/app-changelog.md b/stable/cloudflared/3.0.6/app-changelog.md new file mode 100644 index 0000000000..1d646d5ad0 --- /dev/null +++ b/stable/cloudflared/3.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cloudflared-3.0.6](https://github.com/truecharts/charts/compare/cloudflareddns-3.0.5...cloudflared-3.0.6) (2022-12-19) + +### Chore + +- update container image tccr.io/truecharts/cloudflared to v2022.12.0 + + \ No newline at end of file diff --git a/stable/cloudflared/3.0.5/app-readme.md b/stable/cloudflared/3.0.6/app-readme.md similarity index 100% rename from stable/cloudflared/3.0.5/app-readme.md rename to stable/cloudflared/3.0.6/app-readme.md diff --git a/stable/cloudflared/3.0.5/charts/common-11.0.7.tgz b/stable/cloudflared/3.0.6/charts/common-11.0.7.tgz similarity index 100% rename from stable/cloudflared/3.0.5/charts/common-11.0.7.tgz rename to stable/cloudflared/3.0.6/charts/common-11.0.7.tgz diff --git a/stable/cloudflared/3.0.5/ix_values.yaml b/stable/cloudflared/3.0.6/ix_values.yaml similarity index 85% rename from stable/cloudflared/3.0.5/ix_values.yaml rename to stable/cloudflared/3.0.6/ix_values.yaml index 2378e34668..37e72618fd 100644 --- a/stable/cloudflared/3.0.5/ix_values.yaml +++ b/stable/cloudflared/3.0.6/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/cloudflared pullPolicy: IfNotPresent - tag: 2022.11.1@sha256:50df1e8e1bd1180652402feda008d005571e484e7731445e96b8bc8998980c0f + tag: 2022.12.0@sha256:be7f9f8117ad4e3fdb1a1ec9e9d58bd51433c6ce55d9f9af6bdb4b601d851386 extraArgs: - tunnel diff --git a/stable/cloudflared/3.0.5/questions.yaml b/stable/cloudflared/3.0.6/questions.yaml similarity index 100% rename from stable/cloudflared/3.0.5/questions.yaml rename to stable/cloudflared/3.0.6/questions.yaml diff --git a/stable/cloudflared/3.0.5/templates/common.yaml b/stable/cloudflared/3.0.6/templates/common.yaml similarity index 100% rename from stable/cloudflared/3.0.5/templates/common.yaml rename to stable/cloudflared/3.0.6/templates/common.yaml diff --git a/stable/cloudflared/3.0.5/values.yaml b/stable/cloudflared/3.0.6/values.yaml similarity index 100% rename from stable/cloudflared/3.0.5/values.yaml rename to stable/cloudflared/3.0.6/values.yaml