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.1 (#12870)
  • Loading branch information
truecharts-admin authored Sep 23, 2023
1 parent 7dbb70e commit 0867839
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.0"
appVersion: "1.60.1"
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.3
version: 6.0.4
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.0-chrome@sha256:68cded3270ac4cebd86a11d13cd2f683d478565205d8065770b8a859e3f226bd
tag: v1.60.1-chrome@sha256:7e6bfefd619800ce74943cbf1295942b8dc882c16e5511a16f8a2215d1f8d60b
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.159
version: 8.0.160
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:f02886e5eef5e8040c275965d19823cbb7580131fde24a43bbd499d19dd7d6da
browserlessImage:
repository: tccr.io/truecharts/browserless-chrome
tag: v1.60.0-chrome@sha256:68cded3270ac4cebd86a11d13cd2f683d478565205d8065770b8a859e3f226bd
tag: v1.60.1-chrome@sha256:7e6bfefd619800ce74943cbf1295942b8dc882c16e5511a16f8a2215d1f8d60b
service:
main:
ports:
Expand Down

0 comments on commit 0867839

Please sign in to comment.