File tree Expand file tree Collapse file tree 7 files changed +8
-8
lines changed
charts/ssi-credential-issuer
environments/argocd-app-templates Expand file tree Collapse file tree 7 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2020product: "SSI Credential Issuer"
2121leadingRepository: "https://github.com/eclipse-tractusx/ssi-credential-issuer"
2222openApiSpecs:
23- - "https://raw.githubusercontent.com/eclipse-tractusx/ssi-credential-issuer/refs/tags/v1.3.0-rc.1 /docs/api/issuer-service.yaml"
23+ - "https://raw.githubusercontent.com/eclipse-tractusx/ssi-credential-issuer/refs/tags/v1.3.0-rc.2 /docs/api/issuer-service.yaml"
2424- "https://raw.githubusercontent.com/eclipse-tractusx/ssi-credential-issuer/refs/tags/v1.2.0/docs/api/issuer-service.yaml"
Original file line number Diff line number Diff line change 2020apiVersion : v2
2121name : ssi-credential-issuer
2222type : application
23- version : 1.3.0-rc.1
24- appVersion : 1.3.0-rc.1
23+ version : 1.3.0-rc.2
24+ appVersion : 1.3.0-rc.2
2525description : Helm chart for SSI Credential Issuer
2626home : https://github.com/eclipse-tractusx/ssi-credential-issuer
2727dependencies :
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ To use the helm chart as a dependency:
2929dependencies :
3030 - name : ssi-credential-issuer
3131 repository : https://eclipse-tractusx.github.io/charts/dev
32- version : 1.3.0-rc.1
32+ version : 1.3.0-rc.2
3333` ` `
3434
3535## Requirements
Original file line number Diff line number Diff line change 11openapi : 3.0.1
22info :
33 title : Org.Eclipse.TractusX.SsiCredentialIssuer.Service
4- version : v1.3.0-rc.1
4+ version : v1.3.0-rc.2
55paths :
66 /api/issuer/useCaseParticipation :
77 get :
Original file line number Diff line number Diff line change 2828 source :
2929 path : charts/ssi-credential-issuer
3030 repoURL : ' https://github.com/eclipse-tractusx/ssi-credential-issuer.git'
31- targetRevision : ssi-credential-issuer-1.3.0-rc.1-rc.1
31+ targetRevision : ssi-credential-issuer-1.3.0-rc.2
3232 plugin :
3333 env :
3434 - name : AVP_SECRET
Original file line number Diff line number Diff line change 2828 source :
2929 path : charts/ssi-credential-issuer
3030 repoURL : ' https://github.com/eclipse-tractusx/ssi-credential-issuer.git'
31- targetRevision : ssi-credential-issuer-1.3.0-rc.1-alpha.1
31+ targetRevision : ssi-credential-issuer-1.3.0-rc.2
3232 plugin :
3333 env :
3434 - name : AVP_SECRET
Original file line number Diff line number Diff line change 2020<Project >
2121 <PropertyGroup >
2222 <VersionPrefix >1.3.0</VersionPrefix >
23- <VersionSuffix >rc.1 </VersionSuffix >
23+ <VersionSuffix >rc.2 </VersionSuffix >
2424 </PropertyGroup >
2525</Project >
You can’t perform that action at this time.
0 commit comments