Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
writeFrame
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gargantext
writeFrame
Commits
5ab7b86f
Unverified
Commit
5ab7b86f
authored
Oct 30, 2022
by
Tilman Vatteroth
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat(release): Update to hedgedoc 1.9.5
Signed-off-by:
Tilman Vatteroth
<
git@tilmanvatteroth.de
>
parent
8a143c45
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
release.yml
.github/workflows/release.yml
+1
-1
docker-compose.yml
docker-compose.yml
+1
-1
No files found.
.github/workflows/release.yml
View file @
5ab7b86f
...
@@ -11,7 +11,7 @@ jobs:
...
@@ -11,7 +11,7 @@ jobs:
base
:
[
debian
,
alpine
]
base
:
[
debian
,
alpine
]
env
:
env
:
# renovate: datasource=github-tags depName=hedgedoc/hedgedoc versioning=semver
# renovate: datasource=github-tags depName=hedgedoc/hedgedoc versioning=semver
HEDGEDOC_VERSION
:
1.9.
4
HEDGEDOC_VERSION
:
1.9.
5
HEDGEDOC_IMAGE
:
quay.io/hedgedoc/hedgedoc
HEDGEDOC_IMAGE
:
quay.io/hedgedoc/hedgedoc
steps
:
steps
:
-
name
:
Checkout
-
name
:
Checkout
...
...
docker-compose.yml
View file @
5ab7b86f
...
@@ -53,7 +53,7 @@ services:
...
@@ -53,7 +53,7 @@ services:
# args:
# args:
# - "VERSION=master"
# - "VERSION=master"
# - "HEDGEDOC_REPOSITORY=https://github.com/hedgedoc/hedgedoc.git"
# - "HEDGEDOC_REPOSITORY=https://github.com/hedgedoc/hedgedoc.git"
image
:
quay.io/hedgedoc/hedgedoc:1.9.
4
image
:
quay.io/hedgedoc/hedgedoc:1.9.
5
#mem_limit: 256mb # version 2 only
#mem_limit: 256mb # version 2 only
#memswap_limit: 512mb # version 2 only
#memswap_limit: 512mb # version 2 only
#read_only: true # not supported in swarm mode, enable along with tmpfs
#read_only: true # not supported in swarm mode, enable along with tmpfs
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment