Compare commits
2 Commits
update-cha
...
patch/ci
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1e13d49dbd | ||
|
|
c3d8868a43 |
3
.github/workflows/smarter-org-helm.yml
vendored
3
.github/workflows/smarter-org-helm.yml
vendored
@@ -9,6 +9,3 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
release:
|
release:
|
||||||
uses: smarter-project/reusable-workflows/.github/workflows/smarter-org-helm.yml@main
|
uses: smarter-project/reusable-workflows/.github/workflows/smarter-org-helm.yml@main
|
||||||
secrets:
|
|
||||||
GPG_KEYRING_BASE64: ${{ secrets.GPG_KEYRING_BASE64 }}
|
|
||||||
GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ 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://getsmarter.io
|
home: https://getsmarter.io
|
||||||
version: 0.0.8
|
version: 0.0.7
|
||||||
appVersion: v1.20.11
|
appVersion: v1.20.11
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
keywords:
|
keywords:
|
||||||
@@ -11,7 +11,7 @@ keywords:
|
|||||||
- hardware
|
- hardware
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/smarter-project/smarter-device-manager
|
- https://github.com/smarter-project/smarter-device-manager
|
||||||
icon: https://github.com/smarter-project/documentation/raw/main/ARM1636_Project_Logo_ST2_RGB_V1.png
|
icon: https://gitlab.com/uploads/-/system/group/avatar/59012546/ARM1636_Project_Logo_ST2_RGB_V1.png
|
||||||
annotations:
|
annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- Fix template
|
- Fix template
|
||||||
|
|||||||
Reference in New Issue
Block a user