1
0
Fork 0

Compare commits

...

2 Commits

Author SHA1 Message Date
Massaki Archambault 1b75488bb4 bump versions 2024-04-29 22:00:05 -04:00
Massaki Archambault 78ee948773 update blackbox-exporter 2024-04-05 19:52:32 -04:00
2 changed files with 10 additions and 5 deletions

View File

@ -25,6 +25,11 @@ spec:
limits: limits:
memory: 128Mi memory: 128Mi
cpu: 100m cpu: 100m
securityContext:
allowPrivilegeEscalation: true
capabilities:
add:
- NET_RAW
ports: ports:
- containerPort: 9115 - containerPort: 9115
name: http-metrics name: http-metrics

View File

@ -24,20 +24,20 @@ buildMetadata:
images: images:
- name: gitea/gitea - name: gitea/gitea
newTag: 1.21.0 newTag: 1.21.11
- name: grafana/grafana - name: grafana/grafana
newTag: 10.2.1 newTag: 10.4.2
# - name: prom/node-exporter # - name: prom/node-exporter
# newTag: v0.18.1 # newTag: v0.18.1
- name: prom/blackbox-exporter - name: prom/blackbox-exporter
newName: badjware/blackbox-exporter-tweak # newName: badjware/blackbox-exporter-tweak
newTag: 0.21.1 newTag: v0.24.0
# - name: drone/drone # - name: drone/drone
# newTag: 2.14.0 # newTag: 2.14.0
# - name: drone/drone-runner-kube # - name: drone/drone-runner-kube
# newTag: 1.0.0-rc.3 # newTag: 1.0.0-rc.3
- name: nextcloud - name: nextcloud
newTag: 28.0.2 newTag: 28.0.5
- name: collabora/code - name: collabora/code
newTag: 23.05.5.4.1 newTag: 23.05.5.4.1
- name: nextcloud/aio-imaginary - name: nextcloud/aio-imaginary