Compare commits

..

5 commits

Author SHA1 Message Date
Renovate Bot 5ffb9625fb Update dependency quay.io/argoproj/argocd to v2.4.5
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2022-07-12 16:44:35 +00:00
Renovate Bot fe5bf5563c Update dependency renovate/renovate to v32.110.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2022-07-11 16:44:14 +00:00
Renovate Bot 1276438764 Update dependency renovate/renovate to v32.108.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-07-09 16:44:27 +00:00
Renovate Bot 2fbd87ccbc Update dependency renovate/renovate to v32.107.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2022-07-08 16:44:24 +00:00
Renovate Bot 187c11fc57 Update dependency renovate/renovate to v32.107.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2022-07-07 16:44:32 +00:00
2 changed files with 7 additions and 7 deletions

View file

@ -9886,7 +9886,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.4.4
image: quay.io/argoproj/argocd:v2.4.5
imagePullPolicy: Always
name: copyutil
volumeMounts:
@ -9919,7 +9919,7 @@ spec:
containers:
- command:
- argocd-notifications
image: quay.io/argoproj/argocd:v2.4.4
image: quay.io/argoproj/argocd:v2.4.5
imagePullPolicy: Always
livenessProbe:
tcpSocket:
@ -10116,7 +10116,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.4.4
image: quay.io/argoproj/argocd:v2.4.5
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
@ -10165,7 +10165,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.4.4
image: quay.io/argoproj/argocd:v2.4.5
name: copyutil
volumeMounts:
- mountPath: /var/run/argocd
@ -10388,7 +10388,7 @@ spec:
key: server.http.cookie.maxnumber
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.4.4
image: quay.io/argoproj/argocd:v2.4.5
imagePullPolicy: Always
livenessProbe:
httpGet:
@ -10578,7 +10578,7 @@ spec:
key: controller.default.cache.expiration
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.4.4
image: quay.io/argoproj/argocd:v2.4.5
imagePullPolicy: Always
livenessProbe:
httpGet:

View file

@ -12,7 +12,7 @@ spec:
containers:
- name: renovate
# Update this to the latest available and then enable Renovate on the manifest
image: renovate/renovate:32.105.2-slim
image: renovate/renovate:32.110.1-slim
# Environment Variables
env:
- name: RENOVATE_PLATFORM