Skip to content

Commit

Permalink
Release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelsauter committed Nov 9, 2023
1 parent dacd347 commit 03cee1b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions tasks/render.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
description: |
Render Asciidoctor templates to PDF.
See https://github.com/opendevstack/ods-pipeline-adoc/blob/v0.1.0/docs/tasks/render.adoc
See https://github.com/opendevstack/ods-pipeline-adoc/blob/v0.2.0/docs/tasks/render.adoc
params:
- name: base-dir
description: |
Expand Down Expand Up @@ -44,7 +44,7 @@ spec:
steps:
- name: render
# Image is built from build/images/Dockerfile.adoc-toolset.
image: 'ghcr.io/opendevstack/ods-pipeline-adoc/adoc-toolset:0.1.0'
image: 'ghcr.io/opendevstack/ods-pipeline-adoc/adoc-toolset:0.2.0'
env:
- name: DEBUG
valueFrom:
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.0
0.2.0

0 comments on commit 03cee1b

Please sign in to comment.