Skip to content

Commit 330762c

Browse files
authored
Merge pull request #133 from GDATASoftwareAG/renovate/all-non-major
Update all non-major dependencies
2 parents 1c71521 + 73a7184 commit 330762c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

charts/vaas/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
apiVersion: v2
22
name: vaas
3-
version: 3.3.0-beta.4
3+
version: 3.3.0-beta.5
44
description: Deployment of a Verdict-as-a-Service on-premise instance
55
maintainers:
66
- name: G DATA CyberDefense AG
77
88
type: application
99
dependencies:
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

0 commit comments

Comments
 (0)