File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
deploy/charts/prefect-operator Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ import (
2020 "strings"
2121)
2222
23- const DEFAULT_PREFECT_VERSION = "3.6.16 "
23+ const DEFAULT_PREFECT_VERSION = "3.6.17 "
2424const DEFAULT_PREFECT_IMAGE = "prefecthq/prefect:" + DEFAULT_PREFECT_VERSION + "-python3.12"
2525
2626func VersionFromImage (image string ) string {
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ dependencies:
44 repository : https://charts.bitnami.com/bitnami
55 tags :
66 - bitnami-common
7- version : 2.34 .0
7+ version : 2.36 .0
88description : Prefect Operator application bundle
99engine : gotpl
1010home : https://github.com/PrefectHQ
Original file line number Diff line number Diff line change 7777
7878| Repository | Name | Version |
7979| ------------| ------| ---------|
80- | https://charts.bitnami.com/bitnami | common | 2.34 .0 |
80+ | https://charts.bitnami.com/bitnami | common | 2.36 .0 |
8181
8282# # Values
8383
You can’t perform that action at this time.
0 commit comments