File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -42,13 +42,13 @@ type: application
4242# This is the chart version. This version number should be incremented each time you make changes
4343# to the chart and its templates, including the app version.
4444# Versions are expected to follow Semantic Versioning (https://semver.org/)
45- version : 4.0.15
45+ version : 4.0.16
4646
4747# This is the version number of the application being deployed. This version number should be
4848# incremented each time you make changes to the application. Versions are not expected to
4949# follow Semantic Versioning. They should reflect the version the application is using.
5050# It is recommended to use it with quotes.
51- appVersion : " 12.17 .0"
51+ appVersion : " 12.18 .0"
5252icon : https://phoenix.arize.com/wp-content/uploads/2025/04/logo-with-arize.svg
5353maintainers :
5454 - name : arize
Original file line number Diff line number Diff line change @@ -533,7 +533,7 @@ image:
533533 repository : " arizephoenix/phoenix"
534534
535535 # -- Docker image tag/version to deploy
536- tag : version-12.17 .0-nonroot
536+ tag : version-12.18 .0-nonroot
537537
538538# -- Resource configuration
539539resources :
Original file line number Diff line number Diff line change 3030 value : " 6006"
3131 - name : PHOENIX_SQL_DATABASE_URL
3232 value : " postgresql://postgres:postgres123@postgres:5432/postgres"
33- image : arizephoenix/phoenix:version-12.17 .0
33+ image : arizephoenix/phoenix:version-12.18 .0
3434 name : phoenix
3535 ports :
3636 - containerPort : 6006
You can’t perform that action at this time.
0 commit comments