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.
2 parents 8dc6c65 + 8527b71 commit 66172e2Copy full SHA for 66172e2
charts/opencloud-full/Chart.yaml
@@ -11,7 +11,11 @@ maintainers:
11
type: application
12
version: 2.3.1
13
# renovate: datasource=docker depName=opencloudeu/opencloud-rolling
14
+<<<<<<< HEAD
15
appVersion: 2.3.0
16
+=======
17
+appVersion: 2.3.1
18
+>>>>>>> full-chart
19
kubeVersion: ""
20
sources:
21
- https://github.com/opencloud-eu/opencloud
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