Skip to content

Commit

Permalink
fix(container): update image linuxserver/nextcloud to v29.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
roybatty-bot[bot] authored Aug 16, 2024
1 parent 977375c commit 00400c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/apps/home/nextcloud/app/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
spec:
containers:
- name: nextcloud
image: linuxserver/nextcloud:29.0.3
image: linuxserver/nextcloud:29.0.4

Check notice

Code scanning / KICS

Image Without Digest Note

metadata.name={nextcloud}.spec.template.spec.containers.name={nextcloud}.image does not include an image digest
imagePullPolicy: Always
volumeMounts:
- name: nextcloud-config-volume
Expand Down

0 comments on commit 00400c1

Please sign in to comment.