We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 143438e commit 38699d9Copy full SHA for 38699d9
1 file changed
config/repositories.yaml
@@ -34,14 +34,14 @@ repositories:
34
master: https://ghcr.io/hewlettpackard/lustre-csi-driver
35
useRemoteK: false
36
remoteReference:
37
- build: v0.1.7
+ build: v0.1.8
38
url: https://github.com/HewlettPackard/lustre-csi-driver.git/deploy/kubernetes/%s/?ref=%s
39
- name: lustre-fs-operator
40
development: https://ghcr.io/nearnodeflash/lustre-fs-operator
41
master: https://ghcr.io/nearnodeflash/lustre-fs-operator
42
43
44
- build: v0.1.13
+ build: v0.1.14
45
url: https://github.com/NearNodeFlash/lustre-fs-operator.git/config/default/?ref=%s
46
buildConfiguration:
47
# Environment variables to set when calling any 'make' or 'deploy'
0 commit comments