Compare commits

..

9 commits

Author SHA1 Message Date
Renovate Bot 81178b6f2b Update quay.io/argoproj/argocd Docker tag to v2.6.2
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2023-02-16 17:46:40 +00:00
Renovate Bot 69d5eb101d Update docker.io/library/caddy Docker tag to v2.6.4
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-02-16 17:44:51 +00:00
Renovate Bot 7d07e81b98 Update renovate/renovate Docker tag to v34.140.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-02-15 17:46:41 +00:00
Renovate Bot 59be67b0ee Update ghost Docker tag to v5.34.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-02-15 17:44:59 +00:00
Renovate Bot 320031c2cd Update renovate/renovate Docker tag to v34.138.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-02-14 17:44:58 +00:00
Renovate Bot b6795410fa Update renovate/renovate Docker tag to v34.134.2
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2023-02-13 17:45:00 +00:00
Renovate Bot 64a5962e87 Update renovate/renovate Docker tag to v34.132.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-02-12 17:44:32 +00:00
Renovate Bot 6a813a0547 Update renovate/renovate Docker tag to v34.132.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-02-11 17:45:09 +00:00
Renovate Bot 1c41eab9cb Update renovate/renovate Docker tag to v34.129.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-02-10 17:47:07 +00:00
3 changed files with 10 additions and 10 deletions

View file

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

View file

@ -24,7 +24,7 @@ spec:
component: ghost
spec:
containers:
- image: ghost:5.33.8-alpine
- image: ghost:5.34.0-alpine
imagePullPolicy: IfNotPresent
name: ghost
env:
@ -60,7 +60,7 @@ spec:
- name: data
mountPath: /var/lib/ghost/content
subPath: ghost
- image: docker.io/library/caddy:2.6.3-alpine
- image: docker.io/library/caddy:2.6.4-alpine
imagePullPolicy: IfNotPresent
name: caddy
ports: