Skip to content

Commit

Permalink
Merge pull request #1023 from Marx2/renovate/appwrite-appwrite-1.x
Browse files Browse the repository at this point in the history
fix(container): update image appwrite/appwrite to v1.4.4
  • Loading branch information
Marx2 authored Oct 2, 2023
2 parents 9567057 + 1b04f34 commit 4609215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/apps/pfire/appwrite/appwrite.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
# - name: docker-secret
containers:
- name: appwrite
image: appwrite/appwrite:1.4.3
image: appwrite/appwrite:1.4.4
imagePullPolicy: Always
# args: ["npm", "run", "start:prod"]
# resources:
Expand Down

0 comments on commit 4609215

Please sign in to comment.