Compare commits
1 Commits
v1.20.11
...
smarter-de
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3888a2a45a |
@@ -1,8 +1,8 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: smarter-device-manager
|
name: smarter-device-manager
|
||||||
description: smarter-device-manager chart for SMARTER edge devices
|
description: smarter-device-manager chart for SMARTER edge devices
|
||||||
home: https://gitlab.com/smarter-project/smarter-device-manager/helm
|
home: https://github.com/smarter-device-manager
|
||||||
version: 0.0.4
|
version: 0.0.6
|
||||||
appVersion: v1.20.11
|
appVersion: v1.20.11
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
keywords:
|
keywords:
|
||||||
@@ -10,11 +10,7 @@ keywords:
|
|||||||
- device
|
- device
|
||||||
- hardware
|
- hardware
|
||||||
sources:
|
sources:
|
||||||
- https://gitlab.com/smarter-project/smarter-device-manager
|
- https://github.com/smarter-project/smarter-device-manager
|
||||||
#dependencies:
|
|
||||||
# - name: smarter-common
|
|
||||||
# repository: https://gitlab.com/smarter-project/documentation
|
|
||||||
# version: 0.0.1
|
|
||||||
|
|
||||||
annotations:
|
annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
@@ -26,5 +22,5 @@ annotations:
|
|||||||
email: alexandref75@gmail.com
|
email: alexandref75@gmail.com
|
||||||
artifacthub.io/prerelease: "false"
|
artifacthub.io/prerelease: "false"
|
||||||
artifacthub.io/signKey: |
|
artifacthub.io/signKey: |
|
||||||
fingerprint: 82AD709FEC4ECA4C84B093889BDC9DE410CFC23B
|
fingerprint: 71EDA4E3D652DC73EB09E3A5387D298C169CF24E
|
||||||
url: https://keybase.io/alexandref75/pgp_keys.asc
|
url: https://smarter-project.github.io/documentation/pgp_keys.asc
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ application:
|
|||||||
appName: smarter-device-manager
|
appName: smarter-device-manager
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: registry.gitlab.com/smarter-project/smarter-device-manager
|
repository: ghcr.io/smarter-project/smarter-device-manager:v1.20.11
|
||||||
# @default -- chart.appVersion
|
# @default -- chart.appVersion
|
||||||
tag: ""
|
tag: ""
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|||||||
Reference in New Issue
Block a user