diff --git a/stable/sftpgo/3.0.14/app-changelog.md b/stable/sftpgo/3.0.14/app-changelog.md deleted file mode 100644 index e6f266c8e8d..00000000000 --- a/stable/sftpgo/3.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [sftpgo-3.0.14](https://github.com/truecharts/charts/compare/sftpgo-3.0.13...sftpgo-3.0.14) (2023-11-08) - -### Chore - -- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465)) - - \ No newline at end of file diff --git a/stable/sftpgo/3.0.14/CHANGELOG.md b/stable/sftpgo/3.0.15/CHANGELOG.md similarity index 89% rename from stable/sftpgo/3.0.14/CHANGELOG.md rename to stable/sftpgo/3.0.15/CHANGELOG.md index 5cbd3c417ae..7bb18d61ea1 100644 --- a/stable/sftpgo/3.0.14/CHANGELOG.md +++ b/stable/sftpgo/3.0.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [sftpgo-3.0.15](https://github.com/truecharts/charts/compare/sftpgo-3.0.14...sftpgo-3.0.15) (2023-11-11) + +### Chore + +- update container image tccr.io/truecharts/sftpgo to v2.5.5 ([#14555](https://github.com/truecharts/charts/issues/14555)) + + + + ## [sftpgo-3.0.14](https://github.com/truecharts/charts/compare/sftpgo-3.0.13...sftpgo-3.0.14) (2023-11-08) ### Chore diff --git a/stable/sftpgo/3.0.14/Chart.yaml b/stable/sftpgo/3.0.15/Chart.yaml similarity index 96% rename from stable/sftpgo/3.0.14/Chart.yaml rename to stable/sftpgo/3.0.15/Chart.yaml index 27ecc55898a..5c753320168 100644 --- a/stable/sftpgo/3.0.14/Chart.yaml +++ b/stable/sftpgo/3.0.15/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.5.4" +appVersion: "2.5.5" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/sftpgo - https://github.com/drakkan/sftpgo type: application -version: 3.0.14 +version: 3.0.15 annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: Network-FTP diff --git a/stable/sftpgo/3.0.14/README.md b/stable/sftpgo/3.0.15/README.md similarity index 100% rename from stable/sftpgo/3.0.14/README.md rename to stable/sftpgo/3.0.15/README.md diff --git a/stable/sftpgo/3.0.15/app-changelog.md b/stable/sftpgo/3.0.15/app-changelog.md new file mode 100644 index 00000000000..4a8714f2e73 --- /dev/null +++ b/stable/sftpgo/3.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sftpgo-3.0.15](https://github.com/truecharts/charts/compare/sftpgo-3.0.14...sftpgo-3.0.15) (2023-11-11) + +### Chore + +- update container image tccr.io/truecharts/sftpgo to v2.5.5 ([#14555](https://github.com/truecharts/charts/issues/14555)) + + \ No newline at end of file diff --git a/stable/sftpgo/3.0.14/app-readme.md b/stable/sftpgo/3.0.15/app-readme.md similarity index 100% rename from stable/sftpgo/3.0.14/app-readme.md rename to stable/sftpgo/3.0.15/app-readme.md diff --git a/stable/sftpgo/3.0.14/charts/common-14.3.5.tgz b/stable/sftpgo/3.0.15/charts/common-14.3.5.tgz similarity index 100% rename from stable/sftpgo/3.0.14/charts/common-14.3.5.tgz rename to stable/sftpgo/3.0.15/charts/common-14.3.5.tgz diff --git a/stable/sftpgo/3.0.14/ix_values.yaml b/stable/sftpgo/3.0.15/ix_values.yaml similarity index 95% rename from stable/sftpgo/3.0.14/ix_values.yaml rename to stable/sftpgo/3.0.15/ix_values.yaml index c21a71b1151..f5881bcf509 100644 --- a/stable/sftpgo/3.0.14/ix_values.yaml +++ b/stable/sftpgo/3.0.15/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/sftpgo - tag: v2.5.4@sha256:e8c84122b56f5123cd566783a3993b6ba9e190802f2f0c3e004028b81452062d + tag: v2.5.5@sha256:4c0b4909ec63a9e5329d39beaff51cf860fcc63107b6671609caaf4cf684b442 securityContext: container: diff --git a/stable/sftpgo/3.0.14/questions.yaml b/stable/sftpgo/3.0.15/questions.yaml similarity index 99% rename from stable/sftpgo/3.0.14/questions.yaml rename to stable/sftpgo/3.0.15/questions.yaml index 085f8e94589..9059795045a 100644 --- a/stable/sftpgo/3.0.14/questions.yaml +++ b/stable/sftpgo/3.0.15/questions.yaml @@ -1247,7 +1247,7 @@ questions: label: Paths schema: type: list - default: [] + default: [{path: "/", pathType: "Prefix"}] items: - variable: pathEntry label: Host diff --git a/stable/sftpgo/3.0.14/templates/NOTES.txt b/stable/sftpgo/3.0.15/templates/NOTES.txt similarity index 100% rename from stable/sftpgo/3.0.14/templates/NOTES.txt rename to stable/sftpgo/3.0.15/templates/NOTES.txt diff --git a/stable/sftpgo/3.0.14/templates/common.yaml b/stable/sftpgo/3.0.15/templates/common.yaml similarity index 100% rename from stable/sftpgo/3.0.14/templates/common.yaml rename to stable/sftpgo/3.0.15/templates/common.yaml diff --git a/stable/sftpgo/3.0.14/values.yaml b/stable/sftpgo/3.0.15/values.yaml similarity index 100% rename from stable/sftpgo/3.0.14/values.yaml rename to stable/sftpgo/3.0.15/values.yaml