Skip to content

Commit 3a14ebc

Browse files
⬆️(deps) Bump docs version to v3.8.21 (MinBZK#253)
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Eric Wout van der Steen <ericwout.steen@rijksoverheid.nl>
1 parent f9bffff commit 3a14ebc

File tree

7 files changed

+69
-50
lines changed

7 files changed

+69
-50
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ It currently includes the following open-source components
9292
| Spreadsheet | Grist | [v1.6.1](https://github.com/gristlabs/grist-core/tree/v1.6.1) | [documentation](https://support.getgrist.com/self-managed/) | Apache-2.0 |
9393
| File sharing | Nextcloud | [v30.0.7](https://github.com/nextcloud/server/tree/v30.0.7) | [documentation](https://nextcloud.com/) | AGPL-3.0 |
9494
| Office | Collabora | [v25.04.5.1](https://github.com/CollaboraOnline/online/releases/tag/cp-25.04.5-1) | [documentation](https://sdk.collaboraonline.com/docs/installation/index.html) | MPL-2.0 |
95-
| Notes | Docs | [v3.8.0](https://github.com/suitenumerique/docs/releases/tag/v3.8.0) | [documentation](https://github.com/suitenumerique/docs/tree/main/docs/installation) | MIT |
95+
| Notes | Docs | [v3.8.21](https://github.com/suitenumerique/docs/releases/tag/v3.8.21) | [documentation](https://github.com/suitenumerique/docs/tree/main/docs/installation) | MIT |
9696
| Video backend | Livekit | [v1.9.3](https://github.com/livekit/livekit/releases/tag/v1.9.3) | [documentation](https://livekit.io/) | Apache-2.0 |
9797
| Video conferencing | meet | [v0.1.38](https://github.com/suitenumerique/meet/releases/tag/v0.1.38) | [documentation](https://github.com/suitenumerique/meet/tree/main/docs) | MIT |
9898
| AI Assistent | Conversations | [v0.0.5](https://github.com/suitenumerique/conversations/tag/v0.0.5) | [documentation](https://github.com/suitenumerique/conversations/blob/main/README.md) | MIT |

docs/docs/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ MijnBureau currently includes the following key components:
5353
| Spreadsheet | Grist | [v1.6.1](https://github.com/gristlabs/grist-core/tree/v1.6.1) | [documentation](https://support.getgrist.com/self-managed/) | Apache-2.0 |
5454
| File sharing | Nextcloud | [v30.0.7](https://github.com/nextcloud/server/tree/v30.0.7) | [documentation](https://nextcloud.com/) | AGPL-3.0 |
5555
| Office | Collabora | [v25.04.5.1](https://github.com/CollaboraOnline/online/releases/tag/cp-25.04.5-1) | [documentation](https://sdk.collaboraonline.com/docs/installation/index.html) | MPL-2.0 |
56-
| Notes | Docs | [v3.8.0](https://github.com/suitenumerique/docs/releases/tag/v3.8.0) | [documentation](https://github.com/suitenumerique/docs/tree/main/docs/installation) | MIT |
56+
| Notes | Docs | [v3.8.21](https://github.com/suitenumerique/docs/releases/tag/v3.8.21) | [documentation](https://github.com/suitenumerique/docs/tree/main/docs/installation) | MIT |
5757
| Video backend | Livekit | [v1.9.3](https://github.com/livekit/livekit/releases/tag/v1.9.3) | [documentation](https://livekit.io/) | Apache-2.0 |
5858
| Video conferencing | Meet | [v0.1.38](https://github.com/suitenumerique/meet/releases/tag/v0.1.38) | [documentation](https://github.com/suitenumerique/meet/tree/main/docs) | MIT |
5959
| AI Assistent | Conversations | [v0.0.5](https://github.com/suitenumerique/conversations/tags/v0.0.5) | [documentation](https://github.com/suitenumerique/conversations/blob/main/README.md) | MIT |

helmfile/apps/docs/charts/docs/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ annotations:
55
category: ProductivityTools
66
licenses: EUPL-1.2
77
apiVersion: v2
8-
appVersion: 3.7.0
8+
appVersion: 3.8.21
99
description: "Docs is a collaborative text editor designed to address common challenges in knowledge building and sharing."
1010
icon: https://docs.numerique.gouv.fr/assets/favicon-light.png
1111
keywords:

helmfile/apps/docs/charts/docs/values.yaml

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ global:
3030
## @param global.compatibility.omitEmptySeLinuxOptions If set to true, removes the seLinuxOptions from the securityContexts when it is set to an empty object
3131
##
3232
omitEmptySeLinuxOptions: false
33-
3433
## @section Common parameters
3534

3635
## @param kubeVersion Override Kubernetes version reported by .Capabilities
@@ -71,7 +70,6 @@ diagnosticMode:
7170
- sleep
7271
args:
7372
- infinity
74-
7573
## @section Impress backend Parameters
7674
##
7775

@@ -90,7 +88,7 @@ backend:
9088
image:
9189
registry: docker.io
9290
repository: lasuite/impress-backend
93-
tag: "v3.7.0"
91+
tag: "v3.8.21"
9492
digest: ""
9593
## Specify a imagePullPolicy
9694
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -227,7 +225,6 @@ backend:
227225
drop: ["ALL"]
228226
seccompProfile:
229227
type: "RuntimeDefault"
230-
231228
## @param backend.existingConfigmap The name of an existing ConfigMap with your custom configuration for Impress backend
232229
##
233230
existingConfigmap: ""
@@ -1010,7 +1007,6 @@ backend:
10101007
concurrency:
10111008
min: 10
10121009
max: 100
1013-
10141010
## @section Impress frontend Parameters
10151011
##
10161012

@@ -1029,7 +1025,7 @@ frontend:
10291025
image:
10301026
registry: docker.io
10311027
repository: lasuite/impress-frontend
1032-
tag: v3.7.0
1028+
tag: v3.8.21
10331029
digest: ""
10341030
## Specify a imagePullPolicy
10351031
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -1166,7 +1162,6 @@ frontend:
11661162
drop: ["ALL"]
11671163
seccompProfile:
11681164
type: "RuntimeDefault"
1169-
11701165
## @param frontend.existingConfigmap The name of an existing ConfigMap with your custom configuration for Impress frontend
11711166
##
11721167
existingConfigmap: ""
@@ -1489,10 +1484,8 @@ frontend:
14891484
serviceWorkerDeactivated: false
14901485
## @param frontend.configuration.publishAsMit Removes packages whose licences are incompatible with the MIT licence (xl-docx-exporter: GPL, xl-pdf-exporter: GPL, xl-multi-column: GPL)
14911486
publishAsMit: true
1492-
14931487
## @section Docs y-provider Parameters
14941488
##
1495-
14961489
yProvider:
14971490
## Impress y-provider image
14981491
## ref: https://hub.docker.com/r/lasuite/impress-y-provider
@@ -1506,7 +1499,7 @@ yProvider:
15061499
image:
15071500
registry: docker.io
15081501
repository: lasuite/impress-y-provider
1509-
tag: v3.7.0
1502+
tag: v3.8.21
15101503
digest: ""
15111504
## Specify a imagePullPolicy
15121505
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -1967,7 +1960,6 @@ yProvider:
19671960
## @param yProvider.configuration.collaboration.serverSecret Collaboration server secret
19681961
collaboration:
19691962
serverSecret: server-secret
1970-
19711963
## @section Traffic Exposure Parameters
19721964
##
19731965

@@ -2517,9 +2509,7 @@ ingressMedia:
25172509
## name: http
25182510
##
25192511
extraRules: []
2520-
25212512
## @section Default init containers Parameters
2522-
25232513
defaultInitContainers:
25242514
## 'volume-permissions' init container
25252515
## Changes the owner and group of the persistent volume mount(s) point(s) to runAsUser:fsGroup values
@@ -2594,7 +2584,6 @@ defaultInitContainers:
25942584
## memory: 1024Mi
25952585
##
25962586
resources: {}
2597-
25982587
## @section Other Parameters
25992588
##
26002589

@@ -2615,7 +2604,6 @@ serviceAccount:
26152604
## @param serviceAccount.automountServiceAccountToken Automount service account token for the server service account
26162605
##
26172606
automountServiceAccountToken: true
2618-
26192607
## Prometheus metrics
26202608
##
26212609
metrics:

helmfile/apps/docs/values.yaml.gotmpl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,7 @@ backend:
109109
CONVERSION_API_SECURE: "false"
110110
CONVERSION_API_TIMEOUT: "30"
111111
CRISP_WEBSITE_ID: ""
112-
# FIXME Disabled until next docs release 3.8.x, see https://github.com/suitenumerique/docs/issues/1369
113-
# DOCUMENT_IMAGE_MAX_SIZE: 10485760
112+
DOCUMENT_IMAGE_MAX_SIZE: "10485760"
114113
FRONTEND_CSS_URL: ""
115114
FRONTEND_HOMEPAGE_FEATURE_ENABLED: "false"
116115
FRONTEND_THEME: ""

helmfile/environments/default/container.yaml.gotmpl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -122,13 +122,13 @@ container:
122122
registry: "registry-1.docker.io"
123123
backend:
124124
repository: "lasuite/impress-backend"
125-
tag: "v3.7.0"
125+
tag: "v3.8.21"
126126
frontend:
127127
repository: "lasuite/impress-frontend"
128-
tag: "v3.7.0"
128+
tag: "v3.8.21"
129129
yProvider:
130130
repository: "lasuite/impress-y-provider"
131-
tag: "v3.7.0"
131+
tag: "v3.8.21"
132132

133133
bureaublad:
134134
imagePullSecret: ~

updatecli/updatecli.d/docs.yaml

Lines changed: 59 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -28,31 +28,9 @@ sources:
2828
kind: semver
2929
pattern: ">0.0.0"
3030

31-
docsfront_latest_version:
32-
name: "Get latest docs front tag"
33-
kind: dockerimage
34-
spec:
35-
image: "lasuite/impress-frontend"
36-
architecture: amd64
37-
tagfilter: "^v?[0-9.]+$"
38-
versionfilter:
39-
kind: semver
40-
pattern: ">0.0.0"
41-
42-
docsyprovider_latest_version:
43-
name: "Get latest docs yprovider tag"
44-
kind: dockerimage
45-
spec:
46-
image: "lasuite/impress-y-provider"
47-
architecture: amd64
48-
tagfilter: "^v?[0-9.]+$"
49-
versionfilter:
50-
kind: semver
51-
pattern: ">0.0.0"
52-
5331
targets:
5432
update_docs_tag:
55-
name: "Update docs tag"
33+
name: "Update docs backend tag"
5634
kind: yaml
5735
spec:
5836
engine: yamlpath
@@ -62,23 +40,77 @@ targets:
6240
scmid: default
6341

6442
update_docsfront_tag:
65-
name: "Update docs tag"
43+
name: "Update docs frontend tag"
6644
kind: yaml
6745
spec:
6846
engine: yamlpath
6947
file: "helmfile/environments/default/container.yaml.gotmpl"
7048
key: "$.container.docs.frontend.tag"
71-
sourceid: docsfront_latest_version
49+
sourceid: docs_latest_version
7250
scmid: default
7351

7452
update_docsyprovider_tag:
75-
name: "Update docs tag"
53+
name: "Update docs yProvider tag"
7654
kind: yaml
7755
spec:
7856
engine: yamlpath
7957
file: "helmfile/environments/default/container.yaml.gotmpl"
8058
key: "$.container.docs.yProvider.tag"
81-
sourceid: docsyprovider_latest_version
59+
sourceid: docs_latest_version
60+
scmid: default
61+
62+
update_values_docs_tag:
63+
name: "Update values docs backend tag"
64+
kind: yaml
65+
spec:
66+
engine: yamlpath
67+
file: "helmfile/apps/docs/charts/docs/values.yaml"
68+
key: "$.backend.image.tag"
69+
sourceid: docs_latest_version
70+
scmid: default
71+
72+
update_values_docsfront_tag:
73+
name: "Update values docs frontend tag"
74+
kind: yaml
75+
spec:
76+
engine: yamlpath
77+
file: "helmfile/apps/docs/charts/docs/values.yaml"
78+
key: "$.frontend.image.tag"
79+
sourceid: docs_latest_version
80+
scmid: default
81+
82+
update_values_docsyprovider_tag:
83+
name: "Update values docs yProvider tag"
84+
kind: yaml
85+
spec:
86+
engine: yamlpath
87+
file: "helmfile/apps/docs/charts/docs/values.yaml"
88+
key: "$.yProvider.image.tag"
89+
sourceid: docs_latest_version
90+
scmid: default
91+
92+
update_chart_appVersion:
93+
name: "Update docs chart appVersion"
94+
kind: yaml
95+
spec:
96+
engine: yamlpath
97+
file: "helmfile/apps/docs/charts/docs/Chart.yaml"
98+
key: "$.appVersion"
99+
transformers:
100+
- trimprefix: "v"
101+
sourceid: docs_latest_version
102+
scmid: default
103+
104+
update_markdowns_version:
105+
name: "Update markdown files"
106+
kind: file
107+
spec:
108+
files:
109+
- "README.md"
110+
- "docs/docs/intro.md"
111+
matchpattern: "v([0-9.]+)]\\Q(https://github.com/suitenumerique/docs/releases/tag/v\\E([0-9.]+)"
112+
replacepattern: '{{ source "docs_latest_version" }}](https://github.com/suitenumerique/docs/releases/tag/{{ source "docs_latest_version" }}'
113+
sourceid: docs_latest_version
82114
scmid: default
83115

84116
actions:

0 commit comments

Comments
 (0)