Compare commits

..

4 commits

3 changed files with 9 additions and 9 deletions

View file

@ -21484,7 +21484,7 @@ spec:
key: applicationsetcontroller.enable.scm.providers
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.10.3
image: quay.io/argoproj/argocd:v2.10.4
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
@ -21607,7 +21607,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.10.3
image: quay.io/argoproj/argocd:v2.10.4
imagePullPolicy: Always
name: copyutil
securityContext:
@ -21689,7 +21689,7 @@ spec:
key: notificationscontroller.selfservice.enabled
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.10.3
image: quay.io/argoproj/argocd:v2.10.4
imagePullPolicy: Always
livenessProbe:
tcpSocket:
@ -21995,7 +21995,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.10.3
image: quay.io/argoproj/argocd:v2.10.4
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
@ -22047,7 +22047,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.10.3
image: quay.io/argoproj/argocd:v2.10.4
name: copyutil
securityContext:
allowPrivilegeEscalation: false
@ -22364,7 +22364,7 @@ spec:
key: server.api.content.types
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.10.3
image: quay.io/argoproj/argocd:v2.10.4
imagePullPolicy: Always
livenessProbe:
httpGet:
@ -22652,7 +22652,7 @@ spec:
key: controller.diff.server.side
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.10.3
image: quay.io/argoproj/argocd:v2.10.4
imagePullPolicy: Always
name: argocd-application-controller
ports:

View file

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

View file

@ -24,7 +24,7 @@ spec:
component: ghost
spec:
containers:
- image: docker.io/library/ghost:5.80.2
- image: docker.io/library/ghost:5.80.3
imagePullPolicy: IfNotPresent
name: ghost
env: