Skip to content

Commit

Permalink
chore(deps): update container image tccr.io/truecharts/browserless-ch…
Browse files Browse the repository at this point in the history
…rome to v1.60.2 (#13268)
  • Loading branch information
truecharts-admin authored Oct 5, 2023
1 parent c0be5d2 commit 35d40e6
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions charts/stable/browserless-chrome/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "1.60.1"
appVersion: "1.60.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
Expand All @@ -20,7 +20,7 @@ name: browserless-chrome
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/browserless-chrome
- https://docs.browserless.io/docs/docker.html
version: 6.0.5
version: 6.0.6
annotations:
truecharts.org/catagories: |
- productivity
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/browserless-chrome/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/browserless-chrome
tag: v1.60.1-chrome@sha256:7e6bfefd619800ce74943cbf1295942b8dc882c16e5511a16f8a2215d1f8d60b
tag: v1.60.2-chrome@sha256:7c93578c556cfae3b8cf8814d370dbfd06e89f3ca42f4999f590c3eba47252ad
pullPolicy: IfNotPresent

puppeteerImage:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/rsshub/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: rsshub
version: 8.0.184
version: 8.0.185
appVersion: "latest"
description: RSSHub can generate RSS feeds from pretty much everything
type: application
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/rsshub/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ image:
tag: latest@sha256:4e66477304775dd72724d2a68033b67c560cf4e323b97216fea64e35347fcfe1
browserlessImage:
repository: tccr.io/truecharts/browserless-chrome
tag: v1.60.1-chrome@sha256:7e6bfefd619800ce74943cbf1295942b8dc882c16e5511a16f8a2215d1f8d60b
tag: v1.60.2-chrome@sha256:7c93578c556cfae3b8cf8814d370dbfd06e89f3ca42f4999f590c3eba47252ad
service:
main:
ports:
Expand Down

0 comments on commit 35d40e6

Please sign in to comment.