Skip to content

Commit d2810e1

Browse files
authored
Merge pull request #41 from rhpds/showroom-single-pod-update-antora-image
[showroom-single-pod] Update antora image version to add mermaid extension
2 parents 42f3c42 + 206407b commit d2810e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/showroom-single-pod/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ type: application
77
# This is the chart version. This version number should be incremented each time you make changes
88
# to the chart and its templates, including the app version.
99
# Versions are expected to follow Semantic Versioning (https://semver.org/)
10-
version: 2.0.5
10+
version: 2.0.6
1111

1212
# This is the version number of the application being deployed. This version number should be
1313
# incremented each time you make changes to the application. Versions are not expected to

charts/showroom-single-pod/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ git_cloner:
5858
image: quay.io/rhpds/git-cloner:v1.1.2
5959

6060
antora:
61-
image: quay.io/rhpds/antora:v1.0.1
61+
image: quay.io/rhpds/antora:v1.1.0
6262

6363
# To be fully implemented
6464
# codeserver:

0 commit comments

Comments
 (0)