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 5736156 commit 4223994Copy full SHA for 4223994
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.10
+ build: v0.1.11
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.16
+ build: v0.1.17
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