diff --git a/incubator/appsmith/5.0.3/app-changelog.md b/incubator/appsmith/5.0.3/app-changelog.md deleted file mode 100644 index 2c71813239..0000000000 --- a/incubator/appsmith/5.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [appsmith-5.0.3](https://github.com/truecharts/charts/compare/appsmith-5.0.2...appsmith-5.0.3) (2022-11-21) - -### Chore - -- update helm general non-major ([#4665](https://github.com/truecharts/charts/issues/4665)) - - \ No newline at end of file diff --git a/incubator/appsmith/5.0.3/CHANGELOG.md b/incubator/appsmith/5.0.4/CHANGELOG.md similarity index 100% rename from incubator/appsmith/5.0.3/CHANGELOG.md rename to incubator/appsmith/5.0.4/CHANGELOG.md diff --git a/incubator/appsmith/5.0.3/Chart.yaml b/incubator/appsmith/5.0.4/Chart.yaml similarity index 96% rename from incubator/appsmith/5.0.3/Chart.yaml rename to incubator/appsmith/5.0.4/Chart.yaml index 4bfd0470fa..b3b39dcb61 100644 --- a/incubator/appsmith/5.0.3/Chart.yaml +++ b/incubator/appsmith/5.0.4/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.8.8" +appVersion: "1.8.9" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -26,7 +26,7 @@ name: appsmith sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/appsmith - https://github.com/appsmithorg/appsmith -version: 5.0.3 +version: 5.0.4 annotations: truecharts.org/catagories: | - productivity diff --git a/incubator/appsmith/5.0.3/README.md b/incubator/appsmith/5.0.4/README.md similarity index 100% rename from incubator/appsmith/5.0.3/README.md rename to incubator/appsmith/5.0.4/README.md diff --git a/incubator/appsmith/5.0.4/app-changelog.md b/incubator/appsmith/5.0.4/app-changelog.md new file mode 100644 index 0000000000..c447532b89 --- /dev/null +++ b/incubator/appsmith/5.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [appsmith-5.0.4](https://github.com/truecharts/charts/compare/appsmith-5.0.3...appsmith-5.0.4) (2022-11-22) + +### Chore + +- update container image tccr.io/truecharts/appsmith to v1.8.9 + + \ No newline at end of file diff --git a/incubator/appsmith/5.0.3/app-readme.md b/incubator/appsmith/5.0.4/app-readme.md similarity index 100% rename from incubator/appsmith/5.0.3/app-readme.md rename to incubator/appsmith/5.0.4/app-readme.md diff --git a/incubator/appsmith/5.0.3/charts/common-11.0.3.tgz b/incubator/appsmith/5.0.4/charts/common-11.0.3.tgz similarity index 100% rename from incubator/appsmith/5.0.3/charts/common-11.0.3.tgz rename to incubator/appsmith/5.0.4/charts/common-11.0.3.tgz diff --git a/incubator/appsmith/5.0.3/charts/redis-5.0.3.tgz b/incubator/appsmith/5.0.4/charts/redis-5.0.3.tgz similarity index 100% rename from incubator/appsmith/5.0.3/charts/redis-5.0.3.tgz rename to incubator/appsmith/5.0.4/charts/redis-5.0.3.tgz diff --git a/incubator/appsmith/5.0.3/ix_values.yaml b/incubator/appsmith/5.0.4/ix_values.yaml similarity index 91% rename from incubator/appsmith/5.0.3/ix_values.yaml rename to incubator/appsmith/5.0.4/ix_values.yaml index e5df4d394d..8c25b1ba2a 100644 --- a/incubator/appsmith/5.0.3/ix_values.yaml +++ b/incubator/appsmith/5.0.4/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/appsmith - tag: 1.8.8@sha256:447db5db694a7a14ca152e097f4da2c79ecdc6839722eaa01387e3aabd3600ba + tag: 1.8.9@sha256:0a7ca4f73619c7ad434ac40f7f092785071dc5d0d53c1a7f622762d0d63c3ad6 pullPolicy: IfNotPresent securityContext: diff --git a/incubator/appsmith/5.0.3/questions.yaml b/incubator/appsmith/5.0.4/questions.yaml similarity index 100% rename from incubator/appsmith/5.0.3/questions.yaml rename to incubator/appsmith/5.0.4/questions.yaml diff --git a/incubator/appsmith/5.0.3/templates/common.yaml b/incubator/appsmith/5.0.4/templates/common.yaml similarity index 100% rename from incubator/appsmith/5.0.3/templates/common.yaml rename to incubator/appsmith/5.0.4/templates/common.yaml diff --git a/incubator/appsmith/5.0.3/values.yaml b/incubator/appsmith/5.0.4/values.yaml similarity index 100% rename from incubator/appsmith/5.0.3/values.yaml rename to incubator/appsmith/5.0.4/values.yaml