Compare commits
2 Commits
36829e4915
...
e6b7e23362
| Author | SHA1 | Date | |
|---|---|---|---|
|
e6b7e23362
|
|||
| 38c6e7dd0f |
@@ -22,7 +22,7 @@ ollama:
|
||||
main:
|
||||
image:
|
||||
repository: ollama/ollama
|
||||
tag: 0.13.5
|
||||
tag: 0.14.0
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: OLLAMA_KEEP_ALIVE
|
||||
@@ -58,7 +58,7 @@ ollama:
|
||||
main:
|
||||
image:
|
||||
repository: ollama/ollama
|
||||
tag: 0.13.5
|
||||
tag: 0.14.0
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: OLLAMA_KEEP_ALIVE
|
||||
@@ -94,7 +94,7 @@ ollama:
|
||||
main:
|
||||
image:
|
||||
repository: ollama/ollama
|
||||
tag: 0.13.5
|
||||
tag: 0.14.0
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: OLLAMA_KEEP_ALIVE
|
||||
|
||||
@@ -69,7 +69,7 @@ etcd-backup:
|
||||
s3-prune:
|
||||
image:
|
||||
repository: d3fk/s3cmd
|
||||
tag: latest@sha256:1010743d93028f7405dd224640007c72591927833cb2f95edf54c388ba928188
|
||||
tag: latest@sha256:deacfab8a8447de5b6dff85448004c6c5af1f60c19c5e2eaa7d1c2a6bb12ff43
|
||||
pullPolicy: IfNotPresent
|
||||
command:
|
||||
- /bin/sh
|
||||
@@ -155,7 +155,7 @@ etcd-backup:
|
||||
s3-prune:
|
||||
image:
|
||||
repository: d3fk/s3cmd
|
||||
tag: latest@sha256:1010743d93028f7405dd224640007c72591927833cb2f95edf54c388ba928188
|
||||
tag: latest@sha256:deacfab8a8447de5b6dff85448004c6c5af1f60c19c5e2eaa7d1c2a6bb12ff43
|
||||
pullPolicy: IfNotPresent
|
||||
command:
|
||||
- /bin/sh
|
||||
@@ -241,7 +241,7 @@ etcd-backup:
|
||||
s3-prune:
|
||||
image:
|
||||
repository: d3fk/s3cmd
|
||||
tag: latest@sha256:1010743d93028f7405dd224640007c72591927833cb2f95edf54c388ba928188
|
||||
tag: latest@sha256:deacfab8a8447de5b6dff85448004c6c5af1f60c19c5e2eaa7d1c2a6bb12ff43
|
||||
pullPolicy: IfNotPresent
|
||||
command:
|
||||
- /bin/sh
|
||||
|
||||
@@ -187,7 +187,7 @@ snapshot:
|
||||
s3-backup-local:
|
||||
image:
|
||||
repository: d3fk/s3cmd
|
||||
tag: latest@sha256:1010743d93028f7405dd224640007c72591927833cb2f95edf54c388ba928188
|
||||
tag: latest@sha256:deacfab8a8447de5b6dff85448004c6c5af1f60c19c5e2eaa7d1c2a6bb12ff43
|
||||
pullPolicy: IfNotPresent
|
||||
command:
|
||||
- /bin/sh
|
||||
@@ -208,7 +208,7 @@ snapshot:
|
||||
s3-backup-remote:
|
||||
image:
|
||||
repository: d3fk/s3cmd
|
||||
tag: latest@sha256:1010743d93028f7405dd224640007c72591927833cb2f95edf54c388ba928188
|
||||
tag: latest@sha256:deacfab8a8447de5b6dff85448004c6c5af1f60c19c5e2eaa7d1c2a6bb12ff43
|
||||
pullPolicy: IfNotPresent
|
||||
command:
|
||||
- /bin/sh
|
||||
@@ -229,7 +229,7 @@ snapshot:
|
||||
s3-backup-external:
|
||||
image:
|
||||
repository: d3fk/s3cmd
|
||||
tag: latest@sha256:1010743d93028f7405dd224640007c72591927833cb2f95edf54c388ba928188
|
||||
tag: latest@sha256:deacfab8a8447de5b6dff85448004c6c5af1f60c19c5e2eaa7d1c2a6bb12ff43
|
||||
pullPolicy: IfNotPresent
|
||||
command:
|
||||
- /bin/sh
|
||||
|
||||
Reference in New Issue
Block a user