File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
2
2
name : mgnl
3
3
description : Run Magnolia CMS on Kubernetes in production
4
4
type : application
5
- version : 0.26.5
6
- appVersion : " 0.26.5 "
5
+ version : 0.26.6
6
+ appVersion : " 0.26.6 "
7
7
home : https://github.com/neoskop/mgnl-on-k8s
8
8
sources :
9
9
- https://github.com/neoskop/mgnl-on-k8s
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ magnoliaLightModuleUpdater:
6
6
sourceDir : " /"
7
7
image :
8
8
repository : neoskop/mgnl-light-module-updater
9
- tag : 0.26.5
9
+ tag : 0.26.6
10
10
pullPolicy : Always
11
11
pullSecret : {}
12
12
resources :
@@ -24,7 +24,7 @@ jackrabbit:
24
24
magnoliaRuntime :
25
25
image :
26
26
repository : neoskop/mgnl-runtime-env
27
- tag : 0.26.5
27
+ tag : 0.26.6
28
28
pullPolicy : IfNotPresent
29
29
pullSecret : {}
30
30
resources :
You can’t perform that action at this time.
0 commit comments