Skip to content

Commit

Permalink
Merge branch 'master' of github.com:gardener/documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
g-pavlov committed Nov 27, 2020
2 parents 73e13ee + f173b5d commit 5232640
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .docforge/website.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ structure:
{{- $latest = . }}
- name: documentation
nodesSelector:
path: https://github.com/gardener/documentation/blob/master/.docforge/documentation.yaml
path: https://github.com/gardener/documentation/blob/{{.}}/.docforge/documentation.yaml
{{- else }}
- name: {{.}}
nodesSelector:
path: https://github.com/gardener/documentation/blob/master/.docforge/documentation.yaml
path: https://github.com/gardener/documentation/blob/{{.}}/.docforge/documentation.yaml
links:
rewrites:
gardener/documentation/(tree|blob|raw):
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.13.0-dev
v1.14.0-dev
2 changes: 1 addition & 1 deletion gardenerVersion
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.12.8
v1.13.1

0 comments on commit 5232640

Please sign in to comment.