We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3caf3a2 commit 320a861Copy full SHA for 320a861
charts/clowarden/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
name: clowarden
3
description: CLOWarden is a tool that manages access to resources across multiple services
4
type: application
5
-version: 0.2.1-0
+version: 0.2.1
6
appVersion: 0.2.0
7
kubeVersion: ">= 1.19.0-0"
8
home: https://clowarden.io
@@ -42,9 +42,9 @@ annotations:
42
description: Issue processing email invitations
43
artifacthub.io/images: |
44
- name: dbmigrator
45
- image: ghcr.io/cncf/clowarden/dbmigrator:v0.2.0
+ image: ghcr.io/cncf/clowarden/dbmigrator:v0.2.1
46
- name: server
47
- image: ghcr.io/cncf/clowarden/server:v0.2.0
+ image: ghcr.io/cncf/clowarden/server:v0.2.1
48
artifacthub.io/links: |
49
- name: source
50
url: https://github.com/cncf/clowarden
0 commit comments