File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ jobs:
139139
140140 - name : Push chart
141141 if : github.event_name != 'pull_request' && github.ref == 'refs/heads/main'
142- uses : appany/helm-oci-chart-releaser@v0.4.2
142+ uses : appany/helm-oci-chart-releaser@v0.5.0
143143 with :
144144 name : vaas
145145 repository : gdatasoftwareag/charts
Original file line number Diff line number Diff line change 11apiVersion : v2
22name : vaas
3- version : 3.3.0-beta.4
3+ version : 3.3.0-beta.5
44description : Deployment of a Verdict-as-a-Service on-premise instance
55maintainers :
66 - name : G DATA CyberDefense AG
7788type : application
99dependencies :
1010 - name : redis
11- version : 0.16.0
11+ version : 0.17.3
1212 condition : redis.enabled
1313 repository : oci://registry-1.docker.io/cloudpirates
1414 - name : mini-identity-provider
You can’t perform that action at this time.
0 commit comments