From 3143384c1ffd6e097095e7dad264dfd2d0a448e1 Mon Sep 17 00:00:00 2001 From: Cedric Verstraeten Date: Fri, 7 Mar 2025 17:27:08 +0100 Subject: [PATCH] upgrade to 0.82.0 --- charts/hub/Chart.yaml | 2 +- charts/hub/templates/admin/oauth2-proxy.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: