Skip to content

Commit

Permalink
feat(apps/grocy): update image to v4.0.3-ls233
Browse files Browse the repository at this point in the history
  • Loading branch information
qlonik committed Feb 9, 2024
1 parent ea72c7d commit 73db318
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions kubernetes/main/apps/default/grocy/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,15 @@ spec:
volumeClaimTemplates:
- name: config
mountPath: /config
storageClass: nfs-fast
accessMode: ReadWriteMany
size: 8Gi
retain: true
size: 8Gi
storageClass: nfs-fast
containers:
main:
image:
repository: ghcr.io/linuxserver/grocy
tag: v3.3.2-ls188@sha256:0997ba590b45ce2cebfe69b609c3392f152f71c62e2923b4425234093a87e4eb
tag: v4.0.3-ls233@sha256:32845cbdb8dfa0755f07ce7e6548e2335aebdefdf9b62e873be554dc3159e750
env:
# env vars don't work with linuxserver container
# GROCY_CALENDAR_FIRST_DAY_OF_WEEK: 1
Expand Down

0 comments on commit 73db318

Please sign in to comment.