Skip to content

Commit

Permalink
PLAT-410 - updated the chart to use the new contaniner and bumped cha…
Browse files Browse the repository at this point in the history
…rt ver
  • Loading branch information
portswigger-ben committed Mar 26, 2024
1 parent 7331a3f commit aa255a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/cloudnative-pg/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: cloudnative-pg
description: Create a Postgresql database cluster on AWS EKS using cloudnative-pg.io and any required AWS resources via crossplane.io.
type: application
version: 0.0.5
version: 0.0.6
kubeVersion: ">=1.24.0-0"
keywords:
- postgresql
Expand Down
2 changes: 1 addition & 1 deletion charts/cloudnative-pg/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ stegostore:
schedule: "0 * * * *"
concurrencyPolicy: Forbid
imageName: portswigger-cloud/stegostore
imageDigest: sha256:464c054776960226d6b5f8935c90528ab48c0e1dad43389b604f7a527d5ae512
imageDigest: sha256:4cd9c55df4e68394eb30ea06060739301bdf60c55f560d24d7cc3547c2ea250d
stegosweep:
enabled: true
schedule: "30 1 * * *"
Expand Down

0 comments on commit aa255a1

Please sign in to comment.