File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11apiVersion : v1
22name : mend-renovate-ce
3- version : 14.1.0
4- appVersion : 14.1.0
3+ version : 14.1.1
4+ appVersion : 14.1.1
55description : Mend Renovate Community Edition
66home : https://github.com/mend/renovate-ce-ee
77sources :
Original file line number Diff line number Diff line change 11image :
22 repository : ghcr.io/mend/renovate-ce
3- tag : 14.1.0
3+ tag : 14.1.1
44 useFull : true
55 pullPolicy : IfNotPresent
66
Original file line number Diff line number Diff line change 11apiVersion : v1
22name : mend-renovate-enterprise-edition
3- version : 8.1.0
4- appVersion : 14.1.0
3+ version : 8.1.1
4+ appVersion : 14.1.1
55description : Mend Renovate Enterprise Edition
66home : https://github.com/mend/renovate-ce-ee
77sources :
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ extraConfigMaps: [ ]
3939renovateServer :
4040 image :
4141 repository : ghcr.io/mend/renovate-ee-server
42- version : 14.1.0 @sha256:d59e65b3a71ac8c52b1c67afd2f33afb97444392f93a30236d6909c820f654ae
42+ version : 14.1.1 @sha256:f34d6fd0f9f017f60e723d6ba52feaa61f81a74ac9d56b60aa9da126e8f687df
4343 pullPolicy : Always
4444
4545 # Number of renovate-ee-server (for SQLite only 1 replica is allowed)
@@ -346,7 +346,7 @@ renovateServer:
346346renovateWorker :
347347 image :
348348 repository : ghcr.io/mend/renovate-ee-worker
349- version : 14.1.0 -full@sha256:3e51fdd35a9b37318b263773140837dcb661681c3e83a31f9d23978e802b3313
349+ version : 14.1.1 -full@sha256:98fe9ab3038658799c83034289bf1f145cd1d2a105d5dd6f26620164035bc876
350350 pullPolicy : Always
351351
352352 # Optional: Sets the maximum execution duration of a Renovate CLI scan in minutes. Defaults to 60.
@@ -553,7 +553,7 @@ renovateWeb:
553553
554554 image :
555555 repository : ghcr.io/mend/renovate-web-server
556- version : 14.1.0 @sha256:4e9cb5e35fb8e8f3cc0a49684b424b04ad75ae03e954add462cc67adde1d9358
556+ version : 14.1.1 @sha256:a36ee71954129366644e6c97bd0babe73fb3447cd92c00a534ed8206ed7c06c6
557557 pullPolicy : Always
558558
559559 # Which platform the Web UI connects to. currently supported value: "github"
You can’t perform that action at this time.
0 commit comments