Skip to content

Commit 75c00de

Browse files
author
argocd-image-updater
committed
build: automatic update of drone-server
updates image drone/drone tag '2' to '2.12.1'
1 parent c34195a commit 75c00de

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

apps/drone/kustomization.yaml

+3-4
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,9 @@ bases:
44
- ./base
55
- https://github.com/gruberdev/homelab/apps/networking/tailscale
66
- https://github.com/gruberdev/homelab/apps/networking/cloudflared
7-
87
patchesStrategicMerge:
98
- overlay/cloudflared-cm.yaml
10-
119
namespace: drone
12-
1310
patches:
1411
- path: https://raw.githubusercontent.com/gruberdev/homelab/main/apps/networking/tailscale/patch.yaml
1512
target:
@@ -36,6 +33,8 @@ patches:
3633
target:
3734
kind: Deployment
3835
name: cloudflared
39-
4036
commonAnnotations:
4137
reloader.stakater.com/auto: "true"
38+
images:
39+
- name: drone/drone
40+
newTag: 2.12.1

0 commit comments

Comments
 (0)