File tree Expand file tree Collapse file tree
renovate/renovate-operator/jobs Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 value : " Jeeves <jeeves@noreply.github.com>"
1818 - name : RENOVATE_PLATFORM_COMMIT
1919 value : enabled
20- image : ghcr.io/renovatebot/renovate:43.180.0 @sha256:64acc02b94a8d51f71f31de8045e62c06fcbeac441f7ef22ac0d9c6e3d0712e5
20+ image : ghcr.io/renovatebot/renovate:43.180.1 @sha256:003b1706c1432d2c3fcb698e30e3274616bc8936e36e43eb1761461ea2409d29
2121 parallelism : 5
2222 provider :
2323 name : github
Original file line number Diff line number Diff line change @@ -16,16 +16,16 @@ spec:
1616 reloader.stakater.com/auto : " true"
1717 pod :
1818 securityContext :
19- fsGroup : 2000
19+ fsGroup : 4000
2020 fsGroupChangePolicy : OnRootMismatch
21- runAsGroup : 2000
21+ runAsGroup : 4000
2222 runAsNonRoot : true
23- runAsUser : 2000
23+ runAsUser : 4000
2424 containers :
2525 app :
2626 image :
2727 repository : docker.io/rustmailer/bichon
28- tag : 0.3.7@sha256:d88d4807689dcc22358d341b5ce66cb0783e74946857a32362c021a2e8154430
28+ tag : 1.0.0
2929 env :
3030 BICHON_HTTP_PORT : &httpPort 15630
3131 BICHON_LOG_LEVEL : info
3434 envFrom :
3535 - secretRef :
3636 name : bichon-secret
37+ # command:
38+ # - /usr/bin/bash
39+ # - -c
40+ # - sleep 2000000
3741 probes :
3842 liveness : &probes
3943 enabled : true
You can’t perform that action at this time.
0 commit comments