diff --git a/charts/hub/Chart.yaml b/charts/hub/Chart.yaml index eb50189..9312731 100644 --- a/charts/hub/Chart.yaml +++ b/charts/hub/Chart.yaml @@ -16,7 +16,7 @@ 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: 0.81.0 +version: 0.82.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 diff --git a/charts/hub/templates/admin/oauth2-proxy.yaml b/charts/hub/templates/admin/oauth2-proxy.yaml index d47a3b5..ef2fcb4 100644 --- a/charts/hub/templates/admin/oauth2-proxy.yaml +++ b/charts/hub/templates/admin/oauth2-proxy.yaml @@ -21,7 +21,7 @@ spec: pathType: Prefix backend: service: - name: oauth2-proxy + name: oauth2-proxy-admin port: number: 4180 tls: