Skip to content

Commit 3a826a0

Browse files
jhivandbMirage20
authored andcommitted
Update docs to 0.3.1
1 parent fad1e0e commit 3a826a0

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
[//] # (This file stores the constants used across the documentation.)
22

33
export const versions = {
4-
dockerTag: '4be7287',
5-
// TODO: Update this to the latest release version after v0.3.1 is released.
4+
dockerTag: 'v0.3.1',
65
githubRef: 'release-v0.3', // Used for the GitHub Raw URL references. Example: main, latest, v0.1.0
7-
helmChart: '0.3.0',
6+
helmChart: '0.3.1',
87
};

0 commit comments

Comments
 (0)