Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
9178a95f0a
commit
b5163758d2
|
@ -1,6 +1,15 @@
|
||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="shlink-0.0.2"></a>
|
||||||
|
### [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))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="shlink-0.0.1"></a>
|
<a name="shlink-0.0.1"></a>
|
||||||
### shlink-0.0.1 (2021-12-27)
|
### shlink-0.0.1 (2021-12-27)
|
||||||
|
|
||||||
|
|
|
@ -40,6 +40,5 @@ You will, however, be able to use all values referenced in the common chart here
|
||||||
| securityContext.runAsNonRoot | bool | `false` | |
|
| securityContext.runAsNonRoot | bool | `false` | |
|
||||||
| service.main.ports.main.port | int | `10153` | |
|
| service.main.ports.main.port | int | `10153` | |
|
||||||
| service.main.ports.main.targetPort | int | `10153` | |
|
| service.main.ports.main.targetPort | int | `10153` | |
|
||||||
| service.main.protocol | string | `"HTTPS"` | |
|
|
||||||
|
|
||||||
All Rights Reserved - The TrueCharts Project
|
All Rights Reserved - The TrueCharts Project
|
||||||
|
|
|
@ -1,6 +1,15 @@
|
||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="shlink-0.0.2"></a>
|
||||||
|
### [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))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="shlink-0.0.1"></a>
|
<a name="shlink-0.0.1"></a>
|
||||||
### shlink-0.0.1 (2021-12-27)
|
### shlink-0.0.1 (2021-12-27)
|
||||||
|
|
||||||
|
|
|
@ -40,6 +40,5 @@ You will, however, be able to use all values referenced in the common chart here
|
||||||
| securityContext.runAsNonRoot | bool | `false` | |
|
| securityContext.runAsNonRoot | bool | `false` | |
|
||||||
| service.main.ports.main.port | int | `10153` | |
|
| service.main.ports.main.port | int | `10153` | |
|
||||||
| service.main.ports.main.targetPort | int | `10153` | |
|
| service.main.ports.main.targetPort | int | `10153` | |
|
||||||
| service.main.protocol | string | `"HTTPS"` | |
|
|
||||||
|
|
||||||
All Rights Reserved - The TrueCharts Project
|
All Rights Reserved - The TrueCharts Project
|
||||||
|
|
|
@ -29175,6 +29175,46 @@ entries:
|
||||||
- https://github.com/truecharts/apps/releases/download/shiori-4.0.12/shiori-4.0.12.tgz
|
- https://github.com/truecharts/apps/releases/download/shiori-4.0.12/shiori-4.0.12.tgz
|
||||||
version: 4.0.12
|
version: 4.0.12
|
||||||
shlink:
|
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:
|
- annotations:
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
|
@ -35066,4 +35106,4 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-9.0.24/zwavejs2mqtt-9.0.24.tgz
|
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-9.0.24/zwavejs2mqtt-9.0.24.tgz
|
||||||
version: 9.0.24
|
version: 9.0.24
|
||||||
generated: "2021-12-28T10:03:06.779917083Z"
|
generated: "2021-12-28T11:54:48.934738674Z"
|
||||||
|
|
Loading…
Reference in New Issue