Skip to content

Commit

Permalink
[openrefine] upgrade to v3.8.5 (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
ihiverlet authored Dec 5, 2024
1 parent 38428f8 commit fa2c8b9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/openrefine/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 4.0.3
version: 4.0.4

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

dependencies:
- name: library-chart
version: 1.5.25
version: 1.5.33
repository: https://inseefrlab.github.io/helm-charts-interactive-services
2 changes: 1 addition & 1 deletion charts/openrefine/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ service:
repository: "easypi/openrefine"
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "3.8.2"
tag: "3.8.5"

security:
networkPolicy:
Expand Down

0 comments on commit fa2c8b9

Please sign in to comment.