Skip to content

Commit 7339b1e

Browse files
author
Your Name
committed
Bump up Version
1 parent 2537b2c commit 7339b1e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

charts/opencloud-full/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ maintainers:
99
1010
url: https://opencloud.eu
1111
type: application
12-
version: 2.0.4
12+
version: 2.0.5
1313
# renovate: datasource=docker depName=opencloudeu/opencloud-rolling
1414
appVersion: 2.3.0
1515
kubeVersion: ""

charts/opencloud-full/templates/auth-app/deployment.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
{{- /*
12
{{- include "oc.basicServiceTemplates" (dict "scope" . "appName" "appNameAuthApp" "appNameSuffix" "") -}}
23
apiVersion: apps/v1
34
kind: Deployment
@@ -85,3 +86,4 @@ spec:
8586
- name: tmp-volume
8687
emptyDir: {}
8788
{{- include "oc.caVolume" $ | nindent 8}}
89+
*/ -}}

0 commit comments

Comments
 (0)