File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11name : oauth2-proxy
2- version : 4.2.1
2+ version : 4.2.2
33apiVersion : v2
44appVersion : 7.1.3
55home : https://oauth2-proxy.github.io/oauth2-proxy/
Original file line number Diff line number Diff line change 55{{- $ingressPathType := .Values.ingress.pathType -}}
66{{- $extraPaths := .Values.ingress.extraPaths -}}
77{{- $apiV1 := false -}}
8- {{- if and (.Capabilities.APIVersions.Has "networking.k8s.io/v1") (semverCompare ">= v1.19.0" .Capabilities.KubeVersion.Version) -}}
8+ {{- if and (.Capabilities.APIVersions.Has "networking.k8s.io/v1") (semverCompare ">= v1.19.0-0 " .Capabilities.KubeVersion.Version) -}}
99apiVersion : networking.k8s.io/v1
1010{{- $apiV1 = true -}}
1111{{- else if .Capabilities.APIVersions.Has "networking.k8s.io/v1beta1" -}}
You can’t perform that action at this time.
0 commit comments