Skip to content

Commit

Permalink
chore: release v1.11.3 (#3353)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 7, 2023
1 parent 46869bd commit 75db9df
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGES.rst
Expand Up @@ -18,6 +18,17 @@
Changes
=======

`1.11.3 <https://github.com/SwissDataScienceCenter/renku-python/compare/v1.11.2...v1.11.3>`__ (2023-03-07)
----------------------------------------------------------------------------------------------------------

Bug Fixes
~~~~~~~~~

- **svc:** properly use Redis sentinel
(`#3319 <https://github.com/SwissDataScienceCenter/renku-python/issues/3319>`__)
(`#3352 <https://github.com/SwissDataScienceCenter/renku-python/issues/3352>`__)
(`46869bd <https://github.com/SwissDataScienceCenter/renku-python/commit/46869bd942deb92050dca5a299f8158552bd2636>`__)

`1.11.2 <https://github.com/SwissDataScienceCenter/renku-python/compare/v1.11.1...v1.11.2>`__ (2023-01-23)
----------------------------------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion helm-chart/renku-core/Chart.yaml
Expand Up @@ -3,4 +3,4 @@ appVersion: "1.0"
description: A Helm chart for Kubernetes
name: renku-core
icon: https://avatars0.githubusercontent.com/u/53332360?s=400&u=a4311d22842343604ef61a8c8a1e5793209a67e9&v=4
version: 1.11.2
version: 1.11.3
2 changes: 1 addition & 1 deletion helm-chart/renku-core/values.yaml
Expand Up @@ -97,7 +97,7 @@ versions:
fullnameOverride: ""
image:
repository: renku/renku-core
tag: "v1.11.2"
tag: "v1.11.3"
pullPolicy: IfNotPresent
podSecurityContext:
runAsUser: 1000
Expand Down

0 comments on commit 75db9df

Please sign in to comment.