diff --git a/stable/outline/1.0.26/CHANGELOG.md b/stable/outline/1.0.27/CHANGELOG.md
similarity index 90%
rename from stable/outline/1.0.26/CHANGELOG.md
rename to stable/outline/1.0.27/CHANGELOG.md
index 0297c4602d6..80e38cd6ba4 100644
--- a/stable/outline/1.0.26/CHANGELOG.md
+++ b/stable/outline/1.0.27/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [outline-1.0.27](https://github.com/truecharts/apps/compare/outline-1.0.26...outline-1.0.27) (2022-05-25)
+
+#### Fix
+
+* set default redisuser ([#2752](https://github.com/truecharts/apps/issues/2752))
+
+
+
### [outline-1.0.26](https://github.com/truecharts/apps/compare/outline-1.0.25...outline-1.0.26) (2022-05-25)
@@ -88,12 +97,3 @@
#### Chore
-* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573))
-
-
-
-
-### [outline-1.0.17](https://github.com/truecharts/apps/compare/outline-1.0.16...outline-1.0.17) (2022-04-20)
-
-#### Chore
-
diff --git a/stable/outline/1.0.26/CONFIG.md b/stable/outline/1.0.27/CONFIG.md
similarity index 100%
rename from stable/outline/1.0.26/CONFIG.md
rename to stable/outline/1.0.27/CONFIG.md
diff --git a/stable/outline/1.0.26/Chart.lock b/stable/outline/1.0.27/Chart.lock
similarity index 88%
rename from stable/outline/1.0.26/Chart.lock
rename to stable/outline/1.0.27/Chart.lock
index 6bccb149203..c80369e9472 100644
--- a/stable/outline/1.0.26/Chart.lock
+++ b/stable/outline/1.0.27/Chart.lock
@@ -9,4 +9,4 @@ dependencies:
repository: https://charts.truecharts.org
version: 2.0.69
digest: sha256:3349c5454020cc7a4dde58f8eedc6a15e27044966df28216bc1daa69a31620c2
-generated: "2022-05-25T06:57:52.062483659Z"
+generated: "2022-05-25T11:15:37.611094854Z"
diff --git a/stable/outline/1.0.26/Chart.yaml b/stable/outline/1.0.27/Chart.yaml
similarity index 98%
rename from stable/outline/1.0.26/Chart.yaml
rename to stable/outline/1.0.27/Chart.yaml
index 41f7917952f..0c40c2acdc3 100644
--- a/stable/outline/1.0.26/Chart.yaml
+++ b/stable/outline/1.0.27/Chart.yaml
@@ -28,7 +28,7 @@ name: outline
sources:
- https://github.com/outline/outline
type: application
-version: 1.0.26
+version: 1.0.27
annotations:
truecharts.org/catagories: |
- productivity
diff --git a/stable/outline/1.0.26/README.md b/stable/outline/1.0.27/README.md
similarity index 100%
rename from stable/outline/1.0.26/README.md
rename to stable/outline/1.0.27/README.md
diff --git a/stable/outline/1.0.26/app-readme.md b/stable/outline/1.0.27/app-readme.md
similarity index 100%
rename from stable/outline/1.0.26/app-readme.md
rename to stable/outline/1.0.27/app-readme.md
diff --git a/stable/outline/1.0.26/charts/common-9.3.17.tgz b/stable/outline/1.0.27/charts/common-9.3.17.tgz
similarity index 100%
rename from stable/outline/1.0.26/charts/common-9.3.17.tgz
rename to stable/outline/1.0.27/charts/common-9.3.17.tgz
diff --git a/stable/outline/1.0.26/charts/postgresql-7.0.77.tgz b/stable/outline/1.0.27/charts/postgresql-7.0.77.tgz
similarity index 100%
rename from stable/outline/1.0.26/charts/postgresql-7.0.77.tgz
rename to stable/outline/1.0.27/charts/postgresql-7.0.77.tgz
diff --git a/stable/outline/1.0.26/charts/redis-2.0.69.tgz b/stable/outline/1.0.27/charts/redis-2.0.69.tgz
similarity index 100%
rename from stable/outline/1.0.26/charts/redis-2.0.69.tgz
rename to stable/outline/1.0.27/charts/redis-2.0.69.tgz
diff --git a/stable/outline/1.0.26/helm-values.md b/stable/outline/1.0.27/helm-values.md
similarity index 100%
rename from stable/outline/1.0.26/helm-values.md
rename to stable/outline/1.0.27/helm-values.md
diff --git a/stable/outline/1.0.26/ix_values.yaml b/stable/outline/1.0.27/ix_values.yaml
similarity index 99%
rename from stable/outline/1.0.26/ix_values.yaml
rename to stable/outline/1.0.27/ix_values.yaml
index 82536af6a4b..4b8d3f3681c 100644
--- a/stable/outline/1.0.26/ix_values.yaml
+++ b/stable/outline/1.0.27/ix_values.yaml
@@ -91,6 +91,7 @@ probes:
redis:
enabled: true
existingSecret: "rediscreds"
+ redisUsername: outline
# Enabled postgres
postgresql:
diff --git a/stable/outline/1.0.26/questions.yaml b/stable/outline/1.0.27/questions.yaml
similarity index 100%
rename from stable/outline/1.0.26/questions.yaml
rename to stable/outline/1.0.27/questions.yaml
diff --git a/stable/outline/1.0.26/security.md b/stable/outline/1.0.27/security.md
similarity index 100%
rename from stable/outline/1.0.26/security.md
rename to stable/outline/1.0.27/security.md
diff --git a/stable/outline/1.0.26/templates/_secrets.tpl b/stable/outline/1.0.27/templates/_secrets.tpl
similarity index 100%
rename from stable/outline/1.0.26/templates/_secrets.tpl
rename to stable/outline/1.0.27/templates/_secrets.tpl
diff --git a/stable/outline/1.0.26/templates/common.yaml b/stable/outline/1.0.27/templates/common.yaml
similarity index 100%
rename from stable/outline/1.0.26/templates/common.yaml
rename to stable/outline/1.0.27/templates/common.yaml
diff --git a/stable/outline/1.0.26/values.yaml b/stable/outline/1.0.27/values.yaml
similarity index 100%
rename from stable/outline/1.0.26/values.yaml
rename to stable/outline/1.0.27/values.yaml