diff --git a/charts/pomerium-console/Chart.yaml b/charts/pomerium-console/Chart.yaml index 5e82ae2..c0a43da 100644 --- a/charts/pomerium-console/Chart.yaml +++ b/charts/pomerium-console/Chart.yaml @@ -15,12 +15,12 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 9.0.0 +version: 10.0.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. -appVersion: 0.18.0 +appVersion: 0.19.0 maintainers: - name: Pomerium Developers