We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db7ab61 commit 1121dc0Copy full SHA for 1121dc0
charts/opencloud-full/Chart.yaml
@@ -9,7 +9,7 @@ maintainers:
9
email: [email protected]
10
url: https://opencloud.eu
11
type: application
12
-version: 0.3.1
+version: 2.3.0
13
# renovate: datasource=docker depName=opencloudeu/opencloud-rolling
14
appVersion: latest
15
kubeVersion: ""
charts/opencloud-full/values.yaml
@@ -38,7 +38,7 @@ image:
38
# required: false
39
# @schema
40
# -- Image tag. Defaults to the chart's appVersion.
41
- tag: latest
+ tag: 2.3.0
42
43
# type: [string, null]
44
0 commit comments