diff --git a/stable/filezilla/6.0.2/app-changelog.md b/stable/filezilla/6.0.2/app-changelog.md deleted file mode 100644 index 3a8a866f36..0000000000 --- a/stable/filezilla/6.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [filezilla-6.0.2](https://github.com/truecharts/charts/compare/filezilla-6.0.1...filezilla-6.0.2) (2022-11-17) - -### Chore - -- update container image tccr.io/truecharts/filezilla to 3.59.0 ([#4549](https://github.com/truecharts/charts/issues/4549)) - - \ No newline at end of file diff --git a/stable/filezilla/6.0.2/CHANGELOG.md b/stable/filezilla/6.0.3/CHANGELOG.md similarity index 100% rename from stable/filezilla/6.0.2/CHANGELOG.md rename to stable/filezilla/6.0.3/CHANGELOG.md diff --git a/stable/filezilla/6.0.2/Chart.yaml b/stable/filezilla/6.0.3/Chart.yaml similarity index 98% rename from stable/filezilla/6.0.2/Chart.yaml rename to stable/filezilla/6.0.3/Chart.yaml index a2eafa744a..0aab1273ec 100644 --- a/stable/filezilla/6.0.2/Chart.yaml +++ b/stable/filezilla/6.0.3/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://filezilla-project.org/ - https://github.com/linuxserver/docker-filezilla type: application -version: 6.0.2 +version: 6.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/filezilla/6.0.2/README.md b/stable/filezilla/6.0.3/README.md similarity index 100% rename from stable/filezilla/6.0.2/README.md rename to stable/filezilla/6.0.3/README.md diff --git a/stable/filezilla/6.0.3/app-changelog.md b/stable/filezilla/6.0.3/app-changelog.md new file mode 100644 index 0000000000..bd2c9f3a4b --- /dev/null +++ b/stable/filezilla/6.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [filezilla-6.0.3](https://github.com/truecharts/charts/compare/filezilla-6.0.2...filezilla-6.0.3) (2022-11-25) + +### Chore + +- update container image tccr.io/truecharts/filezilla to 3.59.0 ([#4812](https://github.com/truecharts/charts/issues/4812)) + + \ No newline at end of file diff --git a/stable/filezilla/6.0.2/app-readme.md b/stable/filezilla/6.0.3/app-readme.md similarity index 100% rename from stable/filezilla/6.0.2/app-readme.md rename to stable/filezilla/6.0.3/app-readme.md diff --git a/stable/filezilla/6.0.2/charts/common-11.0.3.tgz b/stable/filezilla/6.0.3/charts/common-11.0.3.tgz similarity index 100% rename from stable/filezilla/6.0.2/charts/common-11.0.3.tgz rename to stable/filezilla/6.0.3/charts/common-11.0.3.tgz diff --git a/stable/filezilla/6.0.2/ix_values.yaml b/stable/filezilla/6.0.3/ix_values.yaml similarity index 82% rename from stable/filezilla/6.0.2/ix_values.yaml rename to stable/filezilla/6.0.3/ix_values.yaml index dea8415b6d..b1cb51e6f1 100644 --- a/stable/filezilla/6.0.2/ix_values.yaml +++ b/stable/filezilla/6.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/filezilla pullPolicy: IfNotPresent - tag: 3.59.0@sha256:324caf963e714d13391922eb8ec60ef98949b783747736efcf581f85de729fc5 + tag: 3.59.0@sha256:1c413a376e45a582a8ff3055fa57cffff007200bd638cc325dbb58f660f6e148 securityContext: readOnlyRootFilesystem: false diff --git a/stable/filezilla/6.0.2/questions.yaml b/stable/filezilla/6.0.3/questions.yaml similarity index 100% rename from stable/filezilla/6.0.2/questions.yaml rename to stable/filezilla/6.0.3/questions.yaml diff --git a/stable/filezilla/6.0.2/templates/common.yaml b/stable/filezilla/6.0.3/templates/common.yaml similarity index 100% rename from stable/filezilla/6.0.2/templates/common.yaml rename to stable/filezilla/6.0.3/templates/common.yaml diff --git a/stable/filezilla/6.0.2/values.yaml b/stable/filezilla/6.0.3/values.yaml similarity index 100% rename from stable/filezilla/6.0.2/values.yaml rename to stable/filezilla/6.0.3/values.yaml