Commit edb6bfb 1 parent 5e038f9 commit edb6bfb Copy full SHA for edb6bfb
File tree 5 files changed +6
-6
lines changed
charts/ssi-credential-issuer
consortia/argocd-app-templates
5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 20
20
apiVersion : v2
21
21
name : ssi-credential-issuer
22
22
type : application
23
- version : 1.1.0-rc.2
24
- appVersion : 1.1.0-rc.2
23
+ version : 1.1.0
24
+ appVersion : 1.1.0
25
25
description : Helm chart for SSI Credential Issuer
26
26
home : https://github.com/eclipse-tractusx/ssi-credential-issuer
27
27
dependencies :
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ To use the helm chart as a dependency:
29
29
dependencies :
30
30
- name : ssi-credential-issuer
31
31
repository : https://eclipse-tractusx.github.io/charts/dev
32
- version : 1.1.0-rc.2
32
+ version : 1.1.0
33
33
` ` `
34
34
35
35
## Requirements
Original file line number Diff line number Diff line change 28
28
source :
29
29
path : charts/ssi-credential-issuer
30
30
repoURL : ' https://github.com/eclipse-tractusx/ssi-credential-issuer.git'
31
- targetRevision : ssi-credential-issuer-1.1.0-rc.2
31
+ targetRevision : ssi-credential-issuer-1.1.0
32
32
plugin :
33
33
env :
34
34
- name : AVP_SECRET
Original file line number Diff line number Diff line change 28
28
source :
29
29
path : charts/ssi-credential-issuer
30
30
repoURL : ' https://github.com/eclipse-tractusx/ssi-credential-issuer.git'
31
- targetRevision : ssi-credential-issuer-1.1.0-rc.2
31
+ targetRevision : ssi-credential-issuer-1.1.0
32
32
plugin :
33
33
env :
34
34
- name : AVP_SECRET
Original file line number Diff line number Diff line change 20
20
<Project >
21
21
<PropertyGroup >
22
22
<VersionPrefix >1.1.0</VersionPrefix >
23
- <VersionSuffix >rc.2 </VersionSuffix >
23
+ <VersionSuffix ></VersionSuffix >
24
24
</PropertyGroup >
25
25
</Project >
You can’t perform that action at this time.
0 commit comments