chore(deps): update helm general non-major helm releases (#3113)
* chore(deps): update helm general non-major helm releases * remove metallb changes Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
co-authored by
Kjeld Schouten-Lebbing
parent
352bd6b712
commit
338d2469fc
@@ -3,15 +3,15 @@ appVersion: "3.1.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.2.0
|
||||
version: 10.2.1
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 8.0.22
|
||||
version: 8.0.24
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: https://charts.truecharts.org
|
||||
version: 3.0.22
|
||||
version: 3.0.24
|
||||
deprecated: false
|
||||
description: A PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own custom domain.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/shlink
|
||||
@@ -28,7 +28,7 @@ name: shlink
|
||||
sources:
|
||||
- https://github.com/shlinkio/shlink
|
||||
type: application
|
||||
version: 4.0.10
|
||||
version: 4.0.11
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- utilities
|
||||
|
||||
Reference in New Issue
Block a user