Skip to content

Commit

Permalink
chore: update redis helm chart to latest revision (#3843)
Browse files Browse the repository at this point in the history
  • Loading branch information
sambuc authored Dec 3, 2024
1 parent 1ebc662 commit 5e1748d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,12 @@
0.62.0
------

Internal Changes
~~~~~~~~~~~~~~~~

**Improvements**

* **Infrastructure Components**: ``redis`` has been upgraded from version ``7.0.7`` to ``7.4.1``

0.61.0
------
Expand Down
2 changes: 1 addition & 1 deletion helm-chart/renku/requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
# bitnami claims that this will always contain a full set of charts - let us pray...
# this index was 19MB as of the date of this commit and contained redis 17.4.2
repository: "https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami"
version: 17.4.2
version: 20.3.0
condition: redis.install
- name: renku-jena
version: "0.0.25"
Expand Down

0 comments on commit 5e1748d

Please sign in to comment.