diff --git a/stable/cloudflared/3.0.7/app-changelog.md b/stable/cloudflared/3.0.7/app-changelog.md deleted file mode 100644 index c2923ff75a0..00000000000 --- a/stable/cloudflared/3.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cloudflared-3.0.7](https://github.com/truecharts/charts/compare/cloudflared-3.0.6...cloudflared-3.0.7) (2022-12-19) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/stable/cloudflared/3.0.7/CHANGELOG.md b/stable/cloudflared/3.0.8/CHANGELOG.md similarity index 89% rename from stable/cloudflared/3.0.7/CHANGELOG.md rename to stable/cloudflared/3.0.8/CHANGELOG.md index b9fd48c0a11..71d81a2e002 100644 --- a/stable/cloudflared/3.0.7/CHANGELOG.md +++ b/stable/cloudflared/3.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [cloudflared-3.0.8](https://github.com/truecharts/charts/compare/cloudflared-3.0.7...cloudflared-3.0.8) (2022-12-20) + +### Chore + +- update container image tccr.io/truecharts/cloudflared to v2022.12.1 + + + + ## [cloudflared-3.0.7](https://github.com/truecharts/charts/compare/cloudflared-3.0.6...cloudflared-3.0.7) (2022-12-19) ### Chore @@ -88,12 +97,3 @@ ## [cloudflared-3.0.3](https://github.com/truecharts/charts/compare/cloudflared-3.0.2...cloudflared-3.0.3) (2022-11-30) - - -## [cloudflared-3.0.2](https://github.com/truecharts/charts/compare/cloudflareddns-3.0.2...cloudflared-3.0.2) (2022-11-22) - - - - -## [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.7/Chart.yaml b/stable/cloudflared/3.0.8/Chart.yaml similarity index 95% rename from stable/cloudflared/3.0.7/Chart.yaml rename to stable/cloudflared/3.0.8/Chart.yaml index ca37d351f92..5e64e7b56cf 100644 --- a/stable/cloudflared/3.0.7/Chart.yaml +++ b/stable/cloudflared/3.0.8/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2022.12.0" +appVersion: "2022.12.1" 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.7 +version: 3.0.8 annotations: truecharts.org/catagories: | - network diff --git a/stable/cloudflared/3.0.7/README.md b/stable/cloudflared/3.0.8/README.md similarity index 100% rename from stable/cloudflared/3.0.7/README.md rename to stable/cloudflared/3.0.8/README.md diff --git a/stable/cloudflared/3.0.8/app-changelog.md b/stable/cloudflared/3.0.8/app-changelog.md new file mode 100644 index 00000000000..c372a886f4d --- /dev/null +++ b/stable/cloudflared/3.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cloudflared-3.0.8](https://github.com/truecharts/charts/compare/cloudflared-3.0.7...cloudflared-3.0.8) (2022-12-20) + +### Chore + +- update container image tccr.io/truecharts/cloudflared to v2022.12.1 + + \ No newline at end of file diff --git a/stable/cloudflared/3.0.7/app-readme.md b/stable/cloudflared/3.0.8/app-readme.md similarity index 100% rename from stable/cloudflared/3.0.7/app-readme.md rename to stable/cloudflared/3.0.8/app-readme.md diff --git a/stable/cloudflared/3.0.7/charts/common-11.0.9.tgz b/stable/cloudflared/3.0.8/charts/common-11.0.9.tgz similarity index 100% rename from stable/cloudflared/3.0.7/charts/common-11.0.9.tgz rename to stable/cloudflared/3.0.8/charts/common-11.0.9.tgz diff --git a/stable/cloudflared/3.0.7/ix_values.yaml b/stable/cloudflared/3.0.8/ix_values.yaml similarity index 85% rename from stable/cloudflared/3.0.7/ix_values.yaml rename to stable/cloudflared/3.0.8/ix_values.yaml index 37e72618fd1..f2aff293395 100644 --- a/stable/cloudflared/3.0.7/ix_values.yaml +++ b/stable/cloudflared/3.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/cloudflared pullPolicy: IfNotPresent - tag: 2022.12.0@sha256:be7f9f8117ad4e3fdb1a1ec9e9d58bd51433c6ce55d9f9af6bdb4b601d851386 + tag: 2022.12.1@sha256:34a137bfc9bad52d83f95d203ea8bdee2f2233ae3b2c52f0dd59e2b664471c37 extraArgs: - tunnel diff --git a/stable/cloudflared/3.0.7/questions.yaml b/stable/cloudflared/3.0.8/questions.yaml similarity index 100% rename from stable/cloudflared/3.0.7/questions.yaml rename to stable/cloudflared/3.0.8/questions.yaml diff --git a/stable/cloudflared/3.0.7/templates/common.yaml b/stable/cloudflared/3.0.8/templates/common.yaml similarity index 100% rename from stable/cloudflared/3.0.7/templates/common.yaml rename to stable/cloudflared/3.0.8/templates/common.yaml diff --git a/stable/cloudflared/3.0.7/values.yaml b/stable/cloudflared/3.0.8/values.yaml similarity index 100% rename from stable/cloudflared/3.0.7/values.yaml rename to stable/cloudflared/3.0.8/values.yaml