Skip to content

Commit 62308f3

Browse files
authored
Merge pull request #1197 from rackerlabs/renovate/openstack-helm-horizon-2025.x
chore(deps): update helm release openstack-helm/horizon to v2025.1.8+95bf0bf6e
2 parents 2345896 + 0a7b0c0 commit 62308f3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

apps/openstack/horizon.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
component: horizon
33
repoURL: https://tarballs.opendev.org/openstack/openstack-helm
4-
chartVersion: 2025.1.5+5742204b6
4+
chartVersion: 2025.1.8+95bf0bf6e

components/horizon/values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ conf:
1313
session_cookie_httponly: "True"
1414
allowed_hosts:
1515
- '*'
16+
session_engine: 'django.contrib.sessions.backends.cache_db'
1617
local_settings_d:
1718
# Set default options when creating a server from the
1819
# horizon UI for a more friendly and efficient user experience.

0 commit comments

Comments
 (0)