diff --git a/stable/cloudflared/3.0.15/app-changelog.md b/stable/cloudflared/3.0.15/app-changelog.md deleted file mode 100644 index ed5911a242..0000000000 --- a/stable/cloudflared/3.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cloudflared-3.0.15](https://github.com/truecharts/charts/compare/cloudflared-3.0.14...cloudflared-3.0.15) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/stable/cloudflared/3.0.15/CHANGELOG.md b/stable/cloudflared/3.0.16/CHANGELOG.md similarity index 91% rename from stable/cloudflared/3.0.15/CHANGELOG.md rename to stable/cloudflared/3.0.16/CHANGELOG.md index 2237d5801a..221ce22f88 100644 --- a/stable/cloudflared/3.0.15/CHANGELOG.md +++ b/stable/cloudflared/3.0.16/CHANGELOG.md @@ -4,6 +4,15 @@ +## [cloudflared-3.0.16](https://github.com/truecharts/charts/compare/cloudflared-3.0.15...cloudflared-3.0.16) (2023-02-27) + +### Chore + +- update container image tccr.io/truecharts/cloudflared to v2023.2.2 + + + + ## [cloudflared-3.0.15](https://github.com/truecharts/charts/compare/cloudflared-3.0.14...cloudflared-3.0.15) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ - 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 - -- update helm general non-major - - diff --git a/stable/cloudflared/3.0.15/Chart.yaml b/stable/cloudflared/3.0.16/Chart.yaml similarity index 95% rename from stable/cloudflared/3.0.15/Chart.yaml rename to stable/cloudflared/3.0.16/Chart.yaml index 2f544abeee..b756c1b84e 100644 --- a/stable/cloudflared/3.0.15/Chart.yaml +++ b/stable/cloudflared/3.0.16/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2023.2.1" +appVersion: "2023.2.2" 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.15 +version: 3.0.16 annotations: truecharts.org/catagories: | - network diff --git a/stable/cloudflared/3.0.15/README.md b/stable/cloudflared/3.0.16/README.md similarity index 100% rename from stable/cloudflared/3.0.15/README.md rename to stable/cloudflared/3.0.16/README.md diff --git a/stable/cloudflared/3.0.16/app-changelog.md b/stable/cloudflared/3.0.16/app-changelog.md new file mode 100644 index 0000000000..a042ada12a --- /dev/null +++ b/stable/cloudflared/3.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cloudflared-3.0.16](https://github.com/truecharts/charts/compare/cloudflared-3.0.15...cloudflared-3.0.16) (2023-02-27) + +### Chore + +- update container image tccr.io/truecharts/cloudflared to v2023.2.2 + + \ No newline at end of file diff --git a/stable/cloudflared/3.0.15/app-readme.md b/stable/cloudflared/3.0.16/app-readme.md similarity index 100% rename from stable/cloudflared/3.0.15/app-readme.md rename to stable/cloudflared/3.0.16/app-readme.md diff --git a/stable/cloudflared/3.0.15/charts/common-11.1.2.tgz b/stable/cloudflared/3.0.16/charts/common-11.1.2.tgz similarity index 100% rename from stable/cloudflared/3.0.15/charts/common-11.1.2.tgz rename to stable/cloudflared/3.0.16/charts/common-11.1.2.tgz diff --git a/stable/cloudflared/3.0.15/ix_values.yaml b/stable/cloudflared/3.0.16/ix_values.yaml similarity index 85% rename from stable/cloudflared/3.0.15/ix_values.yaml rename to stable/cloudflared/3.0.16/ix_values.yaml index a21324d17c..d1f257f142 100644 --- a/stable/cloudflared/3.0.15/ix_values.yaml +++ b/stable/cloudflared/3.0.16/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/cloudflared pullPolicy: IfNotPresent - tag: 2023.2.1@sha256:aad34c57932b7267ea3f40c5c0dd8d289da0ee6fecd29e93ff48c860390aa980 + tag: 2023.2.2@sha256:3da9361885618e1c743b971828b1f1a538638b19d32d3b09113664ca5f4bb647 args: - tunnel diff --git a/stable/cloudflared/3.0.15/questions.yaml b/stable/cloudflared/3.0.16/questions.yaml similarity index 100% rename from stable/cloudflared/3.0.15/questions.yaml rename to stable/cloudflared/3.0.16/questions.yaml diff --git a/stable/cloudflared/3.0.15/templates/common.yaml b/stable/cloudflared/3.0.16/templates/common.yaml similarity index 100% rename from stable/cloudflared/3.0.15/templates/common.yaml rename to stable/cloudflared/3.0.16/templates/common.yaml diff --git a/stable/cloudflared/3.0.15/values.yaml b/stable/cloudflared/3.0.16/values.yaml similarity index 100% rename from stable/cloudflared/3.0.15/values.yaml rename to stable/cloudflared/3.0.16/values.yaml