Skip to content

Commit e160908

Browse files
authored
update vrt to 5.0.11 (#204)
Signed-off-by: André Bauer <[email protected]>
1 parent fb43aa0 commit e160908

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

charts/visual-regression-tracker/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ sources:
66
- https://github.com/Visual-Regression-Tracker/Visual-Regression-Tracker
77
- https://github.com/kokuwaio/helm-charts/tree/main/charts/visual-regression-tracker
88
type: application
9-
version: 5.0.0
10-
appVersion: "5.0.4"
9+
version: 5.0.1
10+
appVersion: "5.0.11"
1111
maintainers:
1212
- name: monotek
1313

charts/visual-regression-tracker/values.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ vrtComponents:
3939
image:
4040
repository: visualregressiontracker/api
4141
pullPolicy: IfNotPresent
42-
tag: "5.0.5"
42+
tag: "5.0.11"
4343

4444
ingress:
4545
enabled: false
@@ -111,7 +111,7 @@ vrtComponents:
111111
image:
112112
repository: visualregressiontracker/ui
113113
pullPolicy: IfNotPresent
114-
tag: "5.0.2"
114+
tag: "5.0.4"
115115

116116
ingress:
117117
enabled: false

0 commit comments

Comments
 (0)