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 458075e commit ba4e687Copy full SHA for ba4e687
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.8
+ build: v0.1.9
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.14
+ build: v0.1.15
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