Compare commits
2 Commits
d380b68dce
...
06069c5436
| Author | SHA1 | Date | |
|---|---|---|---|
|
06069c5436
|
|||
| 38c6e7dd0f |
@@ -1,12 +1,12 @@
|
||||
dependencies:
|
||||
- name: argo-workflows
|
||||
repository: https://argoproj.github.io/argo-helm
|
||||
version: 0.46.4
|
||||
version: 0.47.0
|
||||
- name: argo-events
|
||||
repository: https://argoproj.github.io/argo-helm
|
||||
version: 2.4.19
|
||||
- name: postgres-cluster
|
||||
repository: oci://harbor.alexlebens.net/helm-charts
|
||||
version: 7.4.5
|
||||
digest: sha256:025ab1620b24c23d2e90e65ef7f919297c6d2fd2ee324a43afc5b0bd5ab79fbf
|
||||
generated: "2026-01-10T11:01:50.673732071Z"
|
||||
digest: sha256:c36845d5688e28e6f6c6b6f2e17b40514f2adb937f2c6077deadfec9e6b294fe
|
||||
generated: "2026-01-14T03:04:57.881218223Z"
|
||||
|
||||
@@ -18,7 +18,7 @@ maintainers:
|
||||
- name: alexlebens
|
||||
dependencies:
|
||||
- name: argo-workflows
|
||||
version: 0.46.4
|
||||
version: 0.47.0
|
||||
repository: https://argoproj.github.io/argo-helm
|
||||
- name: argo-events
|
||||
version: 2.4.19
|
||||
|
||||
@@ -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