We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ace6bb6 commit a8f930dCopy full SHA for a8f930d
charts/browserless/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
2
name: browserless
3
description: Browserless v2 browser automation service for Kubernetes
4
type: application
5
-version: 0.5.0
6
-appVersion: "v2.46.0"
+version: 0.6.0
+appVersion: "v2.47.0"
7
kubeVersion: ">= 1.24.0-0"
8
icon: https://icoretech.github.io/helm/charts/browserless/logo.svg
9
keywords:
@@ -28,4 +28,4 @@ annotations:
28
url: https://icoretech.github.io/helm/pgp-public-key.asc
29
artifacthub.io/images: |
30
- name: browserless-chromium
31
- image: ghcr.io/browserless/chromium:v2.46.0
+ image: ghcr.io/browserless/chromium:v2.47.0
0 commit comments