Skip to content

Commit

Permalink
lots of updates, test fixes, and more
Browse files Browse the repository at this point in the history
  • Loading branch information
nhudson committed Dec 18, 2024
1 parent 8eb26a7 commit 6f6bd99
Show file tree
Hide file tree
Showing 24 changed files with 3,246 additions and 1,709 deletions.
6 changes: 3 additions & 3 deletions charts/tembo-operator/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: cloudnative-pg
repository: https://cloudnative-pg.github.io/charts
version: 0.21.6
digest: sha256:3922d990e9dec07c6dda1f7b8799e9cfd2ef28450357f5a3f260a3d4773e5db2
generated: "2024-09-04T09:47:10.610286988-05:00"
version: 0.22.1
digest: sha256:3154534b59a8f8aa31308f2c3a13358241708a677a46f9012d19f69425ce882f
generated: "2024-12-18T15:20:59.86172615-06:00"
4 changes: 2 additions & 2 deletions charts/tembo-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: tembo-operator
description: "Helm chart to deploy the tembo-operator"
type: application
icon: https://cloud.tembo.io/images/TemboElephant.png
version: 0.8.0
version: 0.9.0
home: https://tembo.io
sources:
- https://github.com/tembo-io/tembo
Expand All @@ -17,6 +17,6 @@ maintainers:
url: https://tembocommunity.slack.com
dependencies:
- name: cloudnative-pg
version: 0.21.6
version: 0.22.1
repository: https://cloudnative-pg.github.io/charts
condition: cloudnative-pg.enabled
Binary file not shown.
Binary file not shown.
204 changes: 170 additions & 34 deletions charts/tembo-operator/templates/crd.yaml

Large diffs are not rendered by default.

Loading

0 comments on commit 6f6bd99

Please sign in to comment.