2 Commits

Author SHA1 Message Date
68b613d591 Update ghcr.io/moghtech/komodo-core Docker tag to v1.18.0 2025-06-07 01:46:51 +00:00
cf8af505a9 change label
Some checks failed
renovate / renovate (push) Has been cancelled
2025-06-06 20:45:08 -05:00
3 changed files with 2 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ komodo:
main:
image:
repository: ghcr.io/moghtech/komodo-core
tag: 1.17.5
tag: 1.18.0
pullPolicy: IfNotPresent
env:
- name: COMPOSE_LOGGING_DRIVER

View File

@@ -7,7 +7,6 @@ metadata:
app.kubernetes.io/name: cilium-bgp-advertisements
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
advertise: bgp
spec:
advertisements:
- advertisementType: "Service"

View File

@@ -16,4 +16,4 @@ spec:
safi: unicast
advertisements:
matchLabels:
advertise: "bgp"
app.kubernetes.io/name: cilium-bgp-advertisements