Skip to content

Commit 15c25fe

Browse files
authored
Merge pull request #2 from pfrejlich/fix/update-project-dependecies
Project dependencies update
2 parents d2d3673 + 743a287 commit 15c25fe

File tree

3 files changed

+328
-85
lines changed

3 files changed

+328
-85
lines changed

kubernetes/auth-operator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ spec:
2626
- --verbose
2727
- --liveness=http://0.0.0.0:8080/healthz
2828
- --standalone
29-
image: dcodetech/aws_auth_eks_crd:1.1.8
29+
image: dcodetech/aws_auth_eks_crd:1.2.0
3030
imagePullPolicy: IfNotPresent
3131
name: operator
3232
ports:

0 commit comments

Comments
 (0)