Skip to content

Commit 62b15bc

Browse files
bump to v1.0.1
1 parent e7218ed commit 62b15bc

File tree

2 files changed

+3
-21
lines changed

2 files changed

+3
-21
lines changed

apps/nmap-prober/nmap-prober-cronjob.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ spec:
2323
seccompProfile:
2424
type: RuntimeDefault
2525
containers:
26-
- name: nmap-prober
27-
image: ghcr.io/soerenschneider/nmap-prober:1.0.0
28-
imagePullPolicy: IfNotPresent
26+
- name: "nmap-prober"
27+
image: "ghcr.io/soerenschneider/nmap-prober:1.0.1"
28+
imagePullPolicy: "IfNotPresent"
2929
securityContext:
3030
runAsUser: 11364
3131
runAsGroup: 11364

clusters/common/cicd/external-secret-github.yaml

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)