mirror of
https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk.git
synced 2025-12-07 16:01:37 +01:00
feat(nextcloud): Rename to sovereign-workplace-nextcloud-bootstrap and bump to 2.2.0
This commit is contained in:
@@ -2,16 +2,17 @@
|
|||||||
# SPDX-License-Identifier: Apache-2.0
|
# SPDX-License-Identifier: Apache-2.0
|
||||||
---
|
---
|
||||||
repositories:
|
repositories:
|
||||||
- name: "swp-nextcloud-bootstrap"
|
- name: "sovereign-workplace-nextcloud-bootstrap"
|
||||||
url: "https://gitlab.souvap-univention.de/api/v4/projects/130/packages/helm/stable"
|
url: "https://gitlab.souvap-univention.de/api/v4/projects/130/packages/helm/stable"
|
||||||
- name: "nextcloud"
|
- name: "nextcloud"
|
||||||
url: "https://nextcloud.github.io/helm/"
|
url: "https://nextcloud.github.io/helm/"
|
||||||
|
|
||||||
releases:
|
releases:
|
||||||
- name: "swp-nextcloud-bootstrap"
|
- name: "sovereign-workplace-nextcloud-bootstrap"
|
||||||
chart: "swp-nextcloud-bootstrap/sovereign-workplace-nextcloud-bootstrap"
|
chart: "sovereign-workplace-nextcloud-bootstrap/sovereign-workplace-nextcloud-bootstrap"
|
||||||
version: "2.1.0"
|
version: "2.2.0"
|
||||||
wait: true
|
wait: true
|
||||||
|
waitForJobs: true
|
||||||
values:
|
values:
|
||||||
- "values-bootstrap.gotmpl"
|
- "values-bootstrap.gotmpl"
|
||||||
- "values-bootstrap.yaml"
|
- "values-bootstrap.yaml"
|
||||||
@@ -22,7 +23,7 @@ releases:
|
|||||||
chart: "nextcloud/nextcloud"
|
chart: "nextcloud/nextcloud"
|
||||||
version: "3.5.19"
|
version: "3.5.19"
|
||||||
needs:
|
needs:
|
||||||
- "swp-nextcloud-bootstrap"
|
- "sovereign-workplace-nextcloud-bootstrap"
|
||||||
values:
|
values:
|
||||||
- "values-nextcloud.gotmpl"
|
- "values-nextcloud.gotmpl"
|
||||||
- "values-nextcloud.yaml"
|
- "values-nextcloud.yaml"
|
||||||
|
|||||||
@@ -1,6 +0,0 @@
|
|||||||
# SPDX-FileCopyrightText: 2023 Bundesministerium des Innern und für Heimat, PG ZenDiS "Projektgruppe für Aufbau ZenDiS"
|
|
||||||
# SPDX-License-Identifier: Apache-2.0
|
|
||||||
---
|
|
||||||
# This a sample file and could be filled with proper variable overload.
|
|
||||||
sample: true
|
|
||||||
...
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
# SPDX-FileCopyrightText: 2023 Bundesministerium des Innern und für Heimat, PG ZenDiS "Projektgruppe für Aufbau ZenDiS"
|
|
||||||
# SPDX-License-Identifier: Apache-2.0
|
|
||||||
---
|
|
||||||
# This a sample file and could be filled with proper variable overload.
|
|
||||||
sample: true
|
|
||||||
...
|
|
||||||
Reference in New Issue
Block a user