Compare commits

..

6 commits

Author SHA1 Message Date
Renovate Bot 4a5755583c Update quay.io/argoproj/argocd Docker tag to v2.5.2
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-11-07 17:43:52 +00:00
Renovate Bot 72461e4147 Update renovate/renovate Docker tag to v34.19.3
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2022-11-06 17:43:41 +00:00
Renovate Bot 72f65ae833 Update renovate/renovate Docker tag to v34.19.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-11-05 17:43:50 +00:00
Renovate Bot 3a9321b512 Update renovate/renovate Docker tag to v34.18.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-11-04 17:43:51 +00:00
Renovate Bot 9dc5847f84 Update renovate/renovate Docker tag to v34.17.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2022-11-03 17:43:51 +00:00
Renovate Bot 61c0e464c7 Update renovate/renovate Docker tag to v34.13.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2022-11-02 17:45:03 +00:00
2 changed files with 8 additions and 8 deletions

View file

@ -9687,7 +9687,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: quay.io/argoproj/argocd:v2.5.1
image: quay.io/argoproj/argocd:v2.5.2
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
@ -9784,7 +9784,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.5.1
image: quay.io/argoproj/argocd:v2.5.2
imagePullPolicy: Always
name: copyutil
securityContext:
@ -9824,7 +9824,7 @@ spec:
containers:
- command:
- argocd-notifications
image: quay.io/argoproj/argocd:v2.5.1
image: quay.io/argoproj/argocd:v2.5.2
imagePullPolicy: Always
livenessProbe:
tcpSocket:
@ -10049,7 +10049,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.5.1
image: quay.io/argoproj/argocd:v2.5.2
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
@ -10098,7 +10098,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.5.1
image: quay.io/argoproj/argocd:v2.5.2
name: copyutil
securityContext:
allowPrivilegeEscalation: false
@ -10341,7 +10341,7 @@ spec:
key: otlp.address
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.5.1
image: quay.io/argoproj/argocd:v2.5.2
imagePullPolicy: Always
livenessProbe:
httpGet:
@ -10543,7 +10543,7 @@ spec:
key: otlp.address
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.5.1
image: quay.io/argoproj/argocd:v2.5.2
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:34.12.0-slim
image: renovate/renovate:34.19.3-slim
# Environment Variables
env:
- name: RENOVATE_PLATFORM