Skip to content

Commit

Permalink
feat: pin versions and bump rc
Browse files Browse the repository at this point in the history
  • Loading branch information
venkatamutyala authored Mar 27, 2024
1 parent c0ad0c1 commit 2b98322
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apiVersion: v2
appVersion: v0.1.0
description: This chart deploys the GlueOps Platform
name: glueops-platform
version: 0.40.0
version: 0.41.0-rc1
2 changes: 1 addition & 1 deletion templates/application-backups-and-exports.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ spec:
concurrencyPolicy: Forbid
successfulJobsHistoryLimit: 10
failedJobsHistoryLimit: 3
image: ghcr.io/glueops/certs-backup-restore:main
image: ghcr.io/glueops/certs-backup-restore:v0.3.0
command: ["python", "-u", "/app/cert-backup-restore/main.py","--backup"]
resources:
requests:
Expand Down

0 comments on commit 2b98322

Please sign in to comment.