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.17.0 → 8.17.1 )

| datasource | package | from | to |
| ---------- | ------------------- | ------ | ------ |
| docker | gotenberg/gotenberg | 8.17.0 | 8.17.1 |

authored by

samip5-bot[bot] and committed by
GitHub
9b975ee7 7da3ce28

+1 -1
+1 -1
k8s/nebula/apps/default/paperless/app/helm-release.yaml
··· 92 92 gotenberg: 93 93 image: 94 94 repository: gotenberg/gotenberg 95 - tag: 8.17.0 95 + tag: 8.17.1 96 96 pullPolicy: IfNotPresent 97 97 ports: 98 98 - containerPort: 3000