Compare commits

...

2 Commits

Author SHA1 Message Date
renovate[bot]
faff701b2c Update amazon/aws-cli Docker tag to v2.23.2 (#1111)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-17 21:57:30 -06:00
a6d7d0ed21 expand storage 2025-01-17 21:53:13 -06:00
3 changed files with 4 additions and 4 deletions

View File

@@ -129,7 +129,7 @@ backup:
s3:
image:
repository: amazon/aws-cli
tag: 2.23.1
tag: 2.23.2
pullPolicy: IfNotPresent
command:
- /bin/sh

View File

@@ -118,7 +118,7 @@ ollama:
root:
storageClass: ceph-block
accessMode: ReadWriteOnce
size: 30Gi
size: 50Gi
retain: true
advancedMounts:
main:
@@ -128,7 +128,7 @@ ollama:
web-data:
storageClass: ceph-block
accessMode: ReadWriteOnce
size: 1Gi
size: 5Gi
retain: true
advancedMounts:
web:

View File

@@ -208,7 +208,7 @@ snapshot:
backup:
image:
repository: amazon/aws-cli
tag: 2.23.1
tag: 2.23.2
pullPolicy: IfNotPresent
command:
- /bin/sh