We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9e6622 commit bcaf2e6Copy full SHA for bcaf2e6
chart/k8soauth2-proxy-controller/Chart.yaml
@@ -1,5 +1,5 @@
1
apiVersion: v2
2
-appVersion: v0.2.1
+appVersion: v0.2.2
3
description: OAUTH2 proxy kubernetes controller
4
home: https://github.com/DoodleScheduling/k8soauth2-proxy-controller
5
maintainers:
@@ -13,4 +13,4 @@ keywords:
13
name: k8soauth2-proxy-controller
14
sources:
15
- https://github.com/DoodleScheduling/k8soauth2-proxy-controller
16
-version: 0.2.1
+version: 0.2.2
config/base/manager/kustomization.yaml
@@ -4,4 +4,4 @@ resources:
- deployment.yaml
images:
6
- name: ghcr.io/doodlescheduling/k8soauth2-proxy-controller
7
- newTag: v0.2.1
+ newTag: v0.2.2
0 commit comments