Compare commits

..

7 commits

Author SHA1 Message Date
Renovate Bot 518d8b602d Update quay.io/argoproj/argocd Docker tag to v2.6.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-02-10 17:47:01 +00:00
Renovate Bot 9c423658cf Update ghost Docker tag to v5.33.8
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2023-02-10 17:45:11 +00:00
Renovate Bot 0eba11491e Update renovate/renovate Docker tag to v34.128.3
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-02-09 17:46:22 +00:00
Renovate Bot b730f8f301 Update docker.io/library/caddy Docker tag to v2.6.3
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-02-09 17:44:41 +00:00
Renovate Bot 4932949528 Update renovate/renovate Docker tag to v34.128.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2023-02-08 17:46:05 +00:00
Renovate Bot ea5293b2ab Update ghost Docker tag to v5.33.7
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-02-08 17:44:15 +00:00
Tobias Brunner 4dfa07845e
upgrade headscale
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-08 10:58:04 +01:00
4 changed files with 11 additions and 11 deletions

View file

@ -9687,7 +9687,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: quay.io/argoproj/argocd:v2.6.0
image: quay.io/argoproj/argocd:v2.6.1
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.0
image: quay.io/argoproj/argocd:v2.6.1
imagePullPolicy: Always
name: copyutil
securityContext:
@ -9824,7 +9824,7 @@ spec:
containers:
- command:
- argocd-notifications
image: quay.io/argoproj/argocd:v2.6.0
image: quay.io/argoproj/argocd:v2.6.1
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.0
image: quay.io/argoproj/argocd:v2.6.1
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.0
image: quay.io/argoproj/argocd:v2.6.1
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.0
image: quay.io/argoproj/argocd:v2.6.1
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.0
image: quay.io/argoproj/argocd:v2.6.1
imagePullPolicy: Always
livenessProbe:
httpGet:

View file

@ -17,7 +17,7 @@ spec:
- command:
- headscale
- serve
image: ghcr.io/juanfont/headscale:0.17.1
image: ghcr.io/juanfont/headscale:0.20.0
imagePullPolicy: IfNotPresent
env:
- name: GIN_MODE

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.125.1-slim
image: renovate/renovate:34.128.3-slim
# Environment Variables
env:
- name: RENOVATE_PLATFORM

View file

@ -24,7 +24,7 @@ spec:
component: ghost
spec:
containers:
- image: ghost:5.33.6-alpine
- image: ghost:5.33.8-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.2-alpine
- image: docker.io/library/caddy:2.6.3-alpine
imagePullPolicy: IfNotPresent
name: caddy
ports: