Skip to content

Commit

Permalink
helm-version-bump-2024-04-01 (#313)
Browse files Browse the repository at this point in the history
* helm-version-2024-04-01

* docs

---------

Co-authored-by: jamiezieziula <[email protected]>
Co-authored-by: jamie zieziula <[email protected]>
  • Loading branch information
3 people authored Apr 1, 2024
1 parent 9093b2f commit d73ef8c
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion charts/prefect-agent/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
tags:
- bitnami-common
version: 2.16.1
version: 2.19.1
description: Prefect Agent application bundle
engine: gotpl
home: https://github.com/PrefectHQ
Expand Down
2 changes: 1 addition & 1 deletion charts/prefect-agent/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Prefect Agent application bundle

| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | common | 2.16.1 |
| https://charts.bitnami.com/bitnami | common | 2.19.1 |

## Values

Expand Down
2 changes: 1 addition & 1 deletion charts/prefect-server/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
tags:
- bitnami-common
version: 2.16.1
version: 2.19.1
- name: postgresql
condition: postgresql.useSubChart
repository: https://charts.bitnami.com/bitnami
Expand Down
2 changes: 1 addition & 1 deletion charts/prefect-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ No secrets are created when providing an existing secret.

| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | common | 2.16.1 |
| https://charts.bitnami.com/bitnami | common | 2.19.1 |
| https://charts.bitnami.com/bitnami | postgresql | 12.12.10 |

## Values
Expand Down
2 changes: 1 addition & 1 deletion charts/prefect-worker/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
tags:
- bitnami-common
version: 2.16.1
version: 2.19.1
description: Prefect Worker application bundle
engine: gotpl
home: https://github.com/PrefectHQ
Expand Down
2 changes: 1 addition & 1 deletion charts/prefect-worker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ helm install prefect-worker prefect/prefect-worker -f values.yaml --set-file wor

| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | common | 2.16.1 |
| https://charts.bitnami.com/bitnami | common | 2.19.1 |

## Values

Expand Down

0 comments on commit d73ef8c

Please sign in to comment.