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 7a24afc commit cc917b9Copy full SHA for cc917b9
1 file changed
config/repositories.yaml
@@ -72,7 +72,7 @@ thirdPartyServices:
72
waitCmd: kubectl wait deploy -n kube-system trigger --for jsonpath='{.status.availableReplicas}=1'
73
- name: nnf-storedversions-maint
74
useRemoteFTar: false
75
- url: https://github.com/NearNodeFlash/nnf-storedversions-maint/releases/download/v0.1.1/manifests.tar
+ url: https://github.com/NearNodeFlash/nnf-storedversions-maint/releases/download/v0.1.2/manifests.tar
76
waitCmd: kubectl wait deploy -n nnf-storedversions-maint-system nnf-storedversions-maint-controller-manager --for jsonpath='{.status.availableReplicas}=1'
77
- name: argocd
78
useHelm: true
0 commit comments