Skip to content

Commit

Permalink
update chart version
Browse files Browse the repository at this point in the history
  • Loading branch information
akamac committed Mar 27, 2024
1 parent 172e8c1 commit aca434e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
7 changes: 4 additions & 3 deletions deploy/charts/kube-oidc-proxy/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
apiVersion: v1
appVersion: "v1.0.0"
appVersion: v1.0.6
description: A Helm chart for kube-oidc-proxy
home: https://github.com/jetstack/kube-oidc-proxy
home: https://github.com/joomcode/kube-oidc-proxy
name: kube-oidc-proxy
version: 0.3.2
version: 0.3.4
maintainers:
- name: mhrabovcin
- name: joshvanl
- name: amiasoedov
4 changes: 2 additions & 2 deletions deploy/charts/kube-oidc-proxy/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
replicaCount: 1

image:
repository: quay.io/jetstack/kube-oidc-proxy
tag: v0.3.0
repository: tremolosecurity/kube-oidc-proxy
tag: 1.0.6
pullPolicy: IfNotPresent

imagePullSecrets: []
Expand Down

0 comments on commit aca434e

Please sign in to comment.