diff --git a/stable/baserow/8.0.2/app-changelog.md b/stable/baserow/8.0.2/app-changelog.md deleted file mode 100644 index b920f95296..0000000000 --- a/stable/baserow/8.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [baserow-8.0.2](https://github.com/truecharts/charts/compare/baserow-8.0.1...baserow-8.0.2) (2023-09-14) - -### Chore - -- update container image tccr.io/truecharts/baserow to v1.20.1 ([#12580](https://github.com/truecharts/charts/issues/12580)) - - \ No newline at end of file diff --git a/stable/baserow/8.0.2/CHANGELOG.md b/stable/baserow/8.0.3/CHANGELOG.md similarity index 91% rename from stable/baserow/8.0.2/CHANGELOG.md rename to stable/baserow/8.0.3/CHANGELOG.md index d40aacea9d..d20d821bda 100644 --- a/stable/baserow/8.0.2/CHANGELOG.md +++ b/stable/baserow/8.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [baserow-8.0.3](https://github.com/truecharts/charts/compare/baserow-8.0.2...baserow-8.0.3) (2023-09-15) + +### Chore + +- update container image tccr.io/truecharts/baserow to v1.20.2 ([#12607](https://github.com/truecharts/charts/issues/12607)) + + + + ## [baserow-8.0.2](https://github.com/truecharts/charts/compare/baserow-8.0.1...baserow-8.0.2) (2023-09-14) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - -## [baserow-7.0.23](https://github.com/truecharts/charts/compare/baserow-7.0.22...baserow-7.0.23) (2023-06-07) - -### Chore - -- update helm general non-major ([#9459](https://github.com/truecharts/charts/issues/9459)) - diff --git a/stable/baserow/8.0.2/Chart.yaml b/stable/baserow/8.0.3/Chart.yaml similarity index 95% rename from stable/baserow/8.0.2/Chart.yaml rename to stable/baserow/8.0.3/Chart.yaml index e5dd44002c..7b000e9882 100644 --- a/stable/baserow/8.0.2/Chart.yaml +++ b/stable/baserow/8.0.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.20.1" +appVersion: "1.20.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ name: baserow sources: - https://github.com/truecharts/charts/tree/master/charts/stable/baserow - https://gitlab.com/bramw/baserow/ -version: 8.0.2 +version: 8.0.3 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/baserow/8.0.2/README.md b/stable/baserow/8.0.3/README.md similarity index 100% rename from stable/baserow/8.0.2/README.md rename to stable/baserow/8.0.3/README.md diff --git a/stable/baserow/8.0.3/app-changelog.md b/stable/baserow/8.0.3/app-changelog.md new file mode 100644 index 0000000000..b629313126 --- /dev/null +++ b/stable/baserow/8.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [baserow-8.0.3](https://github.com/truecharts/charts/compare/baserow-8.0.2...baserow-8.0.3) (2023-09-15) + +### Chore + +- update container image tccr.io/truecharts/baserow to v1.20.2 ([#12607](https://github.com/truecharts/charts/issues/12607)) + + \ No newline at end of file diff --git a/stable/baserow/8.0.2/app-readme.md b/stable/baserow/8.0.3/app-readme.md similarity index 100% rename from stable/baserow/8.0.2/app-readme.md rename to stable/baserow/8.0.3/app-readme.md diff --git a/stable/baserow/8.0.2/charts/common-14.0.1.tgz b/stable/baserow/8.0.3/charts/common-14.0.1.tgz similarity index 100% rename from stable/baserow/8.0.2/charts/common-14.0.1.tgz rename to stable/baserow/8.0.3/charts/common-14.0.1.tgz diff --git a/stable/baserow/8.0.2/charts/redis-6.0.66.tgz b/stable/baserow/8.0.3/charts/redis-6.0.66.tgz similarity index 100% rename from stable/baserow/8.0.2/charts/redis-6.0.66.tgz rename to stable/baserow/8.0.3/charts/redis-6.0.66.tgz diff --git a/stable/baserow/8.0.2/ix_values.yaml b/stable/baserow/8.0.3/ix_values.yaml similarity index 96% rename from stable/baserow/8.0.2/ix_values.yaml rename to stable/baserow/8.0.3/ix_values.yaml index 1be4ab7676..c758109fdd 100644 --- a/stable/baserow/8.0.2/ix_values.yaml +++ b/stable/baserow/8.0.3/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/baserow - tag: v1.20.1@sha256:70f4cb585416ac9b86279f376b587e45409bb59c2ce3c68200efa26cc3c1e356 + tag: v1.20.2@sha256:0ebe634c0f83887c4666ec7c1172e9b97eb45a170c6258a92f63da0e10a10253 pullPolicy: IfNotPresent securityContext: diff --git a/stable/baserow/8.0.2/questions.yaml b/stable/baserow/8.0.3/questions.yaml similarity index 100% rename from stable/baserow/8.0.2/questions.yaml rename to stable/baserow/8.0.3/questions.yaml diff --git a/stable/baserow/8.0.2/templates/NOTES.txt b/stable/baserow/8.0.3/templates/NOTES.txt similarity index 100% rename from stable/baserow/8.0.2/templates/NOTES.txt rename to stable/baserow/8.0.3/templates/NOTES.txt diff --git a/stable/baserow/8.0.2/templates/_secrets.tpl b/stable/baserow/8.0.3/templates/_secrets.tpl similarity index 100% rename from stable/baserow/8.0.2/templates/_secrets.tpl rename to stable/baserow/8.0.3/templates/_secrets.tpl diff --git a/stable/baserow/8.0.2/templates/common.yaml b/stable/baserow/8.0.3/templates/common.yaml similarity index 100% rename from stable/baserow/8.0.2/templates/common.yaml rename to stable/baserow/8.0.3/templates/common.yaml diff --git a/stable/baserow/8.0.2/values.yaml b/stable/baserow/8.0.3/values.yaml similarity index 100% rename from stable/baserow/8.0.2/values.yaml rename to stable/baserow/8.0.3/values.yaml