diff --git a/incubator/cryptpad/2.0.10/app-changelog.md b/incubator/cryptpad/2.0.10/app-changelog.md deleted file mode 100644 index 3a63484626..0000000000 --- a/incubator/cryptpad/2.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cryptpad-2.0.10](https://github.com/truecharts/charts/compare/cryptpad-2.0.9...cryptpad-2.0.10) (2022-12-19) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/incubator/cryptpad/2.0.10/CHANGELOG.md b/incubator/cryptpad/2.0.11/CHANGELOG.md similarity index 94% rename from incubator/cryptpad/2.0.10/CHANGELOG.md rename to incubator/cryptpad/2.0.11/CHANGELOG.md index 069307138a..4b6e99cc57 100644 --- a/incubator/cryptpad/2.0.10/CHANGELOG.md +++ b/incubator/cryptpad/2.0.11/CHANGELOG.md @@ -4,6 +4,15 @@ +## [cryptpad-2.0.11](https://github.com/truecharts/charts/compare/cryptpad-2.0.10...cryptpad-2.0.11) (2022-12-24) + +### Chore + +- update container image tccr.io/truecharts/cryptpad to latest + + + + ## [cryptpad-2.0.10](https://github.com/truecharts/charts/compare/cryptpad-2.0.9...cryptpad-2.0.10) (2022-12-19) ### Chore @@ -85,15 +94,6 @@ -## [cryptpad-2.0.7](https://github.com/truecharts/charts/compare/cryptpad-2.0.5...cryptpad-2.0.7) (2022-11-30) - -### Chore - -- update container image tccr.io/truecharts/cryptpad to latest - - - - ## [cryptpad-2.0.7](https://github.com/truecharts/charts/compare/cryptpad-2.0.5...cryptpad-2.0.7) (2022-11-30) ### Chore diff --git a/incubator/cryptpad/2.0.10/Chart.yaml b/incubator/cryptpad/2.0.11/Chart.yaml similarity index 98% rename from incubator/cryptpad/2.0.10/Chart.yaml rename to incubator/cryptpad/2.0.11/Chart.yaml index 9d414e313d..1256f5b54e 100644 --- a/incubator/cryptpad/2.0.10/Chart.yaml +++ b/incubator/cryptpad/2.0.11/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://cryptpad.fr/ - https://hub.docker.com/r/promasu/cryptpad/ type: application -version: 2.0.10 +version: 2.0.11 diff --git a/incubator/cryptpad/2.0.10/README.md b/incubator/cryptpad/2.0.11/README.md similarity index 100% rename from incubator/cryptpad/2.0.10/README.md rename to incubator/cryptpad/2.0.11/README.md diff --git a/incubator/cryptpad/2.0.11/app-changelog.md b/incubator/cryptpad/2.0.11/app-changelog.md new file mode 100644 index 0000000000..2b947ee735 --- /dev/null +++ b/incubator/cryptpad/2.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cryptpad-2.0.11](https://github.com/truecharts/charts/compare/cryptpad-2.0.10...cryptpad-2.0.11) (2022-12-24) + +### Chore + +- update container image tccr.io/truecharts/cryptpad to latest + + \ No newline at end of file diff --git a/incubator/cryptpad/2.0.10/app-readme.md b/incubator/cryptpad/2.0.11/app-readme.md similarity index 100% rename from incubator/cryptpad/2.0.10/app-readme.md rename to incubator/cryptpad/2.0.11/app-readme.md diff --git a/incubator/cryptpad/2.0.10/charts/common-11.0.9.tgz b/incubator/cryptpad/2.0.11/charts/common-11.0.9.tgz similarity index 100% rename from incubator/cryptpad/2.0.10/charts/common-11.0.9.tgz rename to incubator/cryptpad/2.0.11/charts/common-11.0.9.tgz diff --git a/incubator/cryptpad/2.0.10/ix_values.yaml b/incubator/cryptpad/2.0.11/ix_values.yaml similarity index 91% rename from incubator/cryptpad/2.0.10/ix_values.yaml rename to incubator/cryptpad/2.0.11/ix_values.yaml index e7e099ad17..4e6ec366d0 100644 --- a/incubator/cryptpad/2.0.10/ix_values.yaml +++ b/incubator/cryptpad/2.0.11/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cryptpad - tag: latest@sha256:8f50c9f530164c8046850806097ebfbd23abbef09747923c2ed077213522f4e8 + tag: latest@sha256:17d2a1232fb3d87a01de37fa50eebb10b6cec517a47d61d4c104f06b6d9c976e persistence: blobpath: enabled: true diff --git a/incubator/cryptpad/2.0.10/questions.yaml b/incubator/cryptpad/2.0.11/questions.yaml similarity index 100% rename from incubator/cryptpad/2.0.10/questions.yaml rename to incubator/cryptpad/2.0.11/questions.yaml diff --git a/incubator/cryptpad/2.0.10/templates/common.yaml b/incubator/cryptpad/2.0.11/templates/common.yaml similarity index 100% rename from incubator/cryptpad/2.0.10/templates/common.yaml rename to incubator/cryptpad/2.0.11/templates/common.yaml diff --git a/incubator/cryptpad/2.0.10/values.yaml b/incubator/cryptpad/2.0.11/values.yaml similarity index 100% rename from incubator/cryptpad/2.0.10/values.yaml rename to incubator/cryptpad/2.0.11/values.yaml