Skip to content
Snippets Groups Projects
Commit 9ad9af7e authored by Tim Kreuzer's avatar Tim Kreuzer
Browse files

update

parent 97411bb2
Branches
No related tags found
No related merge requests found
Pipeline #250775 passed
......@@ -15,7 +15,7 @@ type: application
# 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.16.5
version: 0.16.6
# 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
# follow Semantic Versioning. They should reflect the version the application is using.
......
......@@ -965,10 +965,6 @@ data:
{}
{{- end }}
hostname: {{ .Values.global.hostname }}
announcement:
show: {{ .Values.customConfig.announcement.show }}
title: {{ .Values.customConfig.announcement.title }}
body: {{ .Values.customConfig.announcement.body }}
{{- if or
.Values.customConfig.binderRepos.repos
.Values.customConfig.binderRepos.notebookTypes
......
......@@ -338,7 +338,6 @@ customConfig:
- services
- userModules
- backendServices
- announcement
- groups
- systems
- incidentCheck
......@@ -457,10 +456,6 @@ customConfig:
- LocalDummy
- Dummy
additionalServices: {}
announcement:
show: false
title: "Maintenance 19.10.2023 - 20.10.2023"
body: "Scheduled maintenance on the network-backbone of the JSC datacenter. We will be back online friday morning-noon."
binderRepos:
repos:
- GitHub
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment