Bump registry.hub.docker.com/mollre/journal-bot:1.0.16
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
fluxcdbot 2023-10-02 14:55:40 +00:00
parent ebc89b48e2
commit ae330eb389

View File

@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: journal
image: mollre/journal-bot:1.0.14 # {"$imagepolicy": "flux-system:journal-bot-imagerange"}
image: registry.hub.docker.com/mollre/journal-bot:1.0.16 # {"$imagepolicy": "flux-system:journal-bot-imagerange"}
imagePullPolicy: Always
envFrom:
- secretRef:
@ -50,7 +50,6 @@ spec:
nfs:
path: /export/kluster/journal-bot
server: 192.168.1.157
---
apiVersion: v1
kind: PersistentVolumeClaim
@ -66,4 +65,3 @@ spec:
# selector:
# matchLabels:
# directory: "journal-data"