diff --git a/charts/incubator/shlink/CHANGELOG.md b/charts/incubator/shlink/CHANGELOG.md
index 005ddb246f1..72f1cf77f8a 100644
--- a/charts/incubator/shlink/CHANGELOG.md
+++ b/charts/incubator/shlink/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [shlink-0.0.2](https://github.com/truecharts/apps/compare/shlink-0.0.1...shlink-0.0.2) (2021-12-28)
+
+#### Fix
+
+* protocol is `HTTP` ([#1619](https://github.com/truecharts/apps/issues/1619))
+
+
+
### shlink-0.0.1 (2021-12-27)
diff --git a/charts/incubator/shlink/helm-values.md b/charts/incubator/shlink/helm-values.md
index ffc5b8038e1..e8a10802417 100644
--- a/charts/incubator/shlink/helm-values.md
+++ b/charts/incubator/shlink/helm-values.md
@@ -40,6 +40,5 @@ You will, however, be able to use all values referenced in the common chart here
| securityContext.runAsNonRoot | bool | `false` | |
| service.main.ports.main.port | int | `10153` | |
| service.main.ports.main.targetPort | int | `10153` | |
-| service.main.protocol | string | `"HTTPS"` | |
All Rights Reserved - The TrueCharts Project
diff --git a/docs/apps/incubator/shlink/CHANGELOG.md b/docs/apps/incubator/shlink/CHANGELOG.md
index 005ddb246f1..72f1cf77f8a 100644
--- a/docs/apps/incubator/shlink/CHANGELOG.md
+++ b/docs/apps/incubator/shlink/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [shlink-0.0.2](https://github.com/truecharts/apps/compare/shlink-0.0.1...shlink-0.0.2) (2021-12-28)
+
+#### Fix
+
+* protocol is `HTTP` ([#1619](https://github.com/truecharts/apps/issues/1619))
+
+
+
### shlink-0.0.1 (2021-12-27)
diff --git a/docs/apps/incubator/shlink/helm-values.md b/docs/apps/incubator/shlink/helm-values.md
index ffc5b8038e1..e8a10802417 100644
--- a/docs/apps/incubator/shlink/helm-values.md
+++ b/docs/apps/incubator/shlink/helm-values.md
@@ -40,6 +40,5 @@ You will, however, be able to use all values referenced in the common chart here
| securityContext.runAsNonRoot | bool | `false` | |
| service.main.ports.main.port | int | `10153` | |
| service.main.ports.main.targetPort | int | `10153` | |
-| service.main.protocol | string | `"HTTPS"` | |
All Rights Reserved - The TrueCharts Project
diff --git a/docs/index.yaml b/docs/index.yaml
index 1176a9ad2ae..252b479f336 100644
--- a/docs/index.yaml
+++ b/docs/index.yaml
@@ -29175,6 +29175,46 @@ entries:
- https://github.com/truecharts/apps/releases/download/shiori-4.0.12/shiori-4.0.12.tgz
version: 4.0.12
shlink:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - utilities
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 2.10.1
+ created: "2021-12-28T11:54:48.932564464Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.9.25
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 6.0.37
+ - condition: redis.enabled
+ name: redis
+ repository: https://truecharts.org/
+ version: 1.0.42
+ description: A PHP-based self-hosted URL shortener that can be used to serve shortened
+ URLs under your own custom domain.
+ digest: 3c0ef23143885c264f06eda1c02dbe6fa1b3b9627de2ca60273fb75d7a47e949
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/shlink
+ icon: https://truecharts.org/_static/img/appicons/shlink-icon.png
+ keywords:
+ - url
+ - shortener
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: shlink
+ sources:
+ - https://github.com/shlinkio/shlink
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/shlink-0.0.2/shlink-0.0.2.tgz
+ version: 0.0.2
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -35066,4 +35106,4 @@ entries:
urls:
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-9.0.24/zwavejs2mqtt-9.0.24.tgz
version: 9.0.24
-generated: "2021-12-28T10:03:06.779917083Z"
+generated: "2021-12-28T11:54:48.934738674Z"