Skip to content

Commit

Permalink
chore: updating renku-core version to 2.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
RenkuBot committed Jan 19, 2024
1 parent 1d4a2c9 commit 567b268
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions helm-chart/renku/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ global:
fullnameOverride: ""
image:
repository: renku/renku-core
tag: "v2.8.2"
tag: "v2.9.1"
pullPolicy: IfNotPresent
uiserver:
## The client secret for the renku-ui client application registered in keycloak.
Expand Down Expand Up @@ -1273,8 +1273,7 @@ jena:
compacting:
- name: ADMIN_USER
value: admin
- ## The 'Mon *-*-* 00:00:00' expression means the process will be run every Monday at 00:00:00. More details at https://github.com/eikek/calev
name: COMPACTING_SCHEDULE
- name: COMPACTING_SCHEDULE ## The 'Mon *-*-* 00:00:00' expression means the process will be run every Monday at 00:00:00. More details at https://github.com/eikek/calev
value: "Mon *-*-* 00:00:00"
resources:
requests:
Expand Down Expand Up @@ -1509,4 +1508,4 @@ affinity: {}
versions:
latest:
image:
tag: v2.8.2
tag: v2.9.1

0 comments on commit 567b268

Please sign in to comment.