Skip to content

Commit

Permalink
fix(container): update image linuxserver/nextcloud to v29.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
roybatty-bot[bot] authored Sep 12, 2024
1 parent 7bbe2d4 commit e08b1fa
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.6
image: linuxserver/nextcloud:29.0.7

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 e08b1fa

Please sign in to comment.