Skip to content

Commit 9bd97ef

Browse files
committed
add groupping parameters
1 parent 41dfadb commit 9bd97ef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/inventor/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
22
name: inventor
3-
version: 0.0.2
3+
version: 0.0.3
44
sources:
55
- https://github.com/shcherbak/inventor

charts/inventor/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ secret:
1313
SD_TOKEN: 'ChangeMe'
1414

1515
main:
16-
image: "jushcherbak/inventor:0.0.2"
16+
image: "jushcherbak/inventor:0.0.3"
1717
pullPolicy: "IfNotPresent"
1818

1919
redis:

0 commit comments

Comments
 (0)