diff --git a/stable/outline/8.0.2/app-changelog.md b/stable/outline/8.0.2/app-changelog.md deleted file mode 100644 index f4717f5d4b1..00000000000 --- a/stable/outline/8.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [outline-8.0.2](https://github.com/truecharts/charts/compare/outline-8.0.1...outline-8.0.2) (2023-10-03) - -### Chore - -- update container image tccr.io/truecharts/outline to v0.72.0 ([#13196](https://github.com/truecharts/charts/issues/13196)) - - \ No newline at end of file diff --git a/stable/outline/8.0.2/CHANGELOG.md b/stable/outline/8.0.3/CHANGELOG.md similarity index 90% rename from stable/outline/8.0.2/CHANGELOG.md rename to stable/outline/8.0.3/CHANGELOG.md index f9e1bebca52..1bb7bbaa2cd 100644 --- a/stable/outline/8.0.2/CHANGELOG.md +++ b/stable/outline/8.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [outline-8.0.3](https://github.com/truecharts/charts/compare/outline-8.0.2...outline-8.0.3) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/outline to v0.72.1 ([#13332](https://github.com/truecharts/charts/issues/13332)) + + + + ## [outline-8.0.2](https://github.com/truecharts/charts/compare/outline-8.0.1...outline-8.0.2) (2023-10-03) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#9459](https://github.com/truecharts/charts/issues/9459)) - - - -## [outline-7.0.23](https://github.com/truecharts/charts/compare/outline-7.0.22...outline-7.0.23) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - diff --git a/stable/outline/8.0.2/Chart.yaml b/stable/outline/8.0.3/Chart.yaml similarity index 96% rename from stable/outline/8.0.2/Chart.yaml rename to stable/outline/8.0.3/Chart.yaml index f7db942ee44..68a03188164 100644 --- a/stable/outline/8.0.2/Chart.yaml +++ b/stable/outline/8.0.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.72.0" +appVersion: "0.72.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -25,7 +25,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/outline - https://github.com/outline/outline type: application -version: 8.0.2 +version: 8.0.3 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/outline/8.0.2/LICENSE b/stable/outline/8.0.3/LICENSE similarity index 100% rename from stable/outline/8.0.2/LICENSE rename to stable/outline/8.0.3/LICENSE diff --git a/stable/outline/8.0.2/README.md b/stable/outline/8.0.3/README.md similarity index 100% rename from stable/outline/8.0.2/README.md rename to stable/outline/8.0.3/README.md diff --git a/stable/outline/8.0.3/app-changelog.md b/stable/outline/8.0.3/app-changelog.md new file mode 100644 index 00000000000..f4210b47d8e --- /dev/null +++ b/stable/outline/8.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [outline-8.0.3](https://github.com/truecharts/charts/compare/outline-8.0.2...outline-8.0.3) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/outline to v0.72.1 ([#13332](https://github.com/truecharts/charts/issues/13332)) + + \ No newline at end of file diff --git a/stable/outline/8.0.2/app-readme.md b/stable/outline/8.0.3/app-readme.md similarity index 100% rename from stable/outline/8.0.2/app-readme.md rename to stable/outline/8.0.3/app-readme.md diff --git a/stable/outline/8.0.2/charts/common-14.0.1.tgz b/stable/outline/8.0.3/charts/common-14.0.1.tgz similarity index 100% rename from stable/outline/8.0.2/charts/common-14.0.1.tgz rename to stable/outline/8.0.3/charts/common-14.0.1.tgz diff --git a/stable/outline/8.0.2/charts/redis-6.0.66.tgz b/stable/outline/8.0.3/charts/redis-6.0.66.tgz similarity index 100% rename from stable/outline/8.0.2/charts/redis-6.0.66.tgz rename to stable/outline/8.0.3/charts/redis-6.0.66.tgz diff --git a/stable/outline/8.0.2/ix_values.yaml b/stable/outline/8.0.3/ix_values.yaml similarity index 97% rename from stable/outline/8.0.2/ix_values.yaml rename to stable/outline/8.0.3/ix_values.yaml index 68418883420..5d96350f3db 100644 --- a/stable/outline/8.0.2/ix_values.yaml +++ b/stable/outline/8.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/outline pullPolicy: IfNotPresent - tag: v0.72.0@sha256:bb72e32178df05064d46c0ae563c9b301e6d024f2ec18c766a4218f501ec8675 + tag: v0.72.1@sha256:db7fbb1175caae8a213fad4cf7e8f4d305175580296e557356ffa7e6709fb495 service: main: ports: diff --git a/stable/outline/8.0.2/questions.yaml b/stable/outline/8.0.3/questions.yaml similarity index 100% rename from stable/outline/8.0.2/questions.yaml rename to stable/outline/8.0.3/questions.yaml diff --git a/stable/outline/8.0.2/templates/NOTES.txt b/stable/outline/8.0.3/templates/NOTES.txt similarity index 100% rename from stable/outline/8.0.2/templates/NOTES.txt rename to stable/outline/8.0.3/templates/NOTES.txt diff --git a/stable/outline/8.0.2/templates/_secrets.tpl b/stable/outline/8.0.3/templates/_secrets.tpl similarity index 100% rename from stable/outline/8.0.2/templates/_secrets.tpl rename to stable/outline/8.0.3/templates/_secrets.tpl diff --git a/stable/outline/8.0.2/templates/common.yaml b/stable/outline/8.0.3/templates/common.yaml similarity index 100% rename from stable/outline/8.0.2/templates/common.yaml rename to stable/outline/8.0.3/templates/common.yaml diff --git a/stable/outline/8.0.2/values.yaml b/stable/outline/8.0.3/values.yaml similarity index 100% rename from stable/outline/8.0.2/values.yaml rename to stable/outline/8.0.3/values.yaml