We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcde9d7 commit f7be41aCopy full SHA for f7be41a
apps/actualbudget/deployment.yaml
@@ -28,7 +28,7 @@ spec:
28
type: "RuntimeDefault"
29
containers:
30
- name: "actualbudget"
31
- image: "docker.io/actualbudget/actual-server:25.7.1-alpine@sha256:ecb79da91b14284a9ebb0c38fb88b7c43294987f999b5617ebd9c88243427998"
+ image: "docker.io/actualbudget/actual-server:25.10.0-alpine@sha256:26e84999653ba6fbeae228458f1a2f920a0eb61ad947a2a67877974c0dd983b0"
32
imagePullPolicy: "IfNotPresent"
33
securityContext:
34
readOnlyRootFilesystem: true
0 commit comments