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 41dfadb commit 9bd97efCopy full SHA for 9bd97ef
charts/inventor/Chart.yaml
@@ -1,5 +1,5 @@
1
apiVersion: v2
2
name: inventor
3
-version: 0.0.2
+version: 0.0.3
4
sources:
5
- https://github.com/shcherbak/inventor
charts/inventor/values.yaml
@@ -13,7 +13,7 @@ secret:
13
SD_TOKEN: 'ChangeMe'
14
15
main:
16
- image: "jushcherbak/inventor:0.0.2"
+ image: "jushcherbak/inventor:0.0.3"
17
pullPolicy: "IfNotPresent"
18
19
redis:
0 commit comments