diff --git a/renku-jena/Chart.yaml b/renku-jena/Chart.yaml index dcf1414..d9c1fc3 100644 --- a/renku-jena/Chart.yaml +++ b/renku-jena/Chart.yaml @@ -15,7 +15,7 @@ description: A Helm chart for Kubernetes # 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: 0.0.22 +version: 0.0.23 # 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 diff --git a/renku-jena/values.yaml b/renku-jena/values.yaml index b7d48c8..24be4a2 100644 --- a/renku-jena/values.yaml +++ b/renku-jena/values.yaml @@ -6,7 +6,7 @@ image: repository: renku/renku-jena pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: '0.0.22' + tag: '0.0.23' imagePullSecrets: [] nameOverride: ""