File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
apiVersion : v1
2
2
name : mend-renovate-ce
3
- version : 11.1 .0
4
- appVersion : 11.1 .0
3
+ version : 11.2 .0
4
+ appVersion : 11.2 .0
5
5
description : Mend Renovate Community Edition
6
6
home : https://github.com/mend/renovate-ce-ee
7
7
sources :
Original file line number Diff line number Diff line change 1
1
image :
2
2
repository : ghcr.io/mend/renovate-ce
3
- tag : 11.1 .0
3
+ tag : 11.2 .0
4
4
useFull : true
5
5
pullPolicy : IfNotPresent
6
6
Original file line number Diff line number Diff line change 1
1
apiVersion : v1
2
2
name : mend-renovate-enterprise-edition
3
- version : 5.1 .0
4
- appVersion : 11.1 .0
3
+ version : 5.2 .0
4
+ appVersion : 11.2 .0
5
5
description : Mend Renovate Enterprise Edition
6
6
home : https://github.com/mend/renovate-ce-ee
7
7
sources :
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ extraConfigMaps: [ ]
39
39
renovateServer :
40
40
image :
41
41
repository : ghcr.io/mend/renovate-ee-server
42
- version : 11.1 .0@sha256:ba82456faec5d96a827035bdbc64c851b6236418f33e3e526880a40b973088a6
42
+ version : 11.2 .0@sha256:a32a4760609d52fb078185522f30dd13dd248584920d648693e805769790d96b
43
43
pullPolicy : Always
44
44
45
45
# Number of renovate-ee-server (for SQLite only 1 replica is allowed)
@@ -328,7 +328,7 @@ renovateServer:
328
328
renovateWorker :
329
329
image :
330
330
repository : ghcr.io/mend/renovate-ee-worker
331
- version : 11.1 .0-full@sha256:bc01d55364fc5cfc1e9a24b56c03ad3b7ccb6357d5c0592f93107bee0aab13b2
331
+ version : 11.2 .0-full@sha256:ce0eac51e541901daaac45b2eda5690f784e29b9df1fa35a2e8bf74b9a0b51fd
332
332
pullPolicy : Always
333
333
334
334
# Optional: Sets the maximum execution duration of a Renovate CLI scan in minutes. Defaults to 60.
You can’t perform that action at this time.
0 commit comments