chore(deps): update helm general non-major (#9290)

This commit is contained in:
TrueCharts Bot
2023-06-01 01:43:14 +02:00
committed by GitHub
parent c93b95db53
commit 4ec2fb4544
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: "1.59.0"
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
version: 12.10.4 version: 12.10.10
description: Browserless is a web-service that allows for remote clients to connect, drive, and execute headless work description: Browserless is a web-service that allows for remote clients to connect, drive, and execute headless work
home: https://truecharts.org/charts/stable/browserless-chrome home: https://truecharts.org/charts/stable/browserless-chrome
icon: https://truecharts.org/img/hotlink-ok/chart-icons/browserless-chrome.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/browserless-chrome.png
@@ -20,7 +20,7 @@ name: browserless-chrome
sources: sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/browserless-chrome - https://github.com/truecharts/charts/tree/master/charts/stable/browserless-chrome
- https://docs.browserless.io/docs/docker.html - https://docs.browserless.io/docs/docker.html
version: 5.0.20 version: 5.0.21
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- productivity - productivity
+3 -3
View File
@@ -1,7 +1,7 @@
apiVersion: v2 apiVersion: v2
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
name: rsshub name: rsshub
version: 7.0.35 version: 7.0.36
appVersion: "latest" appVersion: "latest"
description: RSSHub can generate RSS feeds from pretty much everything description: RSSHub can generate RSS feeds from pretty much everything
type: application type: application
@@ -18,11 +18,11 @@ sources:
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
version: 12.10.4 version: 12.10.10
- condition: redis.enabled - condition: redis.enabled
name: redis name: redis
repository: https://deps.truecharts.org repository: https://deps.truecharts.org
version: 6.0.46 version: 6.0.48
maintainers: maintainers:
- email: info@truecharts.org - email: info@truecharts.org
name: TrueCharts name: TrueCharts