Skip to content

Commit f10f872

Browse files
committed
[openrefine] update to 3.8.7
1 parent ee8be89 commit f10f872

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

charts/openrefine/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ type: application
2222
# This is the chart version. This version number should be incremented each time you make changes
2323
# to the chart and its templates, including the app version.
2424
# Versions are expected to follow Semantic Versioning (https://semver.org/)
25-
version: 4.0.5
25+
version: 4.0.6
2626

2727
# This is the version number of the application being deployed. This version number should be
2828
# incremented each time you make changes to the application. Versions are not expected to
@@ -31,5 +31,5 @@ appVersion: latest
3131

3232
dependencies:
3333
- name: library-chart
34-
version: 1.5.33
34+
version: 1.6.1
3535
repository: https://inseefrlab.github.io/helm-charts-interactive-services

charts/openrefine/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ service:
66
repository: "easypi/openrefine"
77
pullPolicy: IfNotPresent
88
# Overrides the image tag whose default is the chart appVersion.
9-
tag: "3.8.5"
9+
tag: "3.8.7"
1010

1111
security:
1212
networkPolicy:

0 commit comments

Comments
 (0)