Skip to content

Commit baebb8b

Browse files
committed
move v0.15 to beta
1 parent 859de38 commit baebb8b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/image.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
build-image:
88
runs-on: ubuntu-latest
99
env:
10-
EXTRA_TAGS: latest canary
10+
EXTRA_TAGS: latest
1111
steps:
1212
- name: Configure envvars
1313
run: |

docs/latest.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
[[params.versions]]
1111
-version = "Latest"
1212
-url = "/docs"
13-
+version = "v0.15 (snapshot)"
13+
+version = "v0.15 (beta)"
1414
+url = "/v0.15/docs"
1515

1616
[[params.versions]]

0 commit comments

Comments
 (0)