Skip to content

Commit c6e1380

Browse files
feat: update replicas.mirror.gpkg.io/proxy-ghcr-io/glueops/backup-tools to v2.6.0 #minor (#1030)
* feat: update replicas.mirror.gpkg.io/proxy-ghcr-io/glueops/backup-tools to v2.6.0 #minor * docs: automated helm-docs action --------- Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com> Co-authored-by: GlueOps <[email protected]>
1 parent 824aa10 commit c6e1380

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This chart deploys the GlueOps Platform
2323
| certManager.aws_secretKey | string | `"placeholder_certmanager_aws_secret_key"` | Part of `certmanager_iam_credentials` output from terraform-module-cloud-multy-prerequisites: https://github.com/GlueOps/terraform-module-cloud-multy-prerequisites |
2424
| container_images.app_backup_and_exports.backup_tools.image.registry | string | `"replicas.mirror.gpkg.io/proxy-ghcr-io"` | |
2525
| container_images.app_backup_and_exports.backup_tools.image.repository | string | `"glueops/backup-tools"` | |
26-
| container_images.app_backup_and_exports.backup_tools.image.tag | string | `"v2.1.5@sha256:2748babb25059208e7ca15c181a1d39ce6477064b5b805471c1fb3c4e579e6a6"` | |
26+
| container_images.app_backup_and_exports.backup_tools.image.tag | string | `"v2.6.0@sha256:95283b0fe1e12fb6db6880a0c1f3a9f07214433b748d3b24d74ed8503d97e4e9"` | |
2727
| container_images.app_backup_and_exports.certs_backup_restore.image.registry | string | `"replicas.mirror.gpkg.io/proxy-ghcr-io"` | |
2828
| container_images.app_backup_and_exports.certs_backup_restore.image.repository | string | `"glueops/certs-backup-restore"` | |
2929
| container_images.app_backup_and_exports.certs_backup_restore.image.tag | string | `"v0.12.8@sha256:1edd17bfd8737b7231c17fc93167be1ad16fa025f9b237e01fbf39a4df76117d"` | |

values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ container_images:
287287
image:
288288
registry: replicas.mirror.gpkg.io/proxy-ghcr-io
289289
repository: glueops/backup-tools
290-
tag: v2.1.5@sha256:2748babb25059208e7ca15c181a1d39ce6477064b5b805471c1fb3c4e579e6a6
290+
tag: v2.6.0@sha256:95283b0fe1e12fb6db6880a0c1f3a9f07214433b748d3b24d74ed8503d97e4e9
291291
certs_backup_restore:
292292
image:
293293
registry: replicas.mirror.gpkg.io/proxy-ghcr-io

0 commit comments

Comments
 (0)