Compare commits

..

4 commits

Author SHA1 Message Date
Renovate Bot 88f750c0e2 Update quay.io/argoproj/argocd Docker tag to v2.5.9
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2023-01-28 17:45:08 +00:00
Renovate Bot 17c8786ef7 Update renovate/renovate Docker tag to v34.115.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-01-27 17:44:46 +00:00
Renovate Bot a00022bf1d Update ghost Docker tag to v5.32.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-01-26 17:44:40 +00:00
Renovate Bot 1b3ea1479e Update renovate/renovate Docker tag to v34.114.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-01-25 17:44:44 +00:00
3 changed files with 9 additions and 9 deletions

View file

@ -9687,7 +9687,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: quay.io/argoproj/argocd:v2.5.8
image: quay.io/argoproj/argocd:v2.5.9
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.8
image: quay.io/argoproj/argocd:v2.5.9
imagePullPolicy: Always
name: copyutil
securityContext:
@ -9824,7 +9824,7 @@ spec:
containers:
- command:
- argocd-notifications
image: quay.io/argoproj/argocd:v2.5.8
image: quay.io/argoproj/argocd:v2.5.9
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.8
image: quay.io/argoproj/argocd:v2.5.9
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.8
image: quay.io/argoproj/argocd:v2.5.9
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.8
image: quay.io/argoproj/argocd:v2.5.9
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.8
image: quay.io/argoproj/argocd:v2.5.9
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.112.2-slim
image: renovate/renovate:34.115.1-slim
# Environment Variables
env:
- name: RENOVATE_PLATFORM

View file

@ -24,7 +24,7 @@ spec:
component: ghost
spec:
containers:
- image: ghost:5.31.0-alpine
- image: ghost:5.32.0-alpine
imagePullPolicy: IfNotPresent
name: ghost
env: