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 177e3ce commit dd9a55bCopy full SHA for dd9a55b
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.9.0-alpine@sha256:7b0ee6d9ae34d4f7dab95cec5bdd968cfe8e919f31d7bb9db98e37023ed4f798"
32
imagePullPolicy: "IfNotPresent"
33
securityContext:
34
readOnlyRootFilesystem: true
0 commit comments