Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
Kurt108 committed Sep 17, 2021
2 parents 6e7b651 + c1d1e94 commit dfbfb0a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/gotenberg/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ appVersion: "7.0.3"
description: Gotenberg is a Docker-powered stateless API for converting HTML, Markdown and Office documents to PDF.
name: gotenberg
icon: https://user-images.githubusercontent.com/8983173/69229423-ac731300-0b85-11ea-8c2e-2cc00ecdb269.PNG
version: 4.0.2
version: 4.0.3
home: https://thecodingmachine.github.io/gotenberg/
sources:
- https://github.com/thecodingmachine/gotenberg
Expand Down
2 changes: 1 addition & 1 deletion charts/gotenberg/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# gotenberg

Gotenberg is a Docker-powered stateless API for converting HTML, Markdown and Office documents to PDF.
4.0.1
4.0.3
[![Artifact HUB](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/kurt108)](https://artifacthub.io/packages/search?repo=kurt108)

=======
Expand Down
2 changes: 2 additions & 0 deletions charts/gotenberg/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ image:
env:
open:
GOTENBERG_VERSION: "7.0.3"
LOG_FORMAT: "TEXT"
LOG_LEVEL: "DEBUG"

service:
type: ClusterIP
Expand Down

0 comments on commit dfbfb0a

Please sign in to comment.