Compare commits

..

4 commits

Author SHA1 Message Date
Renovate Bot 3d21e1b1a2 Update ghcr.io/juanfont/headscale Docker tag to v0.16.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2022-08-15 16:43:26 +00:00
Renovate Bot e1f4ff0f11 Update renovate/renovate Docker tag to v32.159.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2022-08-13 16:44:37 +00:00
Renovate Bot 5cb81b7fb9 Update renovate/renovate Docker tag to v32.156.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2022-08-12 16:45:38 +00:00
Renovate Bot d7e6cfa8a5 Update ghost Docker tag to v5.8.3
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2022-08-12 16:44:40 +00:00
3 changed files with 3 additions and 3 deletions

View file

@ -17,7 +17,7 @@ spec:
- command:
- headscale
- serve
image: ghcr.io/juanfont/headscale:0.16.1
image: ghcr.io/juanfont/headscale:0.16.2
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:32.154.9-slim
image: renovate/renovate:32.159.0-slim
# Environment Variables
env:
- name: RENOVATE_PLATFORM

View file

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