We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42684a8 commit 1a03a50Copy full SHA for 1a03a50
flux/core/lightmare/app/release.yml
@@ -5,6 +5,13 @@ metadata:
5
namespace: lightmare
6
spec:
7
interval: 5m
8
+ install:
9
+ remediation:
10
+ retries: 3
11
+ upgrade:
12
+ # force: true
13
14
15
chartRef:
16
kind: OCIRepository
17
name: lightmare
flux/core/lightmare/app/repository.yml
@@ -7,4 +7,5 @@ spec:
interval: 5m0s
url: oci://registry-1.docker.io/fluencelabs/lightmare-chart
ref:
- tag: 0.1.9
+ tag: 0.1.10
+
0 commit comments