diff --git a/class/defaults.yml b/class/defaults.yml index 37a4843..abfe25e 100644 --- a/class/defaults.yml +++ b/class/defaults.yml @@ -26,7 +26,7 @@ parameters: kube-rbac-proxy: registry: quay.io repository: brancz/kube-rbac-proxy - tag: v0.19.1 + tag: v0.20.0 helm_values: enableCertManager: true diff --git a/tests/golden/defaults/patch-operator/patch-operator/01_helm_chart/patch-operator/templates/manager.yaml b/tests/golden/defaults/patch-operator/patch-operator/01_helm_chart/patch-operator/templates/manager.yaml index 7703dcb..1daa47f 100644 --- a/tests/golden/defaults/patch-operator/patch-operator/01_helm_chart/patch-operator/templates/manager.yaml +++ b/tests/golden/defaults/patch-operator/patch-operator/01_helm_chart/patch-operator/templates/manager.yaml @@ -30,7 +30,7 @@ spec: - --tls-cert-file=/etc/certs/tls/tls.crt - --tls-private-key-file=/etc/certs/tls/tls.key - --v=0 - image: quay.io/brancz/kube-rbac-proxy:v0.19.1 + image: quay.io/brancz/kube-rbac-proxy:v0.20.0 imagePullPolicy: IfNotPresent name: kube-rbac-proxy ports: diff --git a/tests/golden/external-certificates/patch-operator/patch-operator/01_helm_chart/patch-operator/templates/manager.yaml b/tests/golden/external-certificates/patch-operator/patch-operator/01_helm_chart/patch-operator/templates/manager.yaml index 7703dcb..1daa47f 100644 --- a/tests/golden/external-certificates/patch-operator/patch-operator/01_helm_chart/patch-operator/templates/manager.yaml +++ b/tests/golden/external-certificates/patch-operator/patch-operator/01_helm_chart/patch-operator/templates/manager.yaml @@ -30,7 +30,7 @@ spec: - --tls-cert-file=/etc/certs/tls/tls.crt - --tls-private-key-file=/etc/certs/tls/tls.key - --v=0 - image: quay.io/brancz/kube-rbac-proxy:v0.19.1 + image: quay.io/brancz/kube-rbac-proxy:v0.20.0 imagePullPolicy: IfNotPresent name: kube-rbac-proxy ports: diff --git a/tests/golden/lib/patch-operator/patch-operator/01_helm_chart/patch-operator/templates/manager.yaml b/tests/golden/lib/patch-operator/patch-operator/01_helm_chart/patch-operator/templates/manager.yaml index 7703dcb..1daa47f 100644 --- a/tests/golden/lib/patch-operator/patch-operator/01_helm_chart/patch-operator/templates/manager.yaml +++ b/tests/golden/lib/patch-operator/patch-operator/01_helm_chart/patch-operator/templates/manager.yaml @@ -30,7 +30,7 @@ spec: - --tls-cert-file=/etc/certs/tls/tls.crt - --tls-private-key-file=/etc/certs/tls/tls.key - --v=0 - image: quay.io/brancz/kube-rbac-proxy:v0.19.1 + image: quay.io/brancz/kube-rbac-proxy:v0.20.0 imagePullPolicy: IfNotPresent name: kube-rbac-proxy ports: