this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix(container): update image gotenberg/gotenberg ( 8.2.1 → 8.2.2 )

| datasource | package | from | to |
| ---------- | ------------------- | ----- | ----- |
| docker | gotenberg/gotenberg | 8.2.1 | 8.2.2 |

authored by

samip5-bot[bot] and committed by
GitHub
a2e294f3 afa43696

+1 -1
+1 -1
k8s/nebula/apps/default/paperless/app/helm-release.yaml
··· 88 88 gotenberg: 89 89 image: 90 90 repository: gotenberg/gotenberg 91 - tag: 8.2.1 91 + tag: 8.2.2 92 92 pullPolicy: IfNotPresent 93 93 ports: 94 94 - containerPort: 3000