Skip to content

Commit 66172e2

Browse files
author
Your Name
committed
Merge branch 'full-chart'
2 parents 8dc6c65 + 8527b71 commit 66172e2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

charts/opencloud-full/Chart.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,11 @@ maintainers:
1111
type: application
1212
version: 2.3.1
1313
# renovate: datasource=docker depName=opencloudeu/opencloud-rolling
14+
<<<<<<< HEAD
1415
appVersion: 2.3.0
16+
=======
17+
appVersion: 2.3.1
18+
>>>>>>> full-chart
1519
kubeVersion: ""
1620
sources:
1721
- https://github.com/opencloud-eu/opencloud

charts/opencloud-full/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ image:
3838
# required: false
3939
# @schema
4040
# -- Image tag. Defaults to the chart's appVersion.
41-
tag: latest
41+
tag: 2.3.0
4242
# @schema
4343
# type: [string, null]
4444
# required: false

0 commit comments

Comments
 (0)