Skip to content

Commit

Permalink
chore: bump dex authenticator
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedElqutb committed Aug 10, 2023
1 parent bec2185 commit 90a0c63
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: dex-k8s-authenticator-1.2.15-d2iq-defaults
name: dex-k8s-authenticator-1.2.16-d2iq-defaults
namespace: ${releaseNamespace}
data:
values.yaml: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
kind: HelmRepository
name: mesosphere.github.io-charts-staging
namespace: kommander-flux
version: 1.2.15
version: 1.2.16
interval: 15s
install:
crds: CreateReplace
Expand All @@ -34,5 +34,5 @@ spec:
releaseName: dex-k8s-authenticator
valuesFrom:
- kind: ConfigMap
name: dex-k8s-authenticator-1.2.15-d2iq-defaults
name: dex-k8s-authenticator-1.2.16-d2iq-defaults
targetNamespace: ${releaseNamespace}

0 comments on commit 90a0c63

Please sign in to comment.