We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d6d13a9 + 89cdbaf commit b1d4658Copy full SHA for b1d4658
Chart.yaml
@@ -29,7 +29,7 @@ sources:
29
maintainers:
30
- email: contact-us@flashcat.cloud
31
name: flashcatcloud
32
-version: 0.2.9
+version: 0.2.10
33
apiVersion: v1
34
-appVersion: 8.0.0-beta10
+appVersion: 8.0.0-beta11
35
icon: https://raw.githubusercontent.com/flashcatcloud/n9e-helm/master/n9e-icon.png
values.yaml
@@ -217,7 +217,7 @@ n9e:
217
automountServiceAccountToken: false
218
image:
219
repository: flashcatcloud/nightingale
220
- tag: 8.0.0-beta.10
+ tag: 8.0.0-beta.11
221
resources: {}
222
# requests:
223
# memory: 512Mi
0 commit comments